Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson 27dd2b1f1f Make nss get initialized before we fuzz anything. 5 years ago
  Nick Mathewson f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 275aff6917 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson 953c769a86 fuzz: Move init_protocol_warning_severity_level() into global_init() 6 years ago
  Nick Mathewson da778f2921 Use thread-safe types to store the LOG_PROTOCOL_WARN severity 6 years ago
  Nick Mathewson 11eaf208c0 Merge branch 'bug24247_032' 6 years ago
  Nick Mathewson a7ca71cf6b Fix mock_crypto_pk_public_checksig__nocheck() to handle short RSA keys 6 years ago
  Nick Mathewson ef25f957e7 Merge branch 'tor_api_squashed' 6 years ago
  Nick Mathewson 5dce134fbb Initialize the mock options in the fuzzing code 6 years ago
  Nick Mathewson 72b5e4a2db Move tor_git_revision into a new module. 6 years ago
  Nick Mathewson 4266ec766a Use atomic counters for compressor allocation. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson eb414a08a9 Add libfuzzer support. 7 years ago
  Nick Mathewson 301eff0e90 fuzzing: Add copyright notices and whitespace fixes 7 years ago
  Nick Mathewson 56b61d1831 Add more tweaks from teor's http fuzzing code. 7 years ago
  Nick Mathewson ca657074b9 Fuzzing: initialize siphash key, don't init_logging twice. 7 years ago
  Nick Mathewson 0666928c5c Replace signature-checking and digest-checking while fuzzing 7 years ago
  Nick Mathewson 60769e710f Port fuzz_http to use fuzzing_common. 7 years ago
  Nick Mathewson b96c70d668 Fuzzing: Add an initial fuzzing tool, for descriptors. 7 years ago