]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Ticket 40694
authorDavid Goulet <dgoulet@torproject.org>
Mon, 24 Oct 2022 15:14:50 +0000 (11:14 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 26 Oct 2022 19:10:41 +0000 (15:10 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40694 [new file with mode: 0644]

diff --git a/changes/ticket40694 b/changes/ticket40694
new file mode 100644 (file)
index 0000000..f17639c
--- /dev/null
@@ -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.