Commit History

Author SHA1 Message Date
  Nick Mathewson e5a987fbb8 Don't tor_close_socket(-1) in tor-resolve. 11 years ago
  Nick Mathewson 99457ee776 Fix two more coverity-spotted leaks in master. 11 years ago
  Nick Mathewson f3835bcb37 Avoid null-pointer deref in pathbias_is_new_circ_attempt 11 years ago
  Nick Mathewson 719940df2b Fix a nigh-impossible overflow in cpuworker.c 11 years ago
  Nick Mathewson 9b2bb901d7 Fix a null-deref-on-fail in unit tests 11 years ago
  Nick Mathewson fc35ee4910 oops; add a missing semicolon 11 years ago
  Nick Mathewson 5f29bc71b3 Merge remote-tracking branch 'public/bug7816_023' 11 years ago
  Nick Mathewson afca9ab14e Fix another memory leak 11 years ago
  Nick Mathewson fd8ef8dc57 Merge remote-tracking branch 'public/bug8208' 11 years ago
  Nick Mathewson e3578d52e4 Check whether ei is non-NULL before altering it. 11 years ago
  Nick Mathewson 43d2f99d54 Suppress a coverity false positive in connection_edge_package_raw_inbuf 11 years ago
  Nick Mathewson 52263b0dda Fix even more dead code and resource leaks in the unit tests 11 years ago
  Nick Mathewson 96b1bd4fb8 Fix a very short-lived socket leak in tor-resolve 11 years ago
  Nick Mathewson 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) 11 years ago
  Nick Mathewson b9432becbe Fix a copy-and-paste issue found by coverity 11 years ago
  Nick Mathewson ffd6e557cb Speed up the curve25519 unit test by doing fewer iterations 11 years ago
  Nick Mathewson 01184f164f Merge remote-tracking branch 'public/bug8158' 11 years ago
  Nick Mathewson 36e2eb6775 Avoid generating extra spaces when explaining how we guessed our address 11 years ago
  Roger Dingledine 92ea0b86de Refactor resolve_my_address() so logs are more accurate / helpful 11 years ago
  Roger Dingledine dfbb12cabf log the hostname that resolve_my_address() used to guess our IP 12 years ago
  Nick Mathewson 2b4d4ccb3d Merge remote-tracking branch 'public/bug7801_v2' 11 years ago
  Nick Mathewson d86a45f991 Wrap more macro definitions in (parentheses) 11 years ago
  Nick Mathewson 69ab7cd828 Improve comment at Andrea's request 11 years ago
  Nick Mathewson 561e9becbd Merge remote-tracking branch 'public/signof_enum' 11 years ago
  Nick Mathewson e998bbcdd5 changes file for bug7801 11 years ago
  Nick Mathewson 029d2c6587 Unit test for tor_weak_random_range 11 years ago
  Nick Mathewson 4bfd7806bf Add explicit check for !first_conn in ...resume_edge_reading_helper 11 years ago
  Nick Mathewson 018fe7d11e Improve comment about our random stream choice algorithm 11 years ago
  Nick Mathewson 8cdd8b8353 Fix numerous problems with Tor's weak RNG. 11 years ago
  Nick Mathewson c8f5f35d62 Add doxygen for bug8158 functions 11 years ago