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 |
Nick Mathewson
|
7bb51fdd89
Rename circuit_expire_all_dirty_circs
|
12 years ago |
Nick Mathewson
|
62fb209d83
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
|
12 years ago |
Nick Mathewson
|
3dc52e6636
Add src/or/micro-revision.i to CLEANFILES in case anybody has one
|
12 years ago |
Nick Mathewson
|
1827be0bd6
Make a parse_config_line_from_str variant that gives error messages
|
12 years ago |
Nick Mathewson
|
5d2b2b9ede
Clear up a comment about when an assertion could fire
|
12 years ago |
Nick Mathewson
|
337e32f5b8
fix a wide line
|
12 years ago |
Nick Mathewson
|
8ddf4e218e
Merge branch 'bug8065_v2'
|
12 years ago |
Nick Mathewson
|
3340d3279d
Downgrade an assert to LD_BUG
|
12 years ago |
Nick Mathewson
|
804be10b09
Fix a may-be-used-uninitialized warning.
|
12 years ago |
Nick Mathewson
|
b0b0d6af63
Merge branch 'bug2286_unit_test_squashed'
|
12 years ago |
Andrea Shepard
|
699c39dada
Test alternate values of maxunmeasuredbw too
|
12 years ago |
Andrea Shepard
|
f445aae2e3
Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unmeasured=1 issue
|
12 years ago |
Nick Mathewson
|
6170bc5a93
Refactor storing of measured_bw versus Unmeasured=1.
|
12 years ago |