summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/congestion
Commit message (Expand)AuthorAgeFilesLines
...
* proto: Add Vegas congestion control algorithmDavid Goulet2025-01-162-0/+592
* proto: New CongestionControl object and fixed window algorithmDavid Goulet2025-01-163-0/+557
* proto: Add generic objects for congestion controlDavid Goulet2025-01-162-0/+416