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
/
initiator.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: give our rsa ident to the channel reactor
Steven Engler
2026-04-16
1
-0
/
+1
*
proto: Add channel relay handshake unit tests
David Goulet
2026-04-14
1
-0
/
+6
*
tor-proto: give our ed ident to the channel reactor
Steven Engler
2026-04-09
1
-0
/
+1
*
proto: Bring back AuthLogDigest and explicitly convert to SLOG/CLOG
David Goulet
2026-04-08
1
-2
/
+3
*
proto: Add ClogDigest and SlogDigest types
David Goulet
2026-04-08
1
-3
/
+3
*
tor-proto: replace use of `ChannelDirection` with `CircIdRange`
Steven Engler
2026-04-08
1
-2
/
+3
*
tor-{proto,chanmgr}: change how channels accept a CREATE* handler
Steven Engler
2026-04-08
1
-2
/
+13
*
tor-proto: change channel to use `Runtime`
Steven Engler
2026-04-08
1
-2
/
+5
*
proto: Rename RelayIdentities to RelayChannelAuthMaterial
David Goulet
2026-03-30
1
-10
/
+13
*
proto: Remove noop function for initiator channel
David Goulet
2026-03-30
1
-12
/
+1
*
proto: Rename many variables with more fine grained naming
David Goulet
2026-03-30
1
-9
/
+9
*
proto: Add a type alias for SLOG/CLOG digest
David Goulet
2026-03-30
1
-3
/
+3
*
tor-proto: fix the relay initiator's SLOG digest
Steven Engler
2026-03-19
1
-4
/
+11
*
tor-proto: get SLOG/CLOG outside of `ChannelAuthenticationData`
Steven Engler
2026-03-19
1
-0
/
+8
*
tor-proto: build AUTHENTICATE after sending CERTS
Steven Engler
2026-03-19
1
-15
/
+22
*
proto: Add specialized build functions for ChannelAuthenticationData
David Goulet
2026-03-19
1
-3
/
+3
*
proto: New UnverifiedInitiatorChannel
David Goulet
2026-03-19
1
-45
/
+5
*
proto: Move cert validation per specialized channel
David Goulet
2026-03-19
1
-2
/
+45
*
proto: Use RelayIds in a VerifiedChannel
David Goulet
2026-03-19
1
-1
/
+1
*
safelog: Rename MaybeSensitive::hidden/visible()
David Goulet
2026-03-03
1
-1
/
+2
*
proto: Channel handshake minor cleanup
David Goulet
2026-03-03
1
-3
/
+5
*
proto: Setup the channel PeerInfo in the specialized finish()
David Goulet
2026-03-03
1
-2
/
+6
*
proto: Implement the build_certs_cell() helper
David Goulet
2026-02-25
1
-2
/
+2
*
proto: Pass PeerAddr at the channel handshake finish for initiators
David Goulet
2026-02-19
1
-3
/
+4
*
proto: Use the PeerAddr accross channel handshake
David Goulet
2026-02-19
1
-10
/
+3
*
relay: Pass our TLS cert to the responder verify process
David Goulet
2026-02-12
1
-0
/
+1
*
proto: Enforce that channel method as unique SocketAddr
David Goulet
2026-02-12
1
-9
/
+4
*
proto: Channel finish() now handles canonicity
David Goulet
2026-02-12
1
-5
/
+5
*
proto: Add missing clock_skew() to unverified channels
David Goulet
2026-02-04
1
-1
/
+6
*
proto: Introduce new relay initiator channel types
David Goulet
2026-02-04
1
-0
/
+178