index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
/
channel
/
codec.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: only parse allowed ChanMsg types during handshake.
Nick Mathewson
2023-02-09
1
-14
/
+71
*
tor-cell: Rename ChanMsg and ChanCell-related types.
Nick Mathewson
2023-02-07
1
-6
/
+6
*
tor-cell: Remove ChanMsg methods that are duplicated in ChanMsgClass.
Nick Mathewson
2023-02-07
1
-1
/
+1
*
tor-proto: Split CellErr based on activity.
Nick Mathewson
2022-06-23
1
-3
/
+6
*
tor-proto: clean up error names and messages
Nick Mathewson
2022-06-23
1
-3
/
+3
*
proto: Refactor conversion from CodecError to Error
Nick Mathewson
2022-02-24
1
-10
/
+0
*
tor-proto: Split IoErr based on when it occurs
Nick Mathewson
2022-02-23
1
-2
/
+2
*
tor-cell: provide HasKind.
Nick Mathewson
2022-02-15
1
-4
/
+34
*
tor-proto: Use tor-rtcompat macros for testing, not tokio.
Nick Mathewson
2021-11-15
1
-37
/
+40
*
Get rid of tor-proto's ChannelImpl, and use the reactor more instead
eta
2021-11-03
1
-2
/
+3
*
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
/
+156