aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/path/dirpath.rs
Commit message (Expand)AuthorAgeFilesLines
* Add kinds for *most* circmgr errors.Nick Mathewson2022-02-161-2/+2
* add semicolons if nothing returnedDaniel Eades2021-11-251-1/+1
* Allow clone-on-copy in tor-circmgr tests to fix a nightly-only clippy warning.Nick Mathewson2021-11-021-0/+1
* tor-circmgr: test DirPathBuilder with GuardMgr.Nick Mathewson2021-11-021-0/+40
* 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