David Goulet
|
fb93c6fc51
circ: Don't cannibalize a circuit if the guard state is unusable
|
6 years ago |
Nick Mathewson
|
9abef516f6
Merge branch 'maint-0.3.2'
|
7 years ago |
teor
|
19a4abf2a9
Make sure bridges are definitely running before delaying directory fetches
|
7 years ago |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 years ago |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 years ago |
Nick Mathewson
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 years ago |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
7 years ago |
teor
|
690f646bf8
Stop checking cached bridge descriptors for usable bridges
|
7 years ago |
Nick Mathewson
|
b1ab360eca
Merge branch 'maint-0.3.2'
|
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
|
fcdec00685
Merge branch 'maint-0.3.2'
|
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
|
8c8d3b90f7
Add a unittest that reveals the offending case of #23862.
|
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 |