aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/usage.rs
Commit message (Expand)AuthorAgeFilesLines
...
* tor-circmgr::usage: Add a few more tests.Nick Mathewson2021-11-021-2/+66
* Improve docs of more (potentially re-exported) arti-client typeseta2021-10-291-3/+37
* Turn StreamIsolation into a separate type.Nick Mathewson2021-10-251-33/+88
* Replace references to arti-client in the documentation.Nick Mathewson2021-10-211-2/+2
* Implement guards for multihop paths.Nick Mathewson2021-10-131-5/+5
* Actually select guards for directory circuits.Nick Mathewson2021-10-131-2/+2
* Pass the guard manager down to the path selection functions.Nick Mathewson2021-10-111-5/+10
* WIPNick Mathewson2021-10-111-5/+7
* Integrate GuardUsability and GuardMonitor into CircuitBuilder.Nick Mathewson2021-10-101-7/+14
* Re-export configuration types from tor-client.Nick Mathewson2021-10-091-0/+5
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+487