summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/build.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix clippy warnings in tests.Nick Mathewson2021-10-281-5/+5
* tor_circmgr: Refactor and re-enable build_timeout() testNick Mathewson2021-10-271-136/+233
* Fix some clippy-nightly warnings.Nick Mathewson2021-10-261-0/+4
* Merge remote-tracking branch 'origin/mr/102'Nick Mathewson2021-10-261-7/+25
|\
| * Overhaul the way WaitFor and the MockSleepProvider worketa2021-10-261-7/+25
* | Finish the timeout-inference side of shared state.Nick Mathewson2021-10-201-13/+26
* | Allow type of timeout estimator to change at runtime.Nick Mathewson2021-10-201-55/+52
* | Initial work on periodically reloading state.Nick Mathewson2021-10-191-1/+0
|/
* Use better reporting for guard status.Nick Mathewson2021-10-131-9/+44
* Notify guard manager on network change and state flush.Nick Mathewson2021-10-101-1/+5
* Add a GuardMgr member to CircuitBuilderNick Mathewson2021-10-101-1/+6
* Use StorageHandle in tor_circmgr.Nick Mathewson2021-09-301-5/+6
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-9/+10
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+704