Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
* fix prototype * remove extra comma * use m_free after m_strdup | |||
2018-02-28 | Fix to be able to compile normal(ish) binaries with --enable-fuzz | Matt Johnston | |
--HG-- branch : fuzz | |||
2018-02-21 | compile fixes | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-26 | fix building with DEBUG_TRACE | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-25 | rearrange, all fuzzers now call fuzzer_set_input() | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-21 | ignore wrapfd_close for unknown | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-20 | glaring wrapfd problems fixed | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-20 | closer to working | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-19 | add wrapfd. improve fuzzer in makefile | Matt Johnston | |
--HG-- branch : fuzz |