summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec/src/traits.rs
Commit message (Expand)AuthorAgeFilesLines
* Add a HasChanMethods trait, with a bunch of open TODO questions.Nick Mathewson2022-09-231-1/+20
* Final (?) API revisions for tor-linkspecNick Mathewson2022-08-101-14/+62
* Remove get_ed_identity_key as unused.Nick Mathewson2022-08-101-23/+0
* Teach guard restrictions about RelayId.Nick Mathewson2022-08-101-0/+11
* Add a set of Identity-related types and accessors.Nick Mathewson2022-08-101-2/+47
* Introduce HasRelayIds::same_relay_ids.Nick Mathewson2022-08-021-0/+10
* tor-linkspec: Refactor out traits to represent a relay's ID set.Nick Mathewson2022-08-021-14/+24
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-2/+0
* tor-linkspec: Remove redundant method; add more tests.Nick Mathewson2021-12-041-10/+25
* Improve some documentation linksNick Mathewson2021-10-291-2/+2
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+149