Commit History

Author SHA1 Message Date
  Benjamin Kerensa 8b4195f021 Fix typos in a few log messages 11 years ago
  Roger Dingledine f8960ea22b set DisableV2DirectoryInfo_ off by default 11 years ago
  Nick Mathewson 926b3d77f1 Tweak bug6783 patch. 11 years ago
  Nick Mathewson e4614d30e5 Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requests 12 years ago
  Nick Mathewson 301faf2813 Merge branch 'bug8447_squashed' into maint-0.2.4 11 years ago
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. 11 years ago
  Andrea Shepard 8027ebb5fd Better comment for dirserv_query_measured_bw_cache() 11 years ago
  Andrea Shepard b522434834 Use DIGESTMAP_FOREACH_MODIFY in dirserv_expire_measured_bw_cache() for concision 11 years ago
  Andrea Shepard 6e978ab829 Add unit test for dirserv measured bandwidth cache 11 years ago
  Karsten Loesing 3dde6d5d29 Update to the March 2013 GeoIP database. 11 years ago
  Andrea Shepard 302d1dae6c Make sure expiry check in dirserv_expire_measured_bw_cache() works if time_t is unsigned 11 years ago
  Andrea Shepard c7947619df More constness in dirserv.c 11 years ago
  Andrea Shepard 75eb79a6aa Make dirserv_cache_measured_bw() use a const measured_bw_line_t * 11 years ago
  Andrea Shepard 0efe96cae8 Call dirserv_clear_measured_bw_cache() from dirserv_free_all() 11 years ago
  Andrea Shepard 74c33945e3 Correctly set entry->is_dir_cache when adding an entry guard for the first time 11 years ago
  Nick Mathewson ad49abe5a1 Fix bootstrapping with bridges by making is_dir_cache is set on them. 11 years ago
  Andrea Shepard b5a164bde4 Prefer measured bandwidths over advertised when computing things for votes on a dirauth 11 years ago
  Nick Mathewson 4740d2e8bc Remove some lingering tsocks cruft. 11 years ago
  Roger Dingledine 9bc05c30d7 update the in-progress bandwidth requirements for authorities 11 years ago
  Nick Mathewson 6879910334 Fix a comment in tor_main.c 11 years ago
  Nick Mathewson a4e9d67292 Remove some functions which were unused except for their tests 11 years ago
  Nick Mathewson 5bfa373eee Remove some totally unused functions 11 years ago
  Nick Mathewson 365e302f61 Remove a bunch of unused macro definitions 11 years ago
  Nick Mathewson 337e32f5b8 fix a wide line 11 years ago
  Nick Mathewson 8ddf4e218e Merge branch 'bug8065_v2' 11 years ago
  Nick Mathewson 3340d3279d Downgrade an assert to LD_BUG 11 years ago
  Nick Mathewson 804be10b09 Fix a may-be-used-uninitialized warning. 11 years ago
  Nick Mathewson b0b0d6af63 Merge branch 'bug2286_unit_test_squashed' 11 years ago
  Andrea Shepard 699c39dada Test alternate values of maxunmeasuredbw too 11 years ago
  Andrea Shepard f445aae2e3 Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unmeasured=1 issue 11 years ago