log fuzz-wrapfd.c @ 1687:f8d8af12ac14

age author description
Tue, 06 Mar 2018 21:51:51 +0800 Matt Johnston workaround memory sanitizer FD_ZERO false positives
Sun, 04 Mar 2018 22:11:23 +0800 Matt Johnston try and improve the odds of useful fuzzer activity
Sat, 03 Mar 2018 04:06:45 +0100 François Perrad some linting after fuzz merge (#60)
Wed, 28 Feb 2018 22:02:12 +0800 Matt Johnston Fix to be able to compile normal(ish) binaries with --enable-fuzz fuzz
Wed, 21 Feb 2018 21:03:42 +0800 Matt Johnston compile fixes fuzz
Fri, 26 May 2017 22:09:30 +0800 Matt Johnston fix building with DEBUG_TRACE fuzz
Thu, 25 May 2017 22:21:49 +0800 Matt Johnston rearrange, all fuzzers now call fuzzer_set_input() fuzz