syzkaller/syz-fuzzer
Dmitry Vyukov a20097eafe syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs
By default we don't re-minimize/re-smash programs from corpus,
it takes lots of time on start and is unnecessary.
However, when we improve/fix minimization/smashing,
we may want to.

Introduce corpus database versions and allow to re-minimize/re-smash
on version bumps.
2017-12-18 14:10:56 +01:00
..
fuzzer_freebsd.go all: basic building on netbsd 2017-10-23 10:10:05 +02:00
fuzzer_fuchsia.go syz-fuzzer: use osutil.HandleInterrupts instead of custom code 2017-10-02 13:57:04 +02:00
fuzzer_linux.go syz-fuzzer: use osutil.HandleInterrupts instead of custom code 2017-10-02 13:57:04 +02:00
fuzzer_netbsd.go all: basic building on netbsd 2017-10-23 10:10:05 +02:00
fuzzer_windows.go syz-fuzzer: use osutil.HandleInterrupts instead of custom code 2017-10-02 13:57:04 +02:00
fuzzer.go syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00
proc.go syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00
testing.go pkg/ipc: make threaded/collide per-program options 2017-12-17 11:39:14 +01:00
workqueue.go syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00