summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/build.rs
Commit message (Expand)AuthorAgeFilesLines
...
* | 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