teor
|
19a4abf2a9
Make sure bridges are definitely running before delaying directory fetches
|
7 years ago |
teor
|
690f646bf8
Stop checking cached bridge descriptors for usable bridges
|
7 years ago |
Nick Mathewson
|
da82e0b579
Merge branch 'bug23817_031' into maint-0.3.2
|
7 years ago |
George Kadianakis
|
69f93f806c
Check number of usable guards when applying md restrictions.
|
7 years ago |
Nick Mathewson
|
2cee26b164
Merge branch 'bug23817_031' into maint-0.3.2
|
7 years ago |
George Kadianakis
|
f61e3090fb
Introduce new guard restriction and use it to skip outdated dirs.
|
7 years ago |
George Kadianakis
|
f7306b16ec
entrynodes: Better naming for dir info check functions.
|
7 years ago |
George Kadianakis
|
5352785d0c
entrynodes: Error msg for missing guard descs is now more informative.
|
7 years ago |
George Kadianakis
|
c9729853a5
entrynodes: Be specific about how many primary descriptors we miss.
|
7 years ago |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
Nick Mathewson
|
1712dc98b0
Merge branch 'maint-0.3.0' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
52c4440c48
Merge branch 'trove-2017-006' into maint-0.3.0
|
7 years ago |
Nick Mathewson
|
665baf5ed5
Consider the exit family when applying guard restrictions.
|
7 years ago |
George Kadianakis
|
52498b8183
Set guard state on bridge descriptor fetches.
|
7 years ago |
George Kadianakis
|
6009c89165
Set guard state on bridge descriptor fetches.
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
746d959100
Don't build circuits till primary guards have descriptors
|
7 years ago |
Nick Mathewson
|
02da24f8e5
Don't (usually) return any guards that are missing descriptors.
|
7 years ago |
Nick Mathewson
|
7d0df8bad8
Remove a couple of stale comments from entrynodes.h
|
7 years ago |
Nick Mathewson
|
818b44cc7c
Repair the (deprecated, ugly) DROPGUARDS controller function.
|
8 years ago |
Nick Mathewson
|
d5d7c3e638
Remove argument from guards_choose_dirguard
|
7 years ago |
Nick Mathewson
|
6d03e36fd0
Remove GS_TYPE_LEGACY
|
7 years ago |
Nick Mathewson
|
472b277207
Remove the (no longer compiled) code for legacy guard selection.
|
7 years ago |
Nick Mathewson
|
b317813485
Make GETINFO entry-guards work again with prop271
|
8 years ago |
Nick Mathewson
|
c52c47ae6f
Disable the legacy guard algorithm. Code isn't removed yet.
|
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
|
385602e982
Respect GuardLifetime in prop271 code.
|
8 years ago |
Nick Mathewson
|
2e2f3a4d99
Add a separate, non-fractional, limit to the sampled guard set size.
|
8 years ago |
George Kadianakis
|
50783d0123
Easy code fixes.
|
8 years ago |