aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/timeouts/readonly.rs
Commit message (Expand)AuthorAgeFilesLines
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+0
* Use a panic-free function to multiply timeouts.Nick Mathewson2021-12-061-2/+2
* Basic tests for readonly estimators, and estimator migration.Nick Mathewson2021-11-031-2/+7
* Add a timeout estimator to take estimates from another process.Nick Mathewson2021-10-201-0/+84