aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorAndrea Shepard <andrea@torproject.org>2013-06-13 20:41:00 -0700
committerAndrea Shepard <andrea@torproject.org>2013-06-13 21:39:04 -0700
commit4cce58d3c22c65350fffb3c4bc4dccd73e0193d7 (patch)
tree01764f77d0a2b27397ce91da3acc089493ef296c /changes
parent4835faebf533f93eb390649dfcb5c8cc0289e3d3 (diff)
downloadtor-4cce58d3c22c65350fffb3c4bc4dccd73e0193d7.tar.gz
tor-4cce58d3c22c65350fffb3c4bc4dccd73e0193d7.zip
Don't queue more cells as a middle relay than the spec allows to be in flight
Diffstat (limited to 'changes')
-rw-r--r--changes/bug90633
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug9063 b/changes/bug9063
new file mode 100644
index 0000000000..af3b1a87f4
--- /dev/null
+++ b/changes/bug9063
@@ -0,0 +1,3 @@
+ o Normal bugfixes:
+ - Close any circuit that has more cells queued than the spec permits.
+ Fixes bug #9063; bugfix on 0.2.3.25.