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
/
responder.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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