aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ipc
Commit message (Expand)AuthorAgeFilesLines
* all: experiment with an option to reset accumulated stateAleksandr Nogikh2024-01-231-0/+7
* syz-fuzzer: take executor restart out of gate ticketsAleksandr Nogikh2024-01-221-12/+21
* pkg/ipc: kill syz-executor earlierAleksandr Nogikh2024-01-091-1/+1
* all: use special placeholder for errorsTaras Madan2023-07-242-13/+13
* ipc: handle a case when c.cmd.ProcessState is nil (#3967)Andrei Vagin2023-06-151-7/+12
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-2/+1
* pkg/image: factor out from progDmitry Vyukov2022-12-221-2/+3
* executor: add test for zlib decompressionDmitry Vyukov2022-11-231-0/+38
* pkg/testutil: add RandSource helperDmitry Vyukov2022-11-231-6/+2
* executor: add NIC PCI pass-through VF supportGeorge Kennedy2022-09-211-0/+1
* pkg/csource, pkg/instance, pkg/ipc, pkg/mgrconfig, tools/syz-prog2c, syz-mana...Andrey Artemiev2022-08-063-13/+20
* pkg/ipc: stop reading executor output after it exitedAndrei Vagin2022-07-212-10/+35
* ipc: add magic in a call replyAndrei Vagin2022-05-241-0/+4
* 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