Commit History

Author SHA1 Message Date
  Nick Mathewson 579808d4cd Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 52bf1556b1 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Nick Mathewson cfa07f397d Note that fallback_dirsource was proposal 206, bug 572. 11 years ago
  Nick Mathewson 6a468a1722 Fix two wide lines in config.c 11 years ago
  Nick Mathewson 01ac961ca1 Merge branch 'fallback_dirsource_v3' 11 years ago
  Karsten Loesing 6bdfa295b5 Add link explaining how the geoip file was created. 11 years ago
  Karsten Loesing c9a5d613a6 Update to the December 2012 GeoIP database. 11 years ago
  Karsten Loesing d2cfd52d2c Update to the November 2012 GeoIP database. 11 years ago
  Nick Mathewson 21b5d76aa5 Mention that dist-geoip6 was bug 7655 11 years ago
  Nick Mathewson c8056dcbbb Fix some wide lines 11 years ago
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' 11 years ago
  Nick Mathewson cd4f56a37c Fix infinite loop in circuit_expire_bulding 11 years ago
  Nick Mathewson 504d4aa8c6 Expand the manpage to say: watch out for nonlocal socks 11 years ago
  Nick Mathewson f366b0112e Merge remote-tracking branch 'karsten/task-6266' 11 years ago
  Nick Mathewson 81fcebcd05 Merge branch 'bug7306' 11 years ago
  Nick Mathewson 025dc19b63 Merge remote-tracking branch 'public/bug6887' 11 years ago
  Nick Mathewson f4f7e7a6f8 Merge branch 'bug3443_squashed' 11 years ago
  Mike Perry 42e3c04a7a Bug 3443: Don't count ORconn setup in circuit build time. 11 years ago
  Nick Mathewson f742b33d85 Drop FallbackNetworkstatusFile; it never worked. 11 years ago
  Nick Mathewson a8d491a8fd Add an option to weight down authorities when choosing a fallback 11 years ago
  Nick Mathewson 06cd62266f Add a way to configure selection weights for dir_server_t 11 years ago
  Nick Mathewson 4e3d07a68a When choosing among dirserver_ts, consider their weights 11 years ago
  Nick Mathewson 90f6071d8d New FallbackDir option to add extra directories for bootstraping 11 years ago
  Nick Mathewson 46a62e3256 Refactor add_trusted_dir_server 11 years ago
  Nick Mathewson 705ee3b5d4 Rename trusted_dir_server_t to dir_server_t. Automatic renaming. 11 years ago
  Nick Mathewson ded70363a7 Rename DirServer to DirAuthority 11 years ago
  Nick Mathewson 5c51b3f1f0 Start refactoring trusted_dir_servers into trusted and fallback lists 11 years ago
  Nick Mathewson 404e3dd481 Correct moribund logic about caching v2 networkstatuses 11 years ago
  Nick Mathewson 194cc24792 Make output of router_get_trusted_dir_servers const 11 years ago
  Nick Mathewson b326e76144 Use FreeLibrary, not CloseHandle, for library in test_util.c 11 years ago