Commit History

Author SHA1 Message Date
  Nick Mathewson 558c04f5b1 Merge branch 'combined-fuzzing-v4' 7 years ago
  Nick Mathewson d71fc47438 Update documentation and testing integration for fuzzing 7 years ago
  Nick Mathewson 2202ad7ab0 Fix a pair of compilation errors. 7 years ago
  Nick Mathewson 1d8e9e8c69 Fix memory leak on zero-length input on fuzz_http.c 7 years ago
  Nick Mathewson 143235873b Memory leak on bogus ed key in microdesc 7 years ago
  Nick Mathewson 34fd636870 memory leak in fuzz_vrs 7 years ago
  Nick Mathewson a092bcdd4f Fix a memory leak found while fuzzing 7 years ago
  Nick Mathewson 09d01466b2 actually build .as for fuzzing 7 years ago
  Nick Mathewson 1c7862bfb4 missing backslash 7 years ago
  Nick Mathewson f547352637 differently build oss fuzzers 7 years ago
  Nick Mathewson cf71f8ad32 More oss-fuzz fixes 7 years ago
  Nick Mathewson 92679d90d5 Try to refactor OSS fuzzers into static libraries. 7 years ago
  Nick Mathewson 99d4faf6d3 oss_fuzz also requires no PIE 7 years ago
  Nick Mathewson 1b244a64e4 libfuzzer tweaks per recommendations 7 years ago
  Nick Mathewson 024fa9d4d7 routerstatus fuzzing 7 years ago
  Nick Mathewson eb414a08a9 Add libfuzzer support. 7 years ago
  Nick Mathewson b1567cf500 Three more fuzzers: consensus, hsdesc, intro points 7 years ago
  Nick Mathewson 83e9918107 Tools for working with directories of fuzzed stuff. 7 years ago
  Nick Mathewson 301eff0e90 fuzzing: Add copyright notices and whitespace fixes 7 years ago
  Nick Mathewson 4afb155db2 Add microdesc format fuzzer. 7 years ago
  Nick Mathewson 3c74855934 Addition to test cases: make sure fuzzer binaries allow known cases 7 years ago
  Nick Mathewson 81e44c2257 Add extrainfo fuzzer 7 years ago
  Nick Mathewson 44fa14c0e2 Try to tweak fuzzing.md to correspond to my changes 7 years ago
  teor 0fb1156e9f Add a script for running multiple fuzzing sessions on multiple cores 7 years ago
  teor 416e2f6b28 Guide fuzzing by adding standard tor GET and POST testcases 7 years ago
  Nick Mathewson 56b61d1831 Add more tweaks from teor's http fuzzing code. 7 years ago
  teor 584d723e04 Restrict fuzzing to the directory headers 7 years ago
  Nick Mathewson f009b13029 Copy fuzzing instructions by teor 7 years ago
  Nick Mathewson 949e9827d6 Add a descriptor fuzzing dictionary. 7 years ago
  Nick Mathewson ca657074b9 Fuzzing: initialize siphash key, don't init_logging twice. 7 years ago