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
/
handler.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: remove `use asynchronous_codec as futures_codec` in `/channel/hand...
Neel Chauhan
2026-05-27
1
-13
/
+14
*
proto: Bring back AuthLogDigest and explicitly convert to SLOG/CLOG
David Goulet
2026-04-08
1
-23
/
+18
*
proto: Add ClogDigest and SlogDigest types
David Goulet
2026-04-08
1
-14
/
+49
*
proto: Add a type alias for SLOG/CLOG digest
David Goulet
2026-03-30
1
-7
/
+11
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
tor-proto: improve chan send/recv-log error messages
Steven Engler
2026-03-19
1
-2
/
+6
*
tor-proto: rename 'SLOG'/'CLOG' and related code
Steven Engler
2026-03-02
1
-48
/
+76
*
proto: Use the channel codec channel type
David Goulet
2026-01-22
1
-5
/
+40
*
proto: Only allow VERSIONS cell for the new handshake state
David Goulet
2025-08-27
1
-31
/
+13
*
proto: Remove the AUTHORIZE as a parsable cell
David Goulet
2025-08-21
1
-4
/
+1
*
proto: Add a channel handler comment and a fix
David Goulet
2025-08-21
1
-3
/
+8
*
proto: Return AUTHORIZE, VPADDING and VERSIONS at handshake
David Goulet
2025-08-21
1
-15
/
+28
*
proto: Cleanup allow(unused)
David Goulet
2025-08-20
1
-2
/
+0
*
proto: Unit tests for channel handler
David Goulet
2025-08-20
1
-1
/
+107
*
proto: Make the OutboundClientHandshake use new cell handler
David Goulet
2025-08-20
1
-4
/
+4
*
proto: Add channel cell handler
David Goulet
2025-08-20
1
-0
/
+561