aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* executor: use forkserver for freebsdDmitry Vyukov2017-10-183-4/+136
* sys/linux: add MSG_ZEROCOPYWillem de Bruijn2017-10-171-5/+5
* sys/freebsd: more syscall descriptionsDmitry Vyukov2017-10-171-2/+254
* executor: improvements for akarosDmitry Vyukov2017-10-178-36/+38
* sys/fuchsia: more descriptionsDmitry Vyukov2017-10-163-25/+193
* sys/fuchsia: minor improvements to syscall descriptionsDmitry Vyukov2017-10-161-6/+6
* executor: fix fuchsia syz_mmapDmitry Vyukov2017-10-161-7/+9
* executor: repair fuchsia nonfailing modeDmitry Vyukov2017-10-162-25/+67
* executor: fix akaros nonfailing modeDmitry Vyukov2017-10-161-3/+9
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-1612-189/+196
* executor: add akaros supportDmitry Vyukov2017-10-162-0/+359
* sys/akaros: add akaros supportDmitry Vyukov2017-10-161-0/+47
* sys/linux: fix fcntl signatureDmitry Vyukov2017-10-161-5/+5
* executor: pass attr to pthread_mutex/cond_initDmitry Vyukov2017-10-161-2/+9
* executor: write debug output to stderrDmitry Vyukov2017-10-161-2/+2
* executor: add PC to kcov_comparison_tAlexander Potapenko2017-10-161-1/+4
* sys/syz-extract: support freebsdDmitry Vyukov2017-10-121-3/+4
* executor: simple freebsd executorDmitry Vyukov2017-10-122-0/+200
* executor: include missing headerDmitry Vyukov2017-10-101-0/+1
* executor: set own PATH when starting subprocessesDmitry Vyukov2017-10-101-3/+8
* all: basic freebsd supportDmitry Vyukov2017-10-021-0/+12
* executor: support fragmentation in syz_emit_ethernetDmitry Vyukov2017-10-022-24/+84
* sys/fuchsia: add more descriptionsDmitry Vyukov2017-10-021-4/+56
* sys/windows: add more descriptionsDmitry Vyukov2017-09-271-2/+2954
* executor: automatically infer base of root vmarDmitry Vyukov2017-09-271-6/+10
* executor: fix execution of windows syscallsDmitry Vyukov2017-09-273-7/+13
* Makefile: add fuchsia supportDmitry Vyukov2017-09-251-0/+1
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-2512-196/+514
* sys/fuchsia: describe more syscallsDmitry Vyukov2017-09-252-8/+188
* sys/syz-extract: support fuchsiaDmitry Vyukov2017-09-251-2/+2
* all: more assorted fuchsia supportDmitry Vyukov2017-09-229-2112/+2370
* all: initial support for fuchsiaDmitry Vyukov2017-09-207-7/+40
* executor: split source per-OSDmitry Vyukov2017-09-202-0/+9
* executor: remove unused headersDmitry Vyukov2017-09-201-2/+0
* sys/linux: improve user_desc descriptionDmitry Vyukov2017-09-201-3/+3
* pkg/compiler: don't genererate missing syscallsDmitry Vyukov2017-09-151-281/+5
* syz-manager, syz-fuzzer, executor: ensure that binaries are consistentDmitry Vyukov2017-09-152-0/+19
* pkg/csource: support archs other than x86_64Dmitry Vyukov2017-09-151-2/+3
* sys: consolidate info about various targetsDmitry Vyukov2017-09-151-2988/+2988
* executor: fix 32-bit modeDmitry Vyukov2017-09-051-5/+1
* sys: improve timespec/timeval generationDmitry Vyukov2017-09-051-0/+2
* pkg/compiler: detect resources without ctorsDmitry Vyukov2017-09-041-0/+5
* sys: improve bpf descriptionsDmitry Vyukov2017-09-021-0/+35
* pkg/compiler: restore generation of unsupported syscallsDmitry Vyukov2017-09-021-0/+276
* sys: add AF_PACKET sockets descriptionAndrey Konovalov2017-09-011-0/+99
* executor, ipc: modify the IO between KCOV<->executor<->fuzzerVictor Chibotaru2017-08-301-37/+116
* executor, fuzzer: change the way Syzkaller opens the KCOV deviceVictor Chibotaru2017-08-301-18/+38
* pkg/compiler: move more const-processing code to compilerDmitry Vyukov2017-08-271-519/+555
* pkg/compiler, sys/syz-sysgen: move const handling to pkg/compilerDmitry Vyukov2017-08-271-275/+0
* executor: split a too long lineDmitry Vyukov2017-08-241-1/+3