summaryrefslogtreecommitdiff
path: root/crates/tor-congestion/src/rtt.rs
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+9
* Disable rtt_test_vectors test on non-Linux platformsNick Mathewson2022-10-111-0/+5
* 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-111-0/+402