summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Add a GuardMgr member to CircuitBuilderNick Mathewson2021-10-101-2/+9
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Use StorageHandle in tor_circmgr.Nick Mathewson2021-09-301-8/+9
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-3/+4
* A little more test coverage in tor-circmgr::mgrNick Mathewson2021-09-071-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+362