Roger Dingledine
|
edd6f02273
randomize SSLKeyLifetime by default
|
12 years ago |
Roger Dingledine
|
599aeef9bc
parameterize SSLKeyLifetime
|
12 years ago |
Nick Mathewson
|
e270a066a6
Merge remote-tracking branch 'arma/bug6783_big_hammer' into maint-0.2.4
|
12 years ago |
Benjamin Kerensa
|
8b4195f021
Fix typos in a few log messages
|
12 years ago |
Roger Dingledine
|
f8960ea22b
set DisableV2DirectoryInfo_ off by default
|
12 years ago |
Nick Mathewson
|
926b3d77f1
Tweak bug6783 patch.
|
12 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
|
12 years ago |
Nick Mathewson
|
339df5df08
Fix 8447: use %u to format circid_t.
|
12 years ago |
Nick Mathewson
|
d13b996d83
Fix to test for bug8444 / 6034
|
12 years ago |
Andrea Shepard
|
8027ebb5fd
Better comment for dirserv_query_measured_bw_cache()
|
12 years ago |
Andrea Shepard
|
b522434834
Use DIGESTMAP_FOREACH_MODIFY in dirserv_expire_measured_bw_cache() for concision
|
12 years ago |
Andrea Shepard
|
6e978ab829
Add unit test for dirserv measured bandwidth cache
|
12 years ago |
Karsten Loesing
|
3dde6d5d29
Update to the March 2013 GeoIP database.
|
12 years ago |
Andrea Shepard
|
302d1dae6c
Make sure expiry check in dirserv_expire_measured_bw_cache() works if time_t is unsigned
|
12 years ago |
Andrea Shepard
|
c7947619df
More constness in dirserv.c
|
12 years ago |
Andrea Shepard
|
75eb79a6aa
Make dirserv_cache_measured_bw() use a const measured_bw_line_t *
|
12 years ago |
Andrea Shepard
|
0efe96cae8
Call dirserv_clear_measured_bw_cache() from dirserv_free_all()
|
12 years ago |
Nick Mathewson
|
165b2c0123
Add unit test for tor_addr_is_loopback
|
12 years ago |
Nick Mathewson
|
b528aaef03
Make sure that [::1] is recognized as a private address
|
12 years ago |
Andrea Shepard
|
74c33945e3
Correctly set entry->is_dir_cache when adding an entry guard for the first time
|
12 years ago |
Nick Mathewson
|
ad49abe5a1
Fix bootstrapping with bridges by making is_dir_cache is set on them.
|
12 years ago |
Andrea Shepard
|
b5a164bde4
Prefer measured bandwidths over advertised when computing things for votes on a dirauth
|
12 years ago |
Nick Mathewson
|
4740d2e8bc
Remove some lingering tsocks cruft.
|
12 years ago |
Roger Dingledine
|
9bc05c30d7
update the in-progress bandwidth requirements for authorities
|
12 years ago |
Nick Mathewson
|
6879910334
Fix a comment in tor_main.c
|
12 years ago |
Nick Mathewson
|
a4e9d67292
Remove some functions which were unused except for their tests
|
12 years ago |
Nick Mathewson
|
5bfa373eee
Remove some totally unused functions
|
12 years ago |
Nick Mathewson
|
365e302f61
Remove a bunch of unused macro definitions
|
12 years ago |
Nick Mathewson
|
9f044eac77
Refactor format_networkstatus_vote to avoid preallocating a buffer.
|
12 years ago |