tor

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

commit 41bc1fac8e77e399572e020c5ba59462afd75f4b
parent e2e1c07fd25c96a83b38f5d84d2c063b98ed8f46
Author: teor <teor@torproject.org>
Date:   Fri, 23 Aug 2019 16:25:33 +1000

changes: file for 23507, v3 onion service fix

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

diff --git a/changes/bug23507 b/changes/bug23507 @@ -0,0 +1,5 @@ + o Minor bugfixes (v3 single onion services): + - Make v3 single onion services fall back to a 3-hop intro, when there + all intro points are unreachable via a 1-hop path. Previously, v3 + single onion services failed when all intro nodes were unreachable + via a 1-hop path. Fixes bug 23507; bugfix on 0.3.2.1-alpha.