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
/
responder.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Fix inverted cert sig and AUTHENTICATE compare
David Goulet
2026-06-02
1
-4
/
+1
*
tor-proto: give our rsa ident to the channel reactor
Steven Engler
2026-04-16
1
-2
/
+14
*
tor-proto: give our ed ident to the channel reactor
Steven Engler
2026-04-09
1
-0
/
+12
*
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
-3
/
+4
*
tor-{proto,chanmgr}: change how channels accept a CREATE* handler
Steven Engler
2026-04-08
1
-3
/
+23
*
tor-proto: change channel to use `Runtime`
Steven Engler
2026-04-08
1
-3
/
+9
*
proto: Rename RelayIdentities to RelayChannelAuthMaterial
David Goulet
2026-03-30
1
-4
/
+4
*
proto: Rename many variables with more fine grained naming
David Goulet
2026-03-30
1
-26
/
+31
*
proto: Transform inner into verified after verification
David Goulet
2026-03-30
1
-7
/
+11
*
proto: Add documentation for the channel verify()
David Goulet
2026-03-30
1
-1
/
+16
*
proto: Fix a set of comments
David Goulet
2026-03-30
1
-4
/
+4
*
proto: Add a type alias for SLOG/CLOG digest
David Goulet
2026-03-30
1
-3
/
+3
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
1
-2
/
+3
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
proto: Compare AUTHENTICATE expected body in constant-time
David Goulet
2026-03-19
1
-1
/
+3
*
proto: The relay signing key signs the auth cert
David Goulet
2026-03-19
1
-6
/
+3
*
proto: Check the AUTHENTICATE auth type that we support it
David Goulet
2026-03-19
1
-0
/
+1
*
chanmgr: Clarify the use of no identity ChanTarget
David Goulet
2026-03-19
1
-3
/
+4
*
tor-proto: fix the relay responder's CLOG/SLOG digests
Steven Engler
2026-03-19
1
-8
/
+6
*
tor-proto: get SLOG/CLOG outside of `ChannelAuthenticationData`
Steven Engler
2026-03-19
1
-0
/
+8
*
cell: Simplify the Authenticate API
David Goulet
2026-03-19
1
-5
/
+8
*
proto: Fix AUTHENTICATE equality check and signature check
David Goulet
2026-03-19
1
-2
/
+2
*
proto: Responder channel properly validates the AUTHENTICATE cell
David Goulet
2026-03-19
1
-11
/
+20
*
proto: Add specialized build functions for ChannelAuthenticationData
David Goulet
2026-03-19
1
-6
/
+3
*
proto: New UnverifiedInitiatorChannel
David Goulet
2026-03-19
1
-1
/
+1
*
proto: Move cert validation per specialized channel
David Goulet
2026-03-19
1
-7
/
+50
*
proto: Use RelayIds in a VerifiedChannel
David Goulet
2026-03-19
1
-2
/
+4
*
safelog: Rename MaybeSensitive::hidden/visible()
David Goulet
2026-03-03
1
-2
/
+2
*
proto: Setup the channel PeerInfo in the specialized finish()
David Goulet
2026-03-03
1
-5
/
+13
*
proto: Make channel PeerAddr sensitive
David Goulet
2026-03-03
1
-4
/
+5
*
proto: Pass PeerAddr at the channel handshake finish for initiators
David Goulet
2026-02-19
1
-4
/
+10
*
proto: Use the PeerAddr accross channel handshake
David Goulet
2026-02-19
1
-16
/
+3
*
relay: Pass our TLS cert to the responder verify process
David Goulet
2026-02-12
1
-2
/
+13
*
proto: Enforce that channel method as unique SocketAddr
David Goulet
2026-02-12
1
-13
/
+7
*
proto: Channel finish() now handles canonicity
David Goulet
2026-02-12
1
-11
/
+39
*
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
1
-1
/
+6
*
proto: Introduce new relay responder channel types
David Goulet
2026-02-04
1
-0
/
+176