| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove #![allow(dead_code)] in timeouts.rs | Nick Mathewson | 2021-10-21 | 1 | -2/+2 |
| | | |||||
| * | Add a timeout estimator to take estimates from another process. | Nick Mathewson | 2021-10-20 | 1 | -0/+1 |
| | | |||||
| * | Allow type of timeout estimator to change at runtime. | Nick Mathewson | 2021-10-20 | 1 | -3/+16 |
| | | | | | | | This is a big change, but it does simplify the type of Builder a little, and isolates locking across different (potential) timeout estimator types. | ||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+162 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
