Commit History

Author SHA1 Message Date
  Nick Mathewson 0f83fcc5c2 Add a quick-and-dirty-test for generate_v2_networkstatus. 12 years ago
  Nick Mathewson 6706a05b79 Remove the now-unused router_get_networkstatus_v3_hash 12 years ago
  Nick Mathewson c35ef8e6e9 Test improvement: include microdesc lines in our synthetic microdesc consensuses. 12 years ago
  Nick Mathewson e1128d905c Fix a couple of documentation issues. 12 years ago
  Nick Mathewson d2d5a7dabc Remove some now-needless length defines 12 years ago
  Nick Mathewson 28ef450b24 Remove RS_ENTRY_LEN 12 years ago
  Nick Mathewson 1ad6f979b9 Initial changelog for less_charbuf 12 years ago
  Nick Mathewson cb75519bbf Refactor dirobj signature generation 12 years ago
  Nick Mathewson fd93622cc8 Use chunks, not buffers, for router descriptors 12 years ago
  Nick Mathewson 1186628fa9 Refactor v2 networkstatus generation to avoid buffer-style 12 years ago
  Nick Mathewson 9246a7ca58 Refactor routerstatus_format_entry to avoid character-buffers 12 years ago
  Nick Mathewson cd1cdae0fa Fix some wide lines 12 years ago
  Nick Mathewson cd2b508f4e Don't leak a waiting-for-certs consensus when accepting it. 12 years ago
  Nick Mathewson 0a9c17a61a Fix memory leak when sending configuration-changed event 12 years ago
  Nick Mathewson b00a6211c5 Merge remote-tracking branch 'public/bug7143_v2' into maint-0.2.4 12 years ago
  Nick Mathewson 42731f69ef Merge branch 'bug8037_squashed' into maint-0.2.4 12 years ago
  Nick Mathewson 0cf2c01dbd Reject most directory documents with an internal NUL. 12 years ago
  Nick Mathewson a6545d6335 Merge branch 'bug8683_rebased' into maint-0.2.4 12 years ago
  Nick Mathewson f3ae628517 Remove a now-empty if body; invert the sense of its condition 12 years ago
  Nick Mathewson c4de828923 Remvoe total_bandwidth and total_exit_bandwidth as unused. 12 years ago
  Nick Mathewson 52cadff0d6 Rename all fields which measure bw in kb to end with _kb 12 years ago
  Nick Mathewson 49696786fb Fix some KB/B confusion in flag threshold minima. 12 years ago
  Nick Mathewson 8aded5b07c Manpage: refer to ExcludeExitNodes, not the nonexistent ExcludeEntryNodes 12 years ago
  Nick Mathewson 97246a5b6d Merge remote-tracking branch 'public/bug5650_squashed' into maint-0.2.4 12 years ago
  Nick Mathewson 39ac1db60e Avoid busy-looping on WANTREAD within connection_handle_write 12 years ago
  Nick Mathewson a1178cdbcf Merge branch 'bug8587_v3' into maint-0.2.4 12 years ago
  Nick Mathewson 85e7de68bc Better test program for 128-bit math support 12 years ago
  Roger Dingledine d028c005da socks5 will ask for username/password if we offer it 12 years ago
  Nick Mathewson 265a7ebca6 Use credible_bandwidth uniformly in setting/using fast_bandwidth 12 years ago
  Nick Mathewson ec4ee3197f Use correct units for dirserv_get_{credible_bandwidth,bandwidth_for_router} 12 years ago