Commit History

Author SHA1 Message Date
  Matthew Finkel b36f93a671 A Bridge Authority should compute flag thresholds 10 years ago
  Linus Nordberg fab8fd2c18 Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on. 10 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Nick Mathewson 45424b2ca1 Merge remote-tracking branch 'linus/bug8532' 11 years ago
  Nick Mathewson 2949849143 Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson e602c4031b Make all consumers of microdesc_t.body tolerate NULL 11 years ago
  Linus Nordberg 4d54b9774d Add support for offsetting the voting interval in order to bootstrap faster. 11 years ago
  Andrea Shepard 9c58905a2b Merge branch 'maint-0.2.4' into master 11 years ago
  Nick Mathewson a1d7f7ea50 Use a clearer idiom for node identity in router_counts_toward_thresholds 11 years ago
  Nick Mathewson 139d367f29 Fix 8833: crash bug from using NULL node->ri in dirserv.c 11 years ago
  Nick Mathewson 6defb10d72 Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson b933360ee8 Add a boolean to flag-thresholds for "we have enough measured bandwidth" 11 years ago
  Nick Mathewson da30adcf0f Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 11 years ago
  Nick Mathewson 0f83fcc5c2 Add a quick-and-dirty-test for generate_v2_networkstatus. 11 years ago
  Nick Mathewson cb75519bbf Refactor dirobj signature generation 11 years ago
  Nick Mathewson 1186628fa9 Refactor v2 networkstatus generation to avoid buffer-style 11 years ago
  Nick Mathewson 9246a7ca58 Refactor routerstatus_format_entry to avoid character-buffers 11 years ago
  Nick Mathewson d34d0b4dc5 Merge remote-tracking branch 'origin/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
  Roger Dingledine 9a4e9b4a80 fix trivial typo 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
  Andrea Shepard 5c5198e713 Set default minimum bandwidth for exit flag to zero for TestingTorNetwork 11 years ago
  Nick Mathewson a660fe6fd5 Let testing networks override ABSOLUTE_MIN_VALUE_FOR_FAST_FLAG 11 years ago
  Nick Mathewson aa4fcc4f13 Merge remote-tracking branch 'public/bug6164' into maint-0.2.4 11 years ago
  Andrea Shepard 0164f16f70 Improve comment for routers_with_measured_bw static var in dirserv.c 11 years ago