summaryrefslogtreecommitdiff
path: root/crates/tor-guardmgr/src/ids.rs
Commit message (Expand)AuthorAgeFilesLines
* Make sure all HasRelayIds constaints allow ?Sized.Nick Mathewson2022-08-101-2/+8
* Final (?) API revisions for tor-linkspecNick Mathewson2022-08-101-16/+18
* guardmgr: Avoid a case of using HasRelayIds key methods.Nick Mathewson2022-08-021-1/+1
* guardmgr: Replace IdPair with RelayIdsNick Mathewson2022-08-021-18/+18
* Use derive_more to derive AsRef.Nick Mathewson2022-03-301-12/+3
* Refactor FirstHopId into type-differentiated formNick Mathewson2022-03-301-0/+113