aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-guardmgr/src/vanguards/err.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-guardmgr: Map NoSuitableRelay errors to ErrorKind::NoPath.Gabriela Moldovan2024-05-091-2/+1
* tor-guardmgr: Add an error variant for when the vanguard mode is unsuitable.Gabriela Moldovan2024-05-091-1/+11
* tor-guardmgr: Add a BootstrapRequired error for VanguardMgr.Gabriela Moldovan2024-05-091-0/+9
* tor-guardmgr: Move VanguardMgrError to a separate module.Gabriela Moldovan2024-05-091-0/+46