summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/congestion/rtt.rs
Commit message (Expand)AuthorAgeFilesLines
* fix: fix typosDimitris Apostolou2025-01-301-4/+4
* congestion: Use getters for all parametersDavid Goulet2025-01-161-4/+4
* congestion: Add standard clippy checks to testsDavid Goulet2025-01-161-0/+14
* congestion: Make a test_utils.rsDavid Goulet2025-01-161-1/+2
* congestion: Remove duplicate RttParameters structDavid Goulet2025-01-161-39/+7
* proto: Add generic objects for congestion controlDavid Goulet2025-01-161-0/+348