Nick Mathewson
|
10fb339808
Be explicit that we want not only nacl but nacl-with-a-fast-curve25519
|
12 years ago |
Nick Mathewson
|
653b09e1ec
Make circuit_purpose_to_string handle CIRCUIT_PURPOSE_PATH_BIAS_TESTING
|
12 years ago |
Nick Mathewson
|
051b1e8ac4
Look at the right variable when warning about signed size_t.
|
12 years ago |
Nick Mathewson
|
ef4db31693
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
12 years ago |
Nick Mathewson
|
c6ca199888
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
fdafe11a25
Give an #error when we want threads and OpenSSL has disabled threads
|
12 years ago |
Nick Mathewson
|
fca578d9b5
Increase link_proto field to 2 bytes
|
12 years ago |
Nick Mathewson
|
b9037521c6
Fix a framing bug when reading versions from a versions cell.
|
12 years ago |
Roger Dingledine
|
0196647970
start part-way through the ssl cert lifetime
|
12 years ago |
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
|
13 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 |
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 |