aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz
AgeCommit message (Expand)Author
2017-01-30fuzzing: Add copyright notices and whitespace fixesNick Mathewson
2017-01-30Add microdesc format fuzzer.Nick Mathewson
2017-01-30Addition to test cases: make sure fuzzer binaries allow known casesNick Mathewson
2017-01-30Add extrainfo fuzzerNick Mathewson
2017-01-30Try to tweak fuzzing.md to correspond to my changesNick Mathewson
2017-01-30Guide fuzzing by adding standard tor GET and POST testcasesteor
2017-01-30Add more tweaks from teor's http fuzzing code.Nick Mathewson
2017-01-30Add a descriptor fuzzing dictionary.Nick Mathewson
2017-01-30Fuzzing: initialize siphash key, don't init_logging twice.Nick Mathewson
2017-01-30Replace signature-checking and digest-checking while fuzzingNick Mathewson
2016-12-19Port fuzz_http to use fuzzing_common.Nick Mathewson
2016-12-19Add a fuzzer for the http used in our directory protocolteor
2016-12-19Fuzzing: Add an initial fuzzing tool, for descriptors.Nick Mathewson