summaryrefslogtreecommitdiff
path: root/crates/tor-congestion/src
Commit message (Expand)AuthorAgeFilesLines
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+1
* Fix nightly CI: allow print_stderr in rtt tests.Nick Mathewson2022-08-111-1/+1
* tor-congestion: implement the RTT estimation algorithm from prop#324eta2022-08-113-0/+479