Andrea Shepard
|
8027ebb5fd
Better comment for dirserv_query_measured_bw_cache()
|
13 years ago |
Andrea Shepard
|
b522434834
Use DIGESTMAP_FOREACH_MODIFY in dirserv_expire_measured_bw_cache() for concision
|
13 years ago |
Andrea Shepard
|
6e978ab829
Add unit test for dirserv measured bandwidth cache
|
13 years ago |
Karsten Loesing
|
3dde6d5d29
Update to the March 2013 GeoIP database.
|
13 years ago |
Karsten Loesing
|
5cad78c2ce
Manually fix yet another fourteen 'A1' ranges.
|
13 years ago |
Andrea Shepard
|
302d1dae6c
Make sure expiry check in dirserv_expire_measured_bw_cache() works if time_t is unsigned
|
13 years ago |
Andrea Shepard
|
c7947619df
More constness in dirserv.c
|
13 years ago |
Andrea Shepard
|
75eb79a6aa
Make dirserv_cache_measured_bw() use a const measured_bw_line_t *
|
13 years ago |
Andrea Shepard
|
0efe96cae8
Call dirserv_clear_measured_bw_cache() from dirserv_free_all()
|
13 years ago |
Nick Mathewson
|
62ef02ad65
A couple more easy unit tests
|
13 years ago |
Nick Mathewson
|
55ce9bff54
Remove unused check_fingerprint_syntax
|
13 years ago |
Nick Mathewson
|
a05dc378e3
Remove unused HMAC-SHA1 function
|
13 years ago |
Nick Mathewson
|
289653c392
Remove a few more unused functions.
|
13 years ago |
Nick Mathewson
|
a6c7630845
Unit tests for a few more functions and cases in address.c
|
13 years ago |
Nick Mathewson
|
6dfa709030
Remove the unused addr_mask_cmp_bits
|
13 years ago |
Nick Mathewson
|
24fb926726
Remove the unused parse_addr_and_port_range
|
13 years ago |
Nick Mathewson
|
f6697d5b3b
More unit tests for old TAP onion handshake.
|
13 years ago |
Nick Mathewson
|
165b2c0123
Add unit test for tor_addr_is_loopback
|
13 years ago |
Nick Mathewson
|
b528aaef03
Make sure that [::1] is recognized as a private address
|
13 years ago |
Nick Mathewson
|
045c989d03
Merge remote-tracking branch 'origin/maint-0.2.4'
|
13 years ago |
Andrea Shepard
|
74c33945e3
Correctly set entry->is_dir_cache when adding an entry guard for the first time
|
13 years ago |
Nick Mathewson
|
ad49abe5a1
Fix bootstrapping with bridges by making is_dir_cache is set on them.
|
13 years ago |
Nick Mathewson
|
dc4ccfdbe2
Merge branch 'bug8367_v2'
|
13 years ago |
Andrea Shepard
|
8b26766a66
Correctly set entry->is_dir_cache when adding an entry guard for the first time
|
13 years ago |
Nick Mathewson
|
c0b1f05fe7
Fix bootstrapping with bridges by making is_dir_cache is set on them.
|
13 years ago |
Nick Mathewson
|
c72d58cbff
Merge remote-tracking branch 'public/feature8109'
|
13 years ago |
Nick Mathewson
|
94d0f226e6
Whoops. I forgot the "alpha"
|
13 years ago |
Nick Mathewson
|
d9293ab3a7
Bump version in master to 0.2.5.0-alpha-dev
|
13 years ago |
Andrea Shepard
|
b5a164bde4
Prefer measured bandwidths over advertised when computing things for votes on a dirauth
|
13 years ago |
Nick Mathewson
|
4740d2e8bc
Remove some lingering tsocks cruft.
|
13 years ago |