index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-linkspec
/
src
/
traits.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow two useless pattern matches that are going to be not useless
Ian Jackson
2022-10-11
1
-0
/
+1
*
Move two users of HasAddrs to HasChannelMethods
Nick Mathewson
2022-10-06
1
-2
/
+4
*
Begin revising HasAddr and its relationship to ChanTarget
Nick Mathewson
2022-10-06
1
-10
/
+26
*
Add a HasChanMethods trait, with a bunch of open TODO questions.
Nick Mathewson
2022-09-23
1
-1
/
+20
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-14
/
+62
*
Remove get_ed_identity_key as unused.
Nick Mathewson
2022-08-10
1
-23
/
+0
*
Teach guard restrictions about RelayId.
Nick Mathewson
2022-08-10
1
-0
/
+11
*
Add a set of Identity-related types and accessors.
Nick Mathewson
2022-08-10
1
-2
/
+47
*
Introduce HasRelayIds::same_relay_ids.
Nick Mathewson
2022-08-02
1
-0
/
+10
*
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
1
-14
/
+24
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-2
/
+0
*
tor-linkspec: Remove redundant method; add more tests.
Nick Mathewson
2021-12-04
1
-10
/
+25
*
Improve some documentation links
Nick Mathewson
2021-10-29
1
-2
/
+2
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+149
[prev]