summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/timeouts.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove #![allow(dead_code)] in timeouts.rsNick Mathewson2021-10-211-2/+2
* Add a timeout estimator to take estimates from another process.Nick Mathewson2021-10-201-0/+1
* Allow type of timeout estimator to change at runtime.Nick Mathewson2021-10-201-3/+16
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+162