tor/changes
teor 55ad54e014 Allow tor to build circuits using a consensus with no exits
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.)
2014-12-30 09:06:00 -05:00
..
bug13718-avoid-excluding-guards Avoid excluding guards from path building in minimal test networks 2014-12-30 09:06:00 -05:00
bug13718-check-consensus-exits Check if there are exits in the consensus 2014-12-30 09:06:00 -05:00
bug13718-make-nodelist-args-readable Refactor count_usable_descriptors to use named enums for exit_only 2014-12-30 09:06:00 -05:00
bug13808 changs file for 13808 2014-12-23 10:59:48 -05:00
bug13811 Changes file for 13811 2014-12-23 13:00:21 -05:00
bug13814-reachability-without-exits Allow tor to build circuits using a consensus with no exits 2014-12-30 09:06:00 -05:00
bug13823-decrease-consensus-interval Allow consensus interval of 10 seconds when testing 2014-12-24 06:13:32 +11:00
bug13839-fix-TestingMinExitFlagThreshold Fix TestingMinExitFlagThreshold 0 2014-12-24 06:13:32 +11:00
bug13963-decrease-if-modified-since-delay Fix If-Modified-Since in rapidly updating Tor networks 2014-12-24 06:13:32 +11:00
bug14013 whoops; missing changes file for 14013 2014-12-23 10:55:25 -05:00
ticket11016 changes file for ticket11016 2014-12-23 11:32:10 -05:00