summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/stream/flow_control.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: add no-op XON/XOFF flow control variantSteven Engler2025-04-231-8/+29
* proto: Use congestion control in circuit reactorDavid Goulet2025-01-161-4/+4
* flow-control: document idea for making more robustJim Newsome2024-08-211-0/+5
* tor-proto: Encapsulate flow-controlJim Newsome2024-08-131-0/+75