aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ipc/ipc.go
Commit message (Expand)AuthorAgeFilesLines
...
* gometalinter: enable line length checkingDmitry Vyukov2018-05-041-5/+9
* pkg/ipc: fix data race on config.TimeoutDmitry Vyukov2018-04-231-24/+30
* pkg/ipc: disable coverage collection by defaultDmitry Vyukov2018-04-061-1/+1
* all: fix gometalinter warningsDmitry Vyukov2018-03-081-7/+4
* pkg/ipc: always prepend handshake errors with executor pidDmitry Vyukov2018-01-061-6/+4
* pkg/csource: fix handling of proc typesDmitry Vyukov2017-12-221-1/+1
* syz-fuzzer: refactorDmitry Vyukov2017-12-181-8/+0
* pkg/ipc: make threaded/collide per-program optionsDmitry Vyukov2017-12-171-40/+54
* syz-ci: test images before using themDmitry Vyukov2017-11-301-3/+2
* pkg/osutil: don't leace runaway processesDmitry Vyukov2017-11-161-1/+1
* pkg/ipc: fix reading comp hintsDmitry Vyukov2017-10-231-15/+13
* pkg/ipc: move fallback coverage into executorDmitry Vyukov2017-10-181-14/+0
* executor: use forkserver for freebsdDmitry Vyukov2017-10-181-0/+14
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-9/+736
* all: more assorted fuchsia supportDmitry Vyukov2017-09-221-0/+8
* all: initial support for fuchsiaDmitry Vyukov2017-09-201-644/+3
* executor, ipc: modify the IO between KCOV<->executor<->fuzzerVictor Chibotaru2017-08-301-6/+89
* executor, fuzzer: change the way Syzkaller opens the KCOV deviceVictor Chibotaru2017-08-301-0/+1
* all: use consistent file permissionsDmitry Vyukov2017-07-031-5/+5
* pkg/ipc: move from ipcDmitry Vyukov2017-06-171-0/+678