summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-30Merge branch 'combined-fuzzing-v4'Nick Mathewson
2017-01-30Update documentation and testing integration for fuzzingNick Mathewson
2017-01-30Fix a pair of compilation errors.Nick Mathewson
2017-01-30Fix memory leak on zero-length input on fuzz_http.cNick Mathewson
2017-01-30Memory leak on bogus ed key in microdescNick Mathewson
2017-01-30memory leak in fuzz_vrsNick Mathewson
2017-01-30Fix a memory leak found while fuzzingNick Mathewson
2017-01-30actually build .as for fuzzingNick Mathewson
2017-01-30missing backslashNick Mathewson
2017-01-30differently build oss fuzzersNick Mathewson
2017-01-30More oss-fuzz fixesNick Mathewson
2017-01-30Try to refactor OSS fuzzers into static libraries.Nick Mathewson
2017-01-30oss_fuzz also requires no PIENick Mathewson
2017-01-30libfuzzer tweaks per recommendationsNick Mathewson
2017-01-30routerstatus fuzzingNick Mathewson
2017-01-30Add libfuzzer support.Nick Mathewson
2017-01-30Three more fuzzers: consensus, hsdesc, intro pointsNick Mathewson
2017-01-30Tools for working with directories of fuzzed stuff.Nick Mathewson
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-30Add a script for running multiple fuzzing sessions on multiple coresteor
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-30Restrict fuzzing to the directory headersteor
2017-01-30Copy fuzzing instructions by teorNick 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
2017-01-30Make a bunch of signature/digest-checking functions mockableNick Mathewson
2017-01-27Merge branches 'server_ciphers' and 'ciphers.inc'Nick Mathewson
2017-01-27MOre gen_server_ciphers improvements:Nick Mathewson
2017-01-27Merge remote-tracking branch 'dgoulet/ticket21269_030_01'Nick Mathewson
2017-01-27client: set IPv6Traffic to on by defaultDaniel Kahn Gillmor
2017-01-27Merge branch 'feature17975'Nick Mathewson
2017-01-27Bulletproof conn_get_outbound_address() a little.Nick Mathewson
2017-01-27Remove an impossible comparison.Nick Mathewson
2017-01-27Outbindbindaddress variants for Exit and OR.Nick Mathewson
2017-01-25Fix a signed/unsigned comparison warningNick Mathewson
2017-01-25Fail if file is too large to mmap.junglefowl
2017-01-25changes file for 21280Nick Mathewson
2017-01-25Do not truncate too long hostnamesjunglefowl
2017-01-25Add ChangeLog for check_existingSuphanat Chunhapanya
2017-01-25Add the output file to the usageSuphanat Chunhapanya
2017-01-25Add usage for check_existingSuphanat Chunhapanya
2017-01-25Logging existing fallbacks at warning levelSuphanat Chunhapanya
2017-01-25Automate checking existing fallbacksSuphanat Chunhapanya
2017-01-24Re-run gen_server_ciphersNick Mathewson