Age | Commit message (Expand) | Author |
---|---|---|
2020-10-15 | Make wrapfd share a common buffer for all FDs | Matt Johnston |
2018-03-06 | workaround memory sanitizer FD_ZERO false positives | Matt Johnston |
2018-03-04 | try and improve the odds of useful fuzzer activity | Matt Johnston |
2018-03-03 | some linting after fuzz merge (#60) | François Perrad |
2018-02-28 | Fix to be able to compile normal(ish) binaries with --enable-fuzz | Matt Johnston |
2018-02-21 | compile fixes | Matt Johnston |
2017-05-26 | fix building with DEBUG_TRACE | Matt Johnston |
2017-05-25 | rearrange, all fuzzers now call fuzzer_set_input() | Matt Johnston |
2017-05-21 | ignore wrapfd_close for unknown | Matt Johnston |
2017-05-20 | glaring wrapfd problems fixed | Matt Johnston |
2017-05-20 | closer to working | Matt Johnston |
2017-05-19 | add wrapfd. improve fuzzer in makefile | Matt Johnston |