Nick Mathewson
|
35d8270942
When marking guard state instances on a channel, don't mark NULL
|
8 years ago |
Nick Mathewson
|
0f0d4356b2
Don't try to use confirmed_idx in remove_guard_from_...lists()
|
8 years ago |
Nick Mathewson
|
746d959100
Don't build circuits till primary guards have descriptors
|
8 years ago |
Nick Mathewson
|
02da24f8e5
Don't (usually) return any guards that are missing descriptors.
|
8 years ago |
Nick Mathewson
|
26957a127a
entry_guard_pick_for_circuit(): TRAFFIC guards must have descriptors
|
8 years ago |
Nick Mathewson
|
cccd3f1dae
entrynodes: Remove "split these functions" XXXXs
|
8 years ago |
Nick Mathewson
|
ead934e61e
Remove prop271 "spec deviation" comments -- the spec has been updated
|
8 years ago |
Nick Mathewson
|
818b44cc7c
Repair the (deprecated, ugly) DROPGUARDS controller function.
|
8 years ago |
George Kadianakis
|
b047d97b28
Remove some more remnants of legacy guard selection.
|
8 years ago |
Nick Mathewson
|
d5d7c3e638
Remove argument from guards_choose_dirguard
|
8 years ago |
Nick Mathewson
|
3efe8bb8ac
Remove some now-spurious blocks and indentation.
|
8 years ago |
Nick Mathewson
|
6d03e36fd0
Remove GS_TYPE_LEGACY
|
8 years ago |
Nick Mathewson
|
a31a5581ee
Remove UseDeprecatedGuardAlgorithm.
|
8 years ago |
Nick Mathewson
|
472b277207
Remove the (no longer compiled) code for legacy guard selection.
|
8 years ago |
George Kadianakis
|
def7115fe4
prop271: Move new funcs to top, to avoid compiler warnings.
|
8 years ago |
George Kadianakis
|
2938fd3b85
prop271: When we exhaust all guards, mark all of them for retry.
|
8 years ago |
Nick Mathewson
|
b317813485
Make GETINFO entry-guards work again with prop271
|
8 years ago |
Nick Mathewson
|
762b799545
Rename 'remove' -> 'rmv' to avoid shadowing a libc global
|
8 years ago |
Nick Mathewson
|
23c09b6bc2
Resolve a division-by-zero complaint from coverity. CID 1397272
|
8 years ago |
Nick Mathewson
|
990a863d7c
Merge branch 'ticket20831_v2'
|
8 years ago |
Nick Mathewson
|
506bd6d47c
Make NumDirectoryGuards work with the new guard algorithm.
|
8 years ago |
Nick Mathewson
|
d9200d853d
Make NumEntryGuards work as expected again.
|
8 years ago |
Nick Mathewson
|
deb8bcadce
271: Algorithm tweak to allow multiple entry guards.
|
8 years ago |
Nick Mathewson
|
385602e982
Respect GuardLifetime in prop271 code.
|
8 years ago |
Nick Mathewson
|
988b0afbd6
Merge branch 'ticket20826_v2'
|
8 years ago |
Nick Mathewson
|
e044b4f8ce
Support restrictive ENTRYNODES configurations correctly.
|
8 years ago |
Nick Mathewson
|
4ec9751c14
guard->nickname is never NULL.
|
8 years ago |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
8 years ago |
Nick Mathewson
|
20292ec497
Per suggestion, increase the retry frequency for primary guards.
|
8 years ago |
Nick Mathewson
|
fc7751a989
Rewrite state transition logic in entry_guards_note_success()
|
8 years ago |