aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-03-14 06:37:17 +1000
committerteor <teor@torproject.org>2019-03-14 06:37:17 +1000
commit90301247fd35225cc25b6ea2568364356ff00580 (patch)
treea81ffb939af207aa70d32e96d8a64d2c7851f61b /changes
parent530304dd773b178c7cc0c5db26e53ec196219191 (diff)
parent981bb60575953fbf0e6ca03ccf0a8a476e6644e0 (diff)
downloadtor-90301247fd35225cc25b6ea2568364356ff00580.tar.gz
tor-90301247fd35225cc25b6ea2568364356ff00580.zip
Merge remote-tracking branch 'tor-github/pr/765' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/bug236815
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug23681 b/changes/bug23681
new file mode 100644
index 0000000000..e317f36d50
--- /dev/null
+++ b/changes/bug23681
@@ -0,0 +1,5 @@
+ o Minor bugfixes (hidden service client):
+ - The introduction circuit was being timed out too quickly while waiting
+ for the rendezvous circuit to complete. Keep the intro circuit around
+ longer instead of timing out and reopening new ones constantly. Fixes
+ bug 23681; bugfix on 0.2.4.8-alpha.