aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/fuzzing_common.c
AgeCommit message (Expand)Author
2017-04-25Use atomic counters for compressor allocation.Nick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2017-01-30Add libfuzzer support.Nick Mathewson
2017-01-30fuzzing: Add copyright notices and whitespace fixesNick Mathewson
2017-01-30Add more tweaks from teor's http fuzzing code.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-19Fuzzing: Add an initial fuzzing tool, for descriptors.Nick Mathewson