Commit History

Author SHA1 Message Date
  Nick Mathewson 0fa362cafa Merge remote-tracking branch 'public/feature4994-rebased' 11 years ago
  Nick Mathewson 6c8b6e9e78 Fix unreachable use-before-assign in test_util_join_win_cmdline 11 years ago
  Nick Mathewson b90f9ebbb2 Merge remote-tracking branch 'public/integers_donna' 11 years ago
  Roger Dingledine 5d400b5f7f Authorities were adding downtime for every relay every restart 11 years ago
  Nick Mathewson 4beee0f69b Use torint.h in curve25519-donna*.c 11 years ago
  Nick Mathewson 41e0f7146a Merge remote-tracking branch 'arma/bug1992' 11 years ago
  Nick Mathewson d7089ff228 Restore the entry/dirguard distinction. 11 years ago
  Peter Palfrader 47cfee781d tor.1: Specify what Auto means for RefuseUnknownExits in more detail 11 years ago
  Nick Mathewson 049e4c8634 Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 5e0ce4c578 oops; add a missing semicolon 11 years ago
  Roger Dingledine 178599f026 get rid of the new caching notion in resolve_my_address() 11 years ago
  Roger Dingledine b166e9edb9 simplify timing checks 11 years ago
  Roger Dingledine 5911fc0c17 Check for IP address change every minute, not 15 minutes 11 years ago
  Roger Dingledine 17089302fd Stop trying to resolve our hostname so often 11 years ago
  Nick Mathewson e5a987fbb8 Don't tor_close_socket(-1) in tor-resolve. 11 years ago
  Roger Dingledine cc896f7c84 Teach resolve_my_address() to return a cached answer 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