summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/path/dirpath.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement guards for multihop paths.Nick Mathewson2021-10-131-0/+1
* Actually select guards for directory circuits.Nick Mathewson2021-10-131-10/+19
* Pass the guard manager down to the path selection functions.Nick Mathewson2021-10-111-5/+14
* WIPNick Mathewson2021-10-111-5/+7
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+121