tor

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

commit 63d729183d68d15b8b4f863eea795cb3ca5803ad
parent 5be2fbf703566ee1d1f0d98b8a213e7116c1e6e0
Author: Steven Engler <opara@torproject.org>
Date:   Tue, 30 Sep 2025 14:14:53 -0400

maint: fix formatting of changes file (v2)

Diffstat:
Mchanges/bug41130 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug41130 b/changes/bug41130 @@ -3,4 +3,4 @@ data to the socket before sending an XOFF. This significantly reduces the number of XON/XOFF messages sent when (1) the application is reading stream data at a fast rate, and (2) when conflux is enabled. - Partially Fixes bug 41130; bugfix on 0.4.7.2-alpha + Fixes part of bug 41130; bugfix on 0.4.7.2-alpha