summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/timeouts/readonly.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* 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