Commit History

Author SHA1 Message Date
  Nick Mathewson 9246a7ca58 Refactor routerstatus_format_entry to avoid character-buffers 11 years ago
  Nick Mathewson cd1cdae0fa Fix some wide lines 11 years ago
  Nick Mathewson cd2b508f4e Don't leak a waiting-for-certs consensus when accepting it. 11 years ago
  Nick Mathewson 0a9c17a61a Fix memory leak when sending configuration-changed event 11 years ago
  Nick Mathewson b00a6211c5 Merge remote-tracking branch 'public/bug7143_v2' into maint-0.2.4 11 years ago
  Nick Mathewson 42731f69ef Merge branch 'bug8037_squashed' into maint-0.2.4 11 years ago
  Nick Mathewson 0cf2c01dbd Reject most directory documents with an internal NUL. 11 years ago
  Nick Mathewson a6545d6335 Merge branch 'bug8683_rebased' into maint-0.2.4 11 years ago
  Nick Mathewson f3ae628517 Remove a now-empty if body; invert the sense of its condition 11 years ago
  Nick Mathewson c4de828923 Remvoe total_bandwidth and total_exit_bandwidth as unused. 11 years ago
  Nick Mathewson 52cadff0d6 Rename all fields which measure bw in kb to end with _kb 11 years ago
  Nick Mathewson 49696786fb Fix some KB/B confusion in flag threshold minima. 11 years ago
  Nick Mathewson 8aded5b07c Manpage: refer to ExcludeExitNodes, not the nonexistent ExcludeEntryNodes 11 years ago
  Nick Mathewson 97246a5b6d Merge remote-tracking branch 'public/bug5650_squashed' into maint-0.2.4 11 years ago
  Nick Mathewson 39ac1db60e Avoid busy-looping on WANTREAD within connection_handle_write 11 years ago
  Nick Mathewson a1178cdbcf Merge branch 'bug8587_v3' into maint-0.2.4 11 years ago
  Nick Mathewson 85e7de68bc Better test program for 128-bit math support 11 years ago
  Roger Dingledine d028c005da socks5 will ask for username/password if we offer it 11 years ago
  Nick Mathewson 265a7ebca6 Use credible_bandwidth uniformly in setting/using fast_bandwidth 11 years ago
  Nick Mathewson ec4ee3197f Use correct units for dirserv_get_{credible_bandwidth,bandwidth_for_router} 11 years ago
  Nick Mathewson 922ab0883d Merge remote-tracking branch 'public/bug8185_diagnostic' into maint-0.2.4 11 years ago
  Nick Mathewson ee3cc44f27 Merge remote-tracking branch 'public/bug7302' into maint-0.2.4 11 years ago
  Nick Mathewson 7f50af116f Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4 11 years ago
  Nick Mathewson 6acf0ac285 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 years ago
  Nick Mathewson 9630fb917f Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Karsten Loesing b41f03f6df Update to the April 2013 GeoIP database. 11 years ago
  Nick Mathewson 3367a7611e Merge remote-tracking branch 'desoxy/bug-8596' into maint-0.2.4 11 years ago
  Peter Palfrader d1dc23c938 test.c: Try to create a more random temporary directory for our workspace (re: Bug#8638) 11 years ago
  Desoxy 74f5e304e4 Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2) 11 years ago
  Desoxy 2c40138210 Controller: Always send ADDRMAP event after RESOLVE command (#8596 part 1/2) 11 years ago