syzkaller/syz-manager
Dmitry Vyukov 1f0546f0da manager, fuzzer, hub: move common rpc code into rpctype
If hub hangs, it causes all managers to hang as well as they call
hub under the global mutex. So move common rpc code into rpctype
and make it more careful about timeouts (tcp keepalives, call timeouts).
Also don't call hub under the mutex, the call can be slow.
2017-01-30 15:15:37 +01:00
..
cover.go syz-manager: speed up coverage report 2017-01-17 17:14:11 +01:00
example.cfg added an optional initrd flag. 2016-07-07 12:08:20 +08:00
html.go all: implement edge coverage 2017-01-27 20:46:18 +01:00
manager.go manager, fuzzer, hub: move common rpc code into rpctype 2017-01-30 15:15:37 +01:00
persistent.go syz-manager: don't create legacy corpus dir if it does not exist 2017-01-20 14:56:20 +01:00