summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/timeouts/estimator.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove #![allow(dead_code)] in timeouts.rsNick Mathewson2021-10-211-0/+1
* Finish the timeout-inference side of shared state.Nick Mathewson2021-10-201-2/+63
* Add a timeout estimator to take estimates from another process.Nick Mathewson2021-10-201-42/+0
* Allow type of timeout estimator to change at runtime.Nick Mathewson2021-10-201-0/+131