tor

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

commit 4ed67fe174410386e500329e9e6ad73eef4be4e7
parent 04cccd70744a09492b70baf974b2953d6e5c6d0a
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.