tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 11d993869447d08a3fe4ab3b36d34fc53aa21ba1
parent dc397f9a61e2e2caeea1acd46beab0e7205eaa9f
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Sun, 27 May 2018 01:43:19 +0000

Bug 26214: Changes file.

Diffstat:
Achanges/bug26214 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/bug26214 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)