summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/path/exitpath.rs
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-131-21/+81
* Pass the guard manager down to the path selection functions.Nick Mathewson2021-10-111-4/+8
* WIPNick Mathewson2021-10-111-2/+4
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+252