Commit History

Author SHA1 Message Date
  Nick Mathewson bce32e0a35 Fix more (void*)11 warnings in the tests 9 years ago
  Nick Mathewson a14c6cb70f Make iter for DECLARE_TYPED_DIGESTMAP_FNS be a pointer. 9 years ago
  Nick Mathewson 44f0dfa53b Use real pointers in unit tests, not (void*)101 etc 9 years ago
  Nick Mathewson 32b88d2565 Don't include a backtrace test for dereferencing 0 under analyzers 9 years ago
  Nick Mathewson 9b850f9200 Add more assertions to esc_for_log to please the clangalyzer. 9 years ago
  Nick Mathewson 07a16b3372 Add an assertion to read_file_to_str_until_eof 9 years ago
  Nick Mathewson 1a2f2c163f Explicitly initialize addresses in tor_ersatz_socketpair 9 years ago
  Nick Mathewson 57c48bf734 Apply the MALLOC_ZERO_WORKS fixup to tor_realloc as well. 9 years ago
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 9 years ago
  Nick Mathewson e3c143f521 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson efcab43956 Fix a number of clang analyzer false-positives 9 years ago
  Nick Mathewson 67c0ad5426 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  rl1987 8139db3725 Adding changes file. 9 years ago
  Nick Mathewson 87f9c51f64 Avoid unsigned/sign compare warning from last patch. 9 years ago
  Philip Van Hoof 60a3897ed9 Bounds check while looping over a fixed size table or array 9 years ago
  Nick Mathewson f113a263de Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson 41058dce95 Merge remote-tracking branch 'arma/bug12996b' into maint-0.2.5 9 years ago
  Roger Dingledine 7a878c192f Downgrade "Unexpected onionskin length after decryption" warning 9 years ago
  Nick Mathewson d6fa8239c8 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson 4a6f5bb2dd Improve "Tried to establish rendezvous on non-OR or non-edge circuit" 9 years ago
  Nick Mathewson 573d62748a Fix some coverity warnings in new routerset tests 9 years ago
  dana koch c887e20e6a Introduce full coverage tests for module routerset.c. 9 years ago
  Nick Mathewson cc3b04a8c1 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Roger Dingledine 37a76d75dd Resume expanding abbreviations for command-line options 9 years ago
  Nick Mathewson 9f9b19ed7b Initialize crash handler in unit tests 9 years ago
  Nick Mathewson fdb7fc70d0 Merge remote-tracking branch 'public/bug10163' 9 years ago
  Nick Mathewson 051dd9c409 Remove the assigned-but-unused chosen_named_idx local variable 9 years ago
  Nick Mathewson 72ba1739e2 Fix another memory leak case in sandbox.c:prot_strings() 9 years ago
  Nick Mathewson 9222707e5c Use the ARRAY_LENGTH macro more consistently. 9 years ago
  Nick Mathewson 15be51b41d Remove the non-implemented versions of the sandbox _array() functions 9 years ago