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
/
client
/
channel
/
handshake.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Pass PeerAddr at the channel handshake finish for initiators
David Goulet
2026-02-19
1
-9
/
+3
*
proto: Use the PeerAddr accross channel handshake
David Goulet
2026-02-19
1
-23
/
+10
*
proto: Client channel need to consider PT for the target
David Goulet
2026-02-12
1
-6
/
+21
*
proto: Enforce that channel method as unique SocketAddr
David Goulet
2026-02-12
1
-6
/
+4
*
proto: Channel finish() now handles canonicity
David Goulet
2026-02-12
1
-4
/
+13
*
proto: Add missing clock_skew() to unverified channels
David Goulet
2026-02-04
1
-6
/
+3
*
proto: Make channel client to use a specific type
David Goulet
2026-02-04
1
-38
/
+43
*
proto: Use the channel codec channel type
David Goulet
2026-01-22
1
-1
/
+0
*
proto: Remove async for VerifiableChannel::check()
David Goulet
2026-01-22
1
-2
/
+1
*
proto: Make VerifiableChannel::check() async
David Goulet
2026-01-22
1
-1
/
+2
*
proto: Make CERTS cell optionnable for UnverifiedChannel
David Goulet
2026-01-22
1
-1
/
+1
*
proto: Seal the VerifiableChannel and FinalizableChannel traits
David Goulet
2026-01-13
1
-0
/
+14
*
proto: Add link_protocol() to VerifiableChannel trait
David Goulet
2026-01-13
1
-12
/
+6
*
proto: Add traits for public channel views
David Goulet
2026-01-13
1
-47
/
+32
*
proto: Make cargo doc happy
David Goulet
2025-11-19
1
-1
/
+1
*
proto: Split VerifiedChannel::finish()
David Goulet
2025-11-19
1
-2
/
+17
*
proto: Use the new client specific channels
David Goulet
2025-11-19
1
-11
/
+19
*
proto: Add client specific handshake channel structs
David Goulet
2025-11-19
1
-5
/
+89
*
proto: Move client handshake into client channel module
David Goulet
2025-11-19
1
-0
/
+140