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
/
channel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-proto: add `CircIdRange::is_allowed_by_peer()`
Steven Engler
2026-03-31
1
-0
/
+8
*
tor-proto: add `CircIdRange::integer_range()`
Steven Engler
2026-03-31
1
-6
/
+15
*
proto: Improve check_relay_identities() documentation
David Goulet
2026-03-30
1
-3
/
+7
*
proto: Rename many variables with more fine grained naming
David Goulet
2026-03-30
1
-74
/
+86
*
proto: Add documentation for the channel verify()
David Goulet
2026-03-30
1
-1
/
+15
*
proto: Remove duplicate use of read_msg() helper
David Goulet
2026-03-30
1
-37
/
+37
*
proto: Fix a set of comments
David Goulet
2026-03-30
1
-4
/
+4
*
proto: Add AuthLogAction enum helper
David Goulet
2026-03-30
1
-3
/
+22
*
proto: Add a type alias for SLOG/CLOG digest
David Goulet
2026-03-30
2
-10
/
+13
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
2
-6
/
+6
*
Fix typos
Tobias Stoeckmann
2026-03-24
3
-4
/
+4
*
proto: The relay signing key signs the auth cert
David Goulet
2026-03-19
1
-3
/
+3
*
tor-proto: fix the relay initiator's SLOG digest
Steven Engler
2026-03-19
1
-3
/
+23
*
tor-proto: improve chan send/recv-log error messages
Steven Engler
2026-03-19
1
-2
/
+6
*
proto: Set the link protocol outside the recv VERSIONS helper
David Goulet
2026-03-19
1
-3
/
+9
*
proto: Fix unit tests
David Goulet
2026-03-19
1
-7
/
+17
*
proto: Improve logging in channel handshake
David Goulet
2026-03-19
1
-2
/
+2
*
proto: Add specialized build functions for ChannelAuthenticationData
David Goulet
2026-03-19
1
-8
/
+1
*
proto: New UnverifiedInitiatorChannel
David Goulet
2026-03-19
1
-66
/
+109
*
proto: Move cert validation per specialized channel
David Goulet
2026-03-19
1
-81
/
+14
*
proto: Add the verify_link_auth_cert() helper
David Goulet
2026-03-19
1
-1
/
+57
*
proto: Use RelayIds in a VerifiedChannel
David Goulet
2026-03-19
1
-59
/
+37
*
proto: Move into a helper function the TLS cert validation
David Goulet
2026-03-19
1
-28
/
+61
*
proto: Split relay identity checks from CERTS into its own function
David Goulet
2026-03-19
1
-90
/
+109
*
proto: Extract inline helpers into struct itself
David Goulet
2026-03-19
1
-40
/
+46
*
tor-cell: rename `RestrictedMsg::restricted_cmds()` to `cmds_for_logging()`
Steven Engler
2026-03-04
1
-1
/
+1
*
tor-proto: small code cleanup
Steven Engler
2026-03-03
1
-9
/
+3
*
tor-proto: improve error messages using `RestrictedMsg`
Steven Engler
2026-03-03
1
-16
/
+10
*
tor-proto: improve error messages during handshake
Steven Engler
2026-03-03
1
-4
/
+5
*
tor-proto: during handshake ensure circ id is 0
Steven Engler
2026-03-03
1
-2
/
+9
*
tor-proto: require cells from responder to be ordered
Steven Engler
2026-03-03
1
-60
/
+97
*
tor-proto: make receiving AUTH_CHALLENGE non-optional
Steven Engler
2026-03-03
1
-4
/
+3
*
tor-proto: remove `is_expecting_auth_challenge()`
Steven Engler
2026-03-03
1
-6
/
+1
*
tor-proto: send an AUTH_CHALLENGE during tests
Steven Engler
2026-03-03
1
-0
/
+2
*
safelog: Rename MaybeSensitive::hidden/visible()
David Goulet
2026-03-03
2
-4
/
+7
*
linkspec: Implement a RelayIdsBuilder::from_relay_ids()
David Goulet
2026-03-03
1
-6
/
+2
*
proto: Channel handshake minor cleanup
David Goulet
2026-03-03
1
-5
/
+6
*
proto: Setup the channel PeerInfo in the specialized finish()
David Goulet
2026-03-03
2
-49
/
+40
*
proto: Make channel PeerAddr sensitive
David Goulet
2026-03-03
1
-3
/
+6
*
tor-proto: rename 'SLOG'/'CLOG' and related code
Steven Engler
2026-03-02
1
-48
/
+76
*
Merge branch 'relay-channel-fixes' into 'main'
David Goulet
2026-02-26
1
-0
/
+4
|
\
|
*
proto: Add 'CreateFast/CreatedFast' to relay message filter
Steven Engler
2026-02-26
1
-0
/
+4
*
|
proto: The AUTHENTICATE cell requires the SHA256 RSA identity digest
David Goulet
2026-02-26
1
-8
/
+14
|
/
*
tor-proto: improve debug tracing message
Steven Engler
2026-02-24
1
-2
/
+2
*
tor-proto: split field into two fields
Steven Engler
2026-02-24
1
-6
/
+10
*
tor-proto: remove unnecessary `Option`s
Steven Engler
2026-02-24
1
-14
/
+8
*
proto: Filter the IP address in the channel's OwnedChanTarget
David Goulet
2026-02-19
1
-23
/
+35
*
proto: Reuse the RelayIds builder during the handshake
David Goulet
2026-02-19
1
-18
/
+11
*
proto: Pass PeerAddr at the channel handshake finish for initiators
David Goulet
2026-02-19
1
-38
/
+13
*
proto: Use constructor for PeerInfo instead of Builder
David Goulet
2026-02-19
1
-15
/
+10
[prev]
[next]