log fuzz-wrapfd.c @ 1746:28ab2cdb84bf

age author description
Sun, 18 Oct 2020 23:32:39 +0800 Matt Johnston Fix fuzzer build
Sun, 18 Oct 2020 22:52:24 +0800 Matt Johnston Allocate real file descriptors for fuzz input with dup() fuzz
Thu, 15 Oct 2020 22:46:24 +0800 Matt Johnston Make wrapfd share a common buffer for all FDs fuzz
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
Sun, 21 May 2017 10:48:18 +0800 Matt Johnston ignore wrapfd_close for unknown fuzz
Sat, 20 May 2017 22:47:19 +0800 Matt Johnston glaring wrapfd problems fixed fuzz
Sat, 20 May 2017 13:23:16 +0800 Matt Johnston closer to working fuzz
Fri, 19 May 2017 00:48:46 +0800 Matt Johnston add wrapfd. improve fuzzer in makefile fuzz