tor

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

commit ca356b952ee892363bc7681f0c5bce1874035c2e
parent 1810771799dd0b434ac2b5926297d64e383582e1
Author: David Goulet <dgoulet@torproject.org>
Date:   Wed, 18 Mar 2020 10:16:31 -0400

changes: Add changes file for ticket 33458

Signed-off-by: David Goulet <dgoulet@torproject.org>

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

diff --git a/changes/ticket33458 b/changes/ticket33458 @@ -0,0 +1,4 @@ + o Minor bugfix (onion service v3): + - When cleaning the client descriptor cache, an attempt at closing circuits + for a non decrypted descriptor (lacking client authorization) lead to an + assert(). Fixes bug 33458; bugfix on 0.4.2.1-alpha.