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-proto
/
src
/
channel
/
codec.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
tor-proto: remove `use asynchronous_codec as futures_codec`
Neel Chauhan
2025-02-06
1
-12
/
+12
*
tor-rtcompat: Big invasive change adding StreamOps bound everywhere.
Gabriela Moldovan
2025-01-15
1
-0
/
+3
*
Change `CircId` to never be zero
Jim Newsome
2023-10-25
1
-4
/
+4
*
Upgrade to latest asynchronous_codec (0.7.0)
Nick Mathewson
2023-10-17
1
-2
/
+2
*
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