tor

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

commit 43c34dfca04f4e10c85ed567f383ee5442be1a80
parent 6bd64e8212a29d21b20d68a3f69489ffdcbcb42b
Author: George Kadianakis <desnacked@riseup.net>
Date:   Wed, 25 Oct 2017 19:54:48 +0300

Add changes file for #23862.

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

diff --git a/changes/bug23682 b/changes/bug23682 @@ -0,0 +1,5 @@ + o Minor bugfixes (entry guards): + - Tor now updates its guard state when it reads a consensus regardless of + whether it's missing descriptors. That makes tor use its primary guards + to fetch descriptors in some edge cases where it would have used fallback + directories in the past. Fixes bug 23862; bugfix on 0.3.0.1-alpha. +\ No newline at end of file