mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
55ad54e014
If the consensus has no exits (typical of a bootstrapping test network), allow tor to build circuits once enough descriptors have been downloaded. When there are no exits, we always have "enough" exit descriptors. (We treat the proportion of available exit descriptors as 100%.) This assists in bootstrapping a testing Tor network. Fixes bug 13718. Makes bug 13161's TestingDirAuthVoteExit non-essential. (But still useful for speeding up a bootstrap.) |
||
---|---|---|
.. | ||
bug13718-avoid-excluding-guards | ||
bug13718-check-consensus-exits | ||
bug13718-make-nodelist-args-readable | ||
bug13808 | ||
bug13811 | ||
bug13814-reachability-without-exits | ||
bug13823-decrease-consensus-interval | ||
bug13839-fix-TestingMinExitFlagThreshold | ||
bug13963-decrease-if-modified-since-delay | ||
bug14013 | ||
ticket11016 |