summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-04-03 09:47:57 -0400
committerNick Mathewson <nickm@torproject.org>2015-04-03 09:47:57 -0400
commit24352d0d70542d43588a5c5a6da3f63a317d049d (patch)
tree41737e193e6dc9e663247a27a8ffe652b21b88ea /changes
parent8656cbcfc0cdce98d57e8f77d56bc8a69f5568b6 (diff)
parent929a8f199bc236c39794f675a7bb8ad00b155257 (diff)
downloadtor-24352d0d70542d43588a5c5a6da3f63a317d049d.tar.gz
tor-24352d0d70542d43588a5c5a6da3f63a317d049d.zip
Merge remote-tracking branch 'origin/maint-0.2.6'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug114475
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug11447 b/changes/bug11447
new file mode 100644
index 0000000000..8cd4f5b467
--- /dev/null
+++ b/changes/bug11447
@@ -0,0 +1,5 @@
+ o Minor features (DoS-resistance):
+ - Decrease the amount of reattempts that a hidden service is
+ willing to perform when its rendezvous circuits fail. This
+ reduces the computational cost for hidden service under heavy
+ load. Resolves ticket #11447. \ No newline at end of file