aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ipc
Commit message (Expand)AuthorAgeFilesLines
* all: collect raw coverageAleksandr Nogikh2022-03-281-7/+15
* executor: ignore async flag in the non-threaded modeAleksandr Nogikh2021-12-131-3/+11
* all: replace collide mode by `async` call propertyAleksandr Nogikh2021-12-103-6/+5
* all: adapt to how mmapping a kcov instance works in LinuxAleksandr Nogikh2021-12-091-0/+1
* executor: fail if the first argument isn't a known commandAndrei Vagin2021-09-301-1/+1
* all: refactor fault injection into call propsAleksandr Nogikh2021-09-221-8/+1
* pkg/ipc: fix reflect.SliceHeader misuseDmitry Vyukov2021-02-221-6/+5
* pkg/ipc: scale sandbox timeoutDmitry Vyukov2020-12-291-8/+7
* all: make timeouts configurableDmitry Vyukov2020-12-283-8/+18
* executor: remove hardcoded timeoutsDmitry Vyukov2020-12-251-14/+20
* pkg/ipc: fix running of executor testsDmitry Vyukov2020-12-091-2/+2
* syz-manager/manager.go, executor/executor.cc: support coverage filterKaipeng Zeng2020-12-061-6/+7
* pkg/ipc: remove Config.TimeoutDmitry Vyukov2020-11-303-33/+10
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-262-2/+2
* syz-fuzzer: ignore encodingexec buffer overflow errorsDmitry Vyukov2020-10-011-1/+1
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-221-0/+1
* pkg/ipc: fix cross-arch build in testDmitry Vyukov2020-08-221-1/+1
* pkg/ipc: run cross-arch executor testsDmitry Vyukov2020-08-221-10/+23
* all: initialize vhci in linuxTheOfficialFloW2020-07-301-12/+13
* pkg/runtest: tell ASAN to not mess with our NONFAILINGDmitry Vyukov2020-07-161-0/+2
* all: fix comments formatDmitry Vyukov2020-07-121-1/+2
* ipc: fix endianness issuesAlexander Egorenkov2020-06-231-3/+2
* pkg/ipc: support C compiler in non-standard locationAlexander Egorenkov2020-06-181-1/+0
* .golangci.yml: enable godot checkerDmitry Vyukov2020-06-051-3/+3
* all: reformat codeDmitry Vyukov2020-05-081-1/+1
* all: replace TRAVIS env var with CIDmitry Vyukov2020-05-071-1/+1
* prog: refactor target.MakeMmapDmitry Vyukov2020-04-181-2/+2
* pkg/ipc: remove use of unsafeDmitry Vyukov2020-02-091-4/+13
* pkg/ipc: don't use rate limiting for test osDmitry Vyukov2019-12-181-1/+1
* pkg/ipc: fix potential nil derefDmitry Vyukov2019-11-261-2/+4
* pkg/ipc: always chmod the work dirDmitry Vyukov2019-11-161-4/+2
* pkg/ipc: move target characteristics out of config flagsDmitry Vyukov2019-11-163-26/+22
* executor: refactor sandbox flagsDmitry Vyukov2019-11-162-19/+19
* sys/targets: add HostFuzzer flagDmitry Vyukov2019-11-161-3/+3
* executor: move fixed pci devlink handle into network namespaceJiri Pirko2019-11-031-0/+1
* pkg/ipc: Send output from syz-executor for non-Forkserver oses.Marco Vanotti2019-09-111-3/+0
* all: convert Fuchsia to use "host fuzzing" modeMatthew Dempsky2019-08-271-4/+2
* executor: implement support for leak checkingDmitry Vyukov2019-05-201-2/+0
* all: add optional close_fds feature to reproducersAndrey Konovalov2019-04-091-0/+1
* pkg/report: remove .PID from syz-executorDmitry Vyukov2019-04-051-0/+1
* pkg/ipc: use /data/ for storage in fuchsia. (#1101)Marco Vanotti2019-04-031-3/+8
* all: fix warnings pointed to by golangci-lintDmitry Vyukov2019-03-281-1/+1
* execprog, stress, prog2c: unify flags to enable additional featuresAndrey Konovalov2019-03-051-3/+6
* pkg/ipc: generate better temp name for executorDmitry Vyukov2019-02-082-9/+10
* executor, pkg/ipc: simplify retry handlingDmitry Vyukov2019-01-311-42/+10
* executor: remove ability to detect kernel bugsDmitry Vyukov2019-01-312-19/+6
* sys/test/test: add tests for test exiting in the middle of executionDmitry Vyukov2019-01-311-1/+4
* all: detect extra coverage supportAndrey Konovalov2019-01-161-0/+1
* all: support extra coverageAndrey Konovalov2019-01-161-12/+45
* prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travisDmitry Vyukov2019-01-021-0/+3