Commit History

Author SHA1 Message Date
  Nick Mathewson 6dd71d314d Merge remote branch 'sebastian/bug1238' 14 years ago
  Nick Mathewson c0d682686a Make tor_addr_copy() conform to memcpy requirements 14 years ago
  Sebastian Hahn 253fd21ae1 Fix a whitespace violation 14 years ago
  Nick Mathewson 7d5d4f9f03 When we've disabled .exit hostnames, actually reject them. 14 years ago
  Roger Dingledine 22e07b4ead fix compile 14 years ago
  Roger Dingledine ef81649d2f Be more willing to use an unsuitable circuit for exit. 14 years ago
  Nick Mathewson 350181529e Merge branch 'safelogging2' 14 years ago
  Nick Mathewson fcbd65b45c Refactor the safe_str_*() API to make more sense. 14 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 years ago
  Sebastian Hahn f258647433 Allow SafeLogging to exclude client related information 14 years ago
  Roger Dingledine 7f3f88bed3 New config option "CircuitStreamTimeout" 14 years ago
  Roger Dingledine 746a19e84d remove some dead code. some of it was tickling coverity. 14 years ago
  Sebastian Hahn 6a68b50597 Make sure we can't overflow in connection_ap_handshake_send_resolve 14 years ago
  Roger Dingledine fa63d47f83 Merge branch 'maint-0.2.1' 14 years ago
  Roger Dingledine 95008db08d Revert "Teach connection_ap_can_use_exit about Exclude*Nodes" 14 years ago
  Roger Dingledine 926ca5befd Merge branch 'maint-0.2.1' 15 years ago
  Sebastian Hahn dc3229313b Teach connection_ap_can_use_exit about Exclude*Nodes 15 years ago
  Karsten Loesing 4e29f33427 Write all statistics to disk exactly every 24 hours. 15 years ago
  Karsten Loesing dccadb30cd Clean up proposal 166 and its implementation. 15 years ago
  Karsten Loesing ab7729f472 Remove ./configure option for entry and dir request statistics. 15 years ago
  Jacob Appelbaum 33762b5296 LetsKillNoConnect removes support for .noconnect 15 years ago
  Roger Dingledine 3e4379c2e7 Disable .exit notation unless AllowDotExit is 1. 15 years ago
  Karsten Loesing 8c496d1660 Some tweaks to statistics. 15 years ago
  Karsten Loesing 416940d93b Some tweaks to directory request download times. 15 years ago
  Karsten Loesing 3c05132575 Directories now also measure download times of network statuses. 15 years ago
  Nick Mathewson aa0cf31c51 Merge commit 'origin/maint-0.2.1' 15 years ago
  Nick Mathewson 258b980331 Make "Invalid onion hostname" msg respect SafeLogging. 15 years ago
  Karsten Loesing 4d6af73db8 If configured, write per-port exit statistics to disk periodically. 15 years ago
  Karsten Loesing f266ecbeec Better fix for 997. 15 years ago