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
/
relay
/
channel
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Implement the build_certs_cell() helper
David Goulet
2026-02-25
2
-8
/
+3
*
proto: Pass PeerAddr at the channel handshake finish for initiators
David Goulet
2026-02-19
3
-13
/
+16
*
proto: Use the PeerAddr accross channel handshake
David Goulet
2026-02-19
3
-31
/
+17
*
relay: Pass our TLS cert to the responder verify process
David Goulet
2026-02-12
2
-2
/
+14
*
proto: Enforce that channel method as unique SocketAddr
David Goulet
2026-02-12
2
-22
/
+11
*
proto: Channel finish() now handles canonicity
David Goulet
2026-02-12
3
-19
/
+56
*
proto: Relay responder channel allow to be non_exhaustive
David Goulet
2026-02-09
1
-1
/
+1
*
proto: Publicly re-export MaybeVerifiableRelayResponderChannel
David Goulet
2026-02-09
1
-0
/
+1
*
proto: Add missing clock_skew() to unverified channels
David Goulet
2026-02-04
2
-2
/
+12
*
proto: Introduce new relay responder channel types
David Goulet
2026-02-04
2
-20
/
+210
*
proto: Introduce new relay initiator channel types
David Goulet
2026-02-04
2
-4
/
+187
*
proto: Enforce condition with type system
David Goulet
2026-01-22
1
-5
/
+6
*
proto: Use the channel codec channel type
David Goulet
2026-01-22
1
-4
/
+0
*
proto: Remove Option<> around peer_ip for build_netinfo_cell()
David Goulet
2026-01-22
1
-1
/
+1
*
proto: Avoid magic hardcoded value for LINK_AUTH
David Goulet
2026-01-22
1
-1
/
+1
*
proto: Enforce CERTS and AUTHENTICATE are always expected together
David Goulet
2026-01-22
1
-0
/
+6
*
proto: Send relay channel NETINFO in check()
David Goulet
2026-01-22
1
-0
/
+6
*
proto: Authenticate a relay channel
David Goulet
2026-01-22
1
-6
/
+3
*
proto: Add CertifiedConn to relay handshake
David Goulet
2026-01-22
1
-8
/
+8
*
proto: Implement RelayResponderHandshake
David Goulet
2026-01-22
1
-2
/
+243
*
proto: Make CERTS cell optionnable for UnverifiedChannel
David Goulet
2026-01-22
1
-1
/
+1
*
proto: Move relay channel related structs outside of handshake.rs
David Goulet
2026-01-22
1
-265
/
+6
*
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
-0
/
+6
*
proto: Add traits for public channel views
David Goulet
2026-01-13
1
-44
/
+19
*
proto: Add clock_skew() helper to relay unverified channel
David Goulet
2026-01-13
1
-1
/
+13
*
proto: Move comment in relay handshake.rs
David Goulet
2025-11-19
1
-1
/
+1
*
proto: Implement part of UnverifiedRelayChannel::finish()
David Goulet
2025-11-19
1
-10
/
+37
*
proto: Add VerifiedRelayChannel implementation
David Goulet
2025-11-19
1
-1
/
+31
*
proto: Add UnverifiedRelayChannel implementation
David Goulet
2025-11-19
1
-17
/
+86
*
proto: Introduce relay specific channel structs
David Goulet
2025-11-19
1
-2
/
+38
*
proto: Remove relay ChannelAuthenticationData builder
David Goulet
2025-10-23
1
-64
/
+11
*
proto: Use Arc for relay identities object
David Goulet
2025-10-23
1
-3
/
+3
*
proto: Remove LOG_PREFIX in relay handshake
David Goulet
2025-10-23
1
-5
/
+1
*
proto: Compute authenticate data after validating certificates
David Goulet
2025-10-23
1
-2
/
+1
*
proto: Add a relay channel builder
David Goulet
2025-10-23
1
-1
/
+0
*
proto: Add RelayIdentities object holding our keys
David Goulet
2025-10-23
1
-1
/
+11
*
proto: Add the channel authentication data
David Goulet
2025-10-23
1
-2
/
+147
*
proto: Add RelayInitiatorHandshake
David Goulet
2025-10-23
1
-0
/
+126