tor

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

commit 609a82a595db45603edc1d007a6657fe4c1b4f5f
parent 78c184d2fe2c5f14da8c65166521c7291225b5bc
Author: David Goulet <dgoulet@torproject.org>
Date:   Mon, 24 Oct 2022 11:14:50 -0400

changes: Ticket 40694

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

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

diff --git a/changes/ticket40694 b/changes/ticket40694 @@ -0,0 +1,5 @@ + o Major bugfixes (onion service): + - Set a much higher circuit build timeout for opened client rendezvous + circuit. Before this, tor would time them out very quickly leading to many + unnecessary retries and thus more load on the network. Fixes bug 40694; + bugfix on 0.3.5.1-alpha.