Nick Mathewson
|
ac67819396
Make sure primary-guards are up-to-date when we inspect them.
|
8 years ago |
Nick Mathewson
|
f71be74340
When freeing a guard state, cancel it if its state is unknown
|
8 years ago |
Nick Mathewson
|
897626953b
Rebuild the guard lists as appropriate on torrc change.
|
8 years ago |
Nick Mathewson
|
8edd3d2b6c
Don't call into the new guard algorithm when the old one is enabled.
|
8 years ago |
Nick Mathewson
|
d98b9b6d65
Fix pathbias interactions with entry guards
|
8 years ago |
Nick Mathewson
|
783fa2f586
Make pathbias fields persistent for new guards
|
8 years ago |
Nick Mathewson
|
858c8f5593
Make new prop271 entry guards persistent
|
8 years ago |
Nick Mathewson
|
dbbaa51518
Use the new guard notification/selection APIs throughout Tor
|
8 years ago |
Nick Mathewson
|
de617a4714
Maintain a list of all the origin circuits.
|
8 years ago |
Nick Mathewson
|
8e43398986
Function to cancel a guard state.
|
8 years ago |
Nick Mathewson
|
4689096ed1
No need to say success/failure when recording failure; remove returnval
|
8 years ago |
Nick Mathewson
|
af1918d289
New entry_guard_chan_failed function
|
8 years ago |
Nick Mathewson
|
1fd0a547bb
New function to tell the guard module "We're on the net!"
|
8 years ago |
Nick Mathewson
|
8dc6048c02
Add an (as yet) unused UseDeprecatedGuardAlgorithm_ option.
|
8 years ago |
Nick Mathewson
|
238828c92b
Add a new GUARD_WAIT state for circuits
|
8 years ago |
Nick Mathewson
|
36e9fbd752
Backend for upgrading 'waiting' circuits to 'complete'
|
8 years ago |
Nick Mathewson
|
dd6bdab3f6
Write the easy parts of the public entryguard interface.
|
8 years ago |
Nick Mathewson
|
7bf946965b
Implement most of the prop271 data structure backends.
|
8 years ago |
Nick Mathewson
|
21c47c4410
Add a smartlist_remove_keeporder() function, with tests.
|
8 years ago |
Nick Mathewson
|
bf64564e37
Add a GUARD log domain, for use with new guards code
|
8 years ago |
Nick Mathewson
|
6a02f9f35a
Add parameters for new (prop271) guard algorithm.
|
8 years ago |
Nick Mathewson
|
3c12133038
Collect old guard algorithm parameters into one place
|
8 years ago |
Nick Mathewson
|
c74542c51a
Add accessors as needed to repair compilation
|
8 years ago |
Nick Mathewson
|
8da24c99bd
Split bridge functions into a new module.
|
8 years ago |
Nick Mathewson
|
dd6def5daf
Initial code to parse/encode/sample prop271 guards
|
8 years ago |
Nick Mathewson
|
539eba0a4b
Teach parse_iso_time about the spaceless variant.
|
8 years ago |
Nick Mathewson
|
df8256a931
Add the prop271 fields to entry_guard_t. Not used yet.
|
8 years ago |
Nick Mathewson
|
043e9b0151
Whitespace fixes from previous mechanical search-and-replaces
|
8 years ago |
Nick Mathewson
|
f66f9c82e9
Make entry_guard_t opaque to circpathbias.c
|
8 years ago |
Nick Mathewson
|
62477906e9
Fix remaining case of circpathbias inspecting entryguard internals
|
8 years ago |