tor

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

commit 1f1a57b8d0038066be712c57b5ce8b7b1ea94e5a
parent b7b7dab00d321d2c3e2a2d52e76d9e1190836420
Author: George Kadianakis <desnacked@riseup.net>
Date:   Wed, 13 Jun 2018 13:47:36 +0300

Add changes file for #24977.

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

diff --git a/changes/bug24977 b/changes/bug24977 @@ -0,0 +1,5 @@ + o Minor bugfixes (onion services): + - Recompute some consensus information after clock skews or when we + transition from a non-live consensus to a live consensus. We do this to + avoid having an outdated state which could impact next-generation onion + services. Fixes bug 24977; bugfix on 0.3.2.1-alpha.