tor

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

commit 9f0b0afa2e62a5bc55a814bfe991859e08bcb1aa
parent f6f7c4e84624a68037ff5a237090777acbdc5033
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Thu,  3 Mar 2022 21:16:07 +0000

Changes file for #40568

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

diff --git a/changes/ticket40568 b/changes/ticket40568 @@ -0,0 +1,3 @@ + o Minor features (control port): + - Provide congestion control fields on CIRC_BW and STREAM control + port events, for use by sbws. Closes ticket 40568.