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 |
Roger Dingledine
|
9bc05c30d7
update the in-progress bandwidth requirements for authorities
|
13 years ago |
Nick Mathewson
|
6879910334
Fix a comment in tor_main.c
|
13 years ago |
Nick Mathewson
|
a4e9d67292
Remove some functions which were unused except for their tests
|
13 years ago |
Nick Mathewson
|
5bfa373eee
Remove some totally unused functions
|
13 years ago |
Nick Mathewson
|
365e302f61
Remove a bunch of unused macro definitions
|
13 years ago |
Nick Mathewson
|
5d2b2b9ede
Clear up a comment about when an assertion could fire
|
13 years ago |
Nick Mathewson
|
337e32f5b8
fix a wide line
|
13 years ago |
Nick Mathewson
|
8ddf4e218e
Merge branch 'bug8065_v2'
|
13 years ago |
Nick Mathewson
|
3340d3279d
Downgrade an assert to LD_BUG
|
13 years ago |
Nick Mathewson
|
804be10b09
Fix a may-be-used-uninitialized warning.
|
13 years ago |
Nick Mathewson
|
b0b0d6af63
Merge branch 'bug2286_unit_test_squashed'
|
13 years ago |
Andrea Shepard
|
699c39dada
Test alternate values of maxunmeasuredbw too
|
13 years ago |
Andrea Shepard
|
f445aae2e3
Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unmeasured=1 issue
|
13 years ago |
Nick Mathewson
|
6170bc5a93
Refactor storing of measured_bw versus Unmeasured=1.
|
13 years ago |
Andrea Shepard
|
4c45b3d845
Add unit test for unmeasured bandwidth clipping in consensus
|
13 years ago |
Andrea Shepard
|
f4d5ca9b5e
Refactor v3_networkstatus test to allow reuse of test for measuredbw
|
13 years ago |
Nick Mathewson
|
869826581d
Note some annoyinc copy-and-paste code
|
13 years ago |