aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/stream/flow_ctrl/window
Commit message (Expand)AuthorAgeFilesLines
* tor-cell: rename `XonKbpsEwma` to `XonKBpsEwma`Steven Engler2026-07-301-2/+2
* tor-proto: add `FlowCtrlHooks::inbound_queue_max_len()`Steven Engler2026-05-201-1/+7
* tor-proto: fix flow control for half-streamsSteven Engler2026-05-071-10/+46
* tor-proto: add prototype for `HalfStreamFlowCtrl`Steven Engler2026-05-071-1/+25
* proto: Move flow_ctrl module under stream (fmt).Gabriela Moldovan2025-10-071-1/+1
* proto: Move flow_ctrl module under stream.Gabriela Moldovan2025-10-071-0/+74