tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 9464da210d3214fc094f5fc3b2c229470dbea59c
parent a42e52dded44a2c58a7200511e27a5c0e01cd78b
Author: Nick Mathewson <nickm@torproject.org>
Date:   Mon,  8 Jan 2018 11:09:08 -0500

Add changes file for new fallback directory list.

Diffstat:
Achanges/ticket_24801 | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/changes/ticket_24801 b/changes/ticket_24801 @@ -0,0 +1,5 @@ + o Minor features (new fallback directories): + - The fallback directory list has been re-generated based on the + current status of the network. Tor uses fallback directories to + bootstrap it doesn't yet have up-to-date directory + information. Closes ticket 24801.