aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ipc/ipc.go
Commit message (Expand)AuthorAgeFilesLines
* 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