aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/stream/flow_ctrl/xon_xoff/reader.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: add `WithSidechannelMitigations` for flow ctrlSteven Engler7 days1-5/+7
* tor-cell: update docs and variable names for `Xon`Steven Engler2026-07-301-1/+1
* tor-cell: rename `XonKbpsEwma` to `XonKBpsEwma`Steven Engler2026-07-301-10/+10
* tor-proto: add a unit test for `XonXoffReader`Steven Engler2026-06-161-0/+398
* tor-proto: add `DrainRateNotifier` trait for `XonXoffReader`Steven Engler2026-06-101-13/+35
* tor-proto: small comment improvementsSteven Engler2026-05-201-0/+2
* proto: Move StreamTarget to stream moduleGabriela Moldovan2025-11-241-1/+1
* proto: Move flow_ctrl module under stream.Gabriela Moldovan2025-10-071-0/+153