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-cell
/
src
/
restrict.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-cell: Implement {Relay,Chan}Msg for every body type
Nick Mathewson
2023-02-15
1
-5
/
+3
*
tor-cell: Return a useful error when restrist_msg rejects a command.
Nick Mathewson
2023-02-09
1
-2
/
+3
*
Change tor_bytes::Error::BadMessage to a Cow.
Nick Mathewson
2023-02-09
1
-1
/
+1
*
tor-cell: Re-export paste so restrict_msg can work outside the crate.
Nick Mathewson
2023-02-09
1
-3
/
+3
*
tor-cell: Make RelayEarly a separate type.
Nick Mathewson
2023-02-09
1
-4
/
+0
*
tor-cell: Have restrict_msg add conversion functions.
Nick Mathewson
2023-02-09
1
-6
/
+67
*
tor-cell: documentation cleanups related to restricted_msg
Nick Mathewson
2023-02-07
1
-2
/
+2
*
tor-cell: correct handling of optional msg types.
Nick Mathewson
2023-02-07
1
-0
/
+5
*
tor-cell: Rename RelayMsg and RelayCell-related types.
Nick Mathewson
2023-02-07
1
-4
/
+4
*
tor-cell: Rename ChanMsg and ChanCell-related types.
Nick Mathewson
2023-02-07
1
-2
/
+2
*
tor-cell: Macro to generate restricted RelayMsg and ChanMsg.
Nick Mathewson
2023-02-07
1
-0
/
+196