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
/
relay
/
channel
/
handshake.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
[prev]