Nick Mathewson
|
f742b33d85
Drop FallbackNetworkstatusFile; it never worked.
|
12 years ago |
Nick Mathewson
|
a8d491a8fd
Add an option to weight down authorities when choosing a fallback
|
12 years ago |
Nick Mathewson
|
06cd62266f
Add a way to configure selection weights for dir_server_t
|
12 years ago |
Nick Mathewson
|
4e3d07a68a
When choosing among dirserver_ts, consider their weights
|
12 years ago |
Nick Mathewson
|
90f6071d8d
New FallbackDir option to add extra directories for bootstraping
|
12 years ago |
Nick Mathewson
|
46a62e3256
Refactor add_trusted_dir_server
|
12 years ago |
Nick Mathewson
|
705ee3b5d4
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
|
12 years ago |
Nick Mathewson
|
ded70363a7
Rename DirServer to DirAuthority
|
12 years ago |
Nick Mathewson
|
5c51b3f1f0
Start refactoring trusted_dir_servers into trusted and fallback lists
|
12 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
|
12 years ago |
Karsten Loesing
|
c718921d34
Update to the December 2012 GeoIP database.
|
12 years ago |
Nick Mathewson
|
014e69054d
Add a unit test for the old KDF while we're at it
|
12 years ago |
Nick Mathewson
|
6921d1fd25
Implement HKDF from RFC5869
|
12 years ago |
Nick Mathewson
|
4f60bca1c1
Add benchmark to test onionskin performance.
|
12 years ago |
Nick Mathewson
|
3c3084e165
Add a crypto_dh_dup, for benchmark support
|
12 years ago |
Nick Mathewson
|
bd93ff8dd7
Merge remote-tracking branch 'asn/bug7592_take2'
|
12 years ago |
George Kadianakis
|
c01dfd5d7b
Return connection_exit_connect() if payload creation failed.
|
12 years ago |
Roger Dingledine
|
e899d49e2f
fix some typos
|
12 years ago |
Nick Mathewson
|
190c1d4981
Merge branch 'bug7013_take2_squashed'
|
12 years ago |
George Kadianakis
|
6f21d2e496
Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr.
|
12 years ago |
George Kadianakis
|
f88c303869
Add a torrc option to specify the bind address of managed proxies.
|
12 years ago |
Karsten Loesing
|
35d09dd6ac
Update to the November 2012 GeoIP database.
|
12 years ago |
Karsten Loesing
|
2bf195d0ce
Add script to fix "A1" entries in geoip file.
|
12 years ago |
Nick Mathewson
|
267c0e5aa1
Make sure that the error in ADDRMAP events is well-formed
|
12 years ago |
Nick Mathewson
|
06703f84df
Minor documentation fix
|
12 years ago |
Nick Mathewson
|
99669c69b3
Note limitation of parse_rfc_1123_time
|
12 years ago |
Nick Mathewson
|
864e15cd1c
In comments and logs, say "UTC" not "GMT"
|
12 years ago |
Nick Mathewson
|
e6828ea634
Refer to RFC 4648 instead of the obsolete RFC 3548
|
12 years ago |