Commit History

Author SHA1 Message Date
  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 12 years ago
  Nick Mathewson 194cc24792 Make output of router_get_trusted_dir_servers const 12 years ago
  Nick Mathewson b326e76144 Use FreeLibrary, not CloseHandle, for library in test_util.c 11 years ago
  Karsten Loesing c718921d34 Update to the December 2012 GeoIP database. 11 years ago
  Nick Mathewson 014e69054d Add a unit test for the old KDF while we're at it 11 years ago
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 11 years ago
  Nick Mathewson 4f60bca1c1 Add benchmark to test onionskin performance. 11 years ago
  Nick Mathewson 3c3084e165 Add a crypto_dh_dup, for benchmark support 11 years ago
  Nick Mathewson bd93ff8dd7 Merge remote-tracking branch 'asn/bug7592_take2' 11 years ago
  George Kadianakis c01dfd5d7b Return connection_exit_connect() if payload creation failed. 11 years ago
  Roger Dingledine e899d49e2f fix some typos 11 years ago
  Nick Mathewson 190c1d4981 Merge branch 'bug7013_take2_squashed' 11 years ago
  George Kadianakis 6f21d2e496 Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr. 11 years ago
  George Kadianakis f88c303869 Add a torrc option to specify the bind address of managed proxies. 11 years ago
  Karsten Loesing 35d09dd6ac Update to the November 2012 GeoIP database. 11 years ago
  Karsten Loesing 2bf195d0ce Add script to fix "A1" entries in geoip file. 11 years ago
  Nick Mathewson 267c0e5aa1 Make sure that the error in ADDRMAP events is well-formed 11 years ago
  Nick Mathewson 06703f84df Minor documentation fix 11 years ago
  Nick Mathewson 99669c69b3 Note limitation of parse_rfc_1123_time 11 years ago