summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/path
Commit message (Expand)AuthorAgeFilesLines
* Do not blame a guard for failures on non-random circuits.Nick Mathewson2021-10-261-1/+11
* Run "cargo fix --edition-idioms=2018".Nick Mathewson2021-10-221-1/+1
* Implement guards for multihop paths.Nick Mathewson2021-10-132-21/+82
* 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-112-9/+22
* WIPNick Mathewson2021-10-112-7/+11
* fix/silence clippy lints in test modulesDaniel Eades2021-09-082-0/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-272-0/+373