Mercurial > dropbear
log
age | author | description |
---|---|---|
2017-05-21 | Matt Johnston | seed_fuzz() prototype fuzz |
2017-05-21 | Matt Johnston | -v for debug_trace fuzz |
2017-05-21 | Matt Johnston | Fix null pointer dereference found by libfuzzer fuzz |
2017-05-21 | Matt Johnston | add dbmalloc epoch cleanup fuzz |
2017-05-21 | Matt Johnston | ignore wrapfd_close for unknown fuzz |
2017-05-20 | Matt Johnston | make buf_getstring fail prior to malloc if the buffer is short fuzz |
2017-05-20 | Matt Johnston | glaring wrapfd problems fixed fuzz |
2017-05-20 | Matt Johnston | closer to working fuzz |
2017-05-18 | Matt Johnston | add wrapfd. improve fuzzer in makefile fuzz |
2017-05-18 | Matt Johnston | merge main to fuzz fuzz |
2017-05-18 | Matt Johnston | better harness fuzz |
2017-05-18 | Matt Johnston | setup svr_dropbear_exit fuzz |
2017-05-13 | Matt Johnston | rename fuzzer -> fuzz-target, add list-fuzz-targets fuzz |
2017-05-13 | Matt Johnston | Use CXX to link fuzzer, also link with $FUZZLIB fuzz |
2017-05-13 | Matt Johnston | crypto_init() fuzz |