コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 4beee0f69b Use torint.h in curve25519-donna*.c 11 年 前
  Nick Mathewson 41e0f7146a Merge remote-tracking branch 'arma/bug1992' 11 年 前
  Peter Palfrader 47cfee781d tor.1: Specify what Auto means for RefuseUnknownExits in more detail 11 年 前
  Nick Mathewson 049e4c8634 Merge remote-tracking branch 'origin/maint-0.2.3' 11 年 前
  Nick Mathewson 5e0ce4c578 oops; add a missing semicolon 11 年 前
  Roger Dingledine 178599f026 get rid of the new caching notion in resolve_my_address() 11 年 前
  Roger Dingledine b166e9edb9 simplify timing checks 11 年 前
  Roger Dingledine 5911fc0c17 Check for IP address change every minute, not 15 minutes 11 年 前
  Roger Dingledine 17089302fd Stop trying to resolve our hostname so often 11 年 前
  Nick Mathewson e5a987fbb8 Don't tor_close_socket(-1) in tor-resolve. 11 年 前
  Roger Dingledine cc896f7c84 Teach resolve_my_address() to return a cached answer 11 年 前
  Nick Mathewson 99457ee776 Fix two more coverity-spotted leaks in master. 11 年 前
  Nick Mathewson f3835bcb37 Avoid null-pointer deref in pathbias_is_new_circ_attempt 11 年 前
  Nick Mathewson 719940df2b Fix a nigh-impossible overflow in cpuworker.c 11 年 前
  Nick Mathewson 9b2bb901d7 Fix a null-deref-on-fail in unit tests 11 年 前
  Nick Mathewson fc35ee4910 oops; add a missing semicolon 11 年 前
  Nick Mathewson 5f29bc71b3 Merge remote-tracking branch 'public/bug7816_023' 11 年 前
  Nick Mathewson afca9ab14e Fix another memory leak 11 年 前
  Nick Mathewson fd8ef8dc57 Merge remote-tracking branch 'public/bug8208' 11 年 前
  Nick Mathewson e3578d52e4 Check whether ei is non-NULL before altering it. 11 年 前
  Nick Mathewson 43d2f99d54 Suppress a coverity false positive in connection_edge_package_raw_inbuf 11 年 前
  Nick Mathewson 52263b0dda Fix even more dead code and resource leaks in the unit tests 11 年 前
  Nick Mathewson 96b1bd4fb8 Fix a very short-lived socket leak in tor-resolve 11 年 前
  Nick Mathewson 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) 11 年 前
  Nick Mathewson b9432becbe Fix a copy-and-paste issue found by coverity 11 年 前
  Nick Mathewson ffd6e557cb Speed up the curve25519 unit test by doing fewer iterations 11 年 前
  Nick Mathewson 01184f164f Merge remote-tracking branch 'public/bug8158' 11 年 前
  Nick Mathewson 36e2eb6775 Avoid generating extra spaces when explaining how we guessed our address 11 年 前
  Roger Dingledine 92ea0b86de Refactor resolve_my_address() so logs are more accurate / helpful 11 年 前
  Roger Dingledine dfbb12cabf log the hostname that resolve_my_address() used to guess our IP 12 年 前