summaryrefslogtreecommitdiff
path: root/crates/tor-congestion
Commit message (Expand)AuthorAgeFilesLines
...
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-242-0/+4
* 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-115-0/+498