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
/
client
/
channel
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Remove re-export of MsgBuf in unit tests
David Goulet
2026-04-14
1
-1
/
+1
*
proto: Add channel relay handshake unit tests
David Goulet
2026-04-14
1
-178
/
+0
*
proto: Move channel client handshake tests into client module
David Goulet
2026-04-14
1
-0
/
+225
*
tor-{proto,chanmgr}: change how channels accept a CREATE* handler
Steven Engler
2026-04-08
1
-2
/
+4
*
tor-proto: change channel to use `Runtime`
Steven Engler
2026-04-08
1
-2
/
+5
*
proto: Rename many variables with more fine grained naming
David Goulet
2026-03-30
1
-6
/
+6
*
proto: Add names to ignored variables
David Goulet
2026-03-30
1
-1
/
+1
*
proto: Add AuthLogAction enum helper
David Goulet
2026-03-30
1
-5
/
+4
*
chanmgr: Always use MaybeSensitive<PeerAddr> when building a channel
David Goulet
2026-03-30
1
-3
/
+3
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
1
-1
/
+1
*
tor-proto: fix the relay initiator's SLOG digest
Steven Engler
2026-03-19
1
-4
/
+5
*
proto: Set the link protocol outside the recv VERSIONS helper
David Goulet
2026-03-19
1
-0
/
+3
*
proto: New UnverifiedInitiatorChannel
David Goulet
2026-03-19
1
-52
/
+18
*
proto: Move cert validation per specialized channel
David Goulet
2026-03-19
1
-2
/
+41
*
proto: Use RelayIds in a VerifiedChannel
David Goulet
2026-03-19
1
-1
/
+1
*
tor-proto: remove `is_expecting_auth_challenge()`
Steven Engler
2026-03-03
1
-4
/
+0
*
safelog: Rename MaybeSensitive::hidden/visible()
David Goulet
2026-03-03
1
-1
/
+1
*
proto: Channel handshake minor cleanup
David Goulet
2026-03-03
1
-3
/
+1
*
proto: Setup the channel PeerInfo in the specialized finish()
David Goulet
2026-03-03
1
-5
/
+9
*
proto: Make channel PeerAddr sensitive
David Goulet
2026-03-03
1
-2
/
+10
*
proto: Pass PeerAddr at the channel handshake finish for initiators
David Goulet
2026-02-19
1
-9
/
+3
*
proto: Use the PeerAddr accross channel handshake
David Goulet
2026-02-19
1
-23
/
+10
*
proto: Client channel need to consider PT for the target
David Goulet
2026-02-12
1
-6
/
+21
*
proto: Enforce that channel method as unique SocketAddr
David Goulet
2026-02-12
1
-6
/
+4
*
proto: Channel finish() now handles canonicity
David Goulet
2026-02-12
1
-4
/
+13
*
proto: Add missing clock_skew() to unverified channels
David Goulet
2026-02-04
1
-6
/
+3
*
proto: Make channel client to use a specific type
David Goulet
2026-02-04
1
-38
/
+43
*
proto: Use the channel codec channel type
David Goulet
2026-01-22
1
-1
/
+0
*
proto: Remove async for VerifiableChannel::check()
David Goulet
2026-01-22
1
-2
/
+1
*
proto: Make VerifiableChannel::check() async
David Goulet
2026-01-22
1
-1
/
+2
*
proto: Make CERTS cell optionnable for UnverifiedChannel
David Goulet
2026-01-22
1
-1
/
+1
*
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
-12
/
+6
*
proto: Add traits for public channel views
David Goulet
2026-01-13
1
-47
/
+32
*
proto: Make cargo doc happy
David Goulet
2025-11-19
1
-1
/
+1
*
proto: Split VerifiedChannel::finish()
David Goulet
2025-11-19
1
-2
/
+17
*
proto: Use the new client specific channels
David Goulet
2025-11-19
1
-11
/
+19
*
proto: Add client specific handshake channel structs
David Goulet
2025-11-19
1
-5
/
+89
*
proto: Move client handshake into client channel module
David Goulet
2025-11-19
1
-0
/
+140