summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-21 09:20:03 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-21 09:20:03 -0400
commit2ad062ee601bc30594b81a33404662fbd59ef8b1 (patch)
tree95b8a086f37938c09cebacc9ffa1ae06bb230682 /changes
parentd46969e8208394640d9fe84edbc428329d4ec642 (diff)
parent46b06cd6999439608f4a8a34bb68f6fe6a6311e9 (diff)
downloadtor-2ad062ee601bc30594b81a33404662fbd59ef8b1.tar.gz
tor-2ad062ee601bc30594b81a33404662fbd59ef8b1.zip
Merge branch 'mikeperry_bug26214-rebased_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug262143
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug26214 b/changes/bug26214
new file mode 100644
index 0000000000..4277b9c6ec
--- /dev/null
+++ b/changes/bug26214
@@ -0,0 +1,3 @@
+ o Minor bugfixes (correctness, flow control):
+ - Upon receiving a stream-level SENDME cell, verify that our window has
+ not grown too large. Fixes bug 26214; bugfix on svn r54 (pre-0.0.1)