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
/
handshake.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Remove relay ChannelAuthenticationData builder
David Goulet
2025-10-23
1
-18
/
+35
*
proto: Feature flag some relay specific code
David Goulet
2025-10-23
1
-8
/
+14
*
proto: Add relay todos for the handshake
David Goulet
2025-10-23
1
-0
/
+2
*
proto: Use Arc for relay identities object
David Goulet
2025-10-23
1
-1
/
+1
*
proto: Re-arrange some imports
David Goulet
2025-10-23
1
-3
/
+1
*
proto: Add a note about channel canonicity
David Goulet
2025-10-23
1
-0
/
+5
*
proto: Compute authenticate data after validating certificates
David Goulet
2025-10-23
1
-5
/
+50
*
proto: Add the channel authentication data
David Goulet
2025-10-23
1
-0
/
+7
*
proto: Add RelayInitiatorHandshake
David Goulet
2025-10-23
1
-1
/
+7
*
proto: Change visibility for some channel objects
David Goulet
2025-10-23
1
-14
/
+14
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+4
*
proto: Move is_authenticating() into the base initiator handshake trait
David Goulet
2025-09-02
1
-7
/
+10
*
proto: Various channel handshake fixes
David Goulet
2025-09-02
1
-21
/
+38
*
proto: Fix unit tests after changes
David Goulet
2025-09-02
1
-5
/
+5
*
proto: Add a helper to calculate the handshake clock skew
David Goulet
2025-09-02
1
-12
/
+33
*
proto: Add a channel initiator handshake base trait
David Goulet
2025-09-02
1
-76
/
+118
*
proto: Introduce a ChannelBaseHandshake trait
David Goulet
2025-09-02
1
-37
/
+96
*
proto: Put in a ChannelFrame<T> into the client handshake
David Goulet
2025-09-02
1
-10
/
+9
*
proto: Only allow VERSIONS cell for the new handshake state
David Goulet
2025-08-27
1
-20
/
+7
*
proto: Remove the AUTHORIZE as a parsable cell
David Goulet
2025-08-21
1
-15
/
+1
*
proto: Return AUTHORIZE, VPADDING and VERSIONS at handshake
David Goulet
2025-08-21
1
-9
/
+37
*
proto: Rename OutboundClientHandshake
David Goulet
2025-08-20
1
-6
/
+6
*
proto: Make the OutboundClientHandshake use new cell handler
David Goulet
2025-08-20
1
-112
/
+52
*
proto: Add ChannelType enum
David Goulet
2025-08-20
1
-1
/
+10
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-16
/
+24
*
tor-proto: Log channel, circuit, stream identifiers as structured fields.
Gabriela Moldovan
2025-06-12
1
-15
/
+17
*
tor-proto: remove `use asynchronous_codec as futures_codec`
Neel Chauhan
2025-02-06
1
-4
/
+4
*
tor-proto: Pass a StreamOps handle to the channel reactor.
Gabriela Moldovan
2025-01-15
1
-0
/
+8
*
tor-rtcompat: Big invasive change adding StreamOps bound everywhere.
Gabriela Moldovan
2025-01-15
1
-10
/
+16
*
tor-proto: Plumb the ChannelAccount through to queue creation site
Ian Jackson
2024-10-03
1
-4
/
+20
*
tor-proto: Plumb the ChannelAccount through to queue creation site (pre-fmt)
Ian Jackson
2024-10-03
1
-1
/
+5
*
tor-proto: channel: Make construction fallible
Ian Jackson
2024-10-03
1
-2
/
+2
*
tor-proto: Add a CoarseTimeProvider bound to all the SleepProviders (fmt)
Ian Jackson
2024-10-01
1
-4
/
+14
*
tor-proto: Add a CoarseTimeProvider bound to all the SleepProviders
Ian Jackson
2024-10-01
1
-8
/
+8
*
UnverifiedChannel: Clarify check's peer_cert
Clara Engler
2024-07-11
1
-1
/
+1
*
proto: Make Channel explicitly Arc<.>
Nick Mathewson
2024-05-16
1
-1
/
+1
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
1
-1
/
+1
*
test: add a test for missing NETINFO cells
Emil Engler
2023-08-12
1
-0
/
+15
*
tor-proto: Remove use of arrayref.
Nick Mathewson
2023-06-01
1
-2
/
+5
*
Replace usage of KeyUnknownCert::check_key.
Nick Mathewson
2023-05-16
1
-2
/
+2
*
tor-proto: only parse allowed ChanMsg types during handshake.
Nick Mathewson
2023-02-09
1
-14
/
+26
*
tor-cell: Rename ChanMsg and ChanCell-related types.
Nick Mathewson
2023-02-07
1
-2
/
+2
*
tor-cell: Remove ChanMsg methods that are duplicated in ChanMsgClass.
Nick Mathewson
2023-02-07
1
-1
/
+1
*
tor-cell: Use macro to generate ChanMsg too.
Nick Mathewson
2023-02-07
1
-1
/
+1
*
tor-proto: rustfmt
Ian Jackson
2023-01-06
1
-1
/
+2
*
tor-proto: When relay IDs mismatch, the IDs are sensitive in errors
Ian Jackson
2023-01-06
1
-2
/
+4
*
Use parse_rfc3339() in the tor-proto crate
Neel Chauhan
2022-12-16
1
-1
/
+2
*
Tackling issue #663 (Use humantime in tests)
coral
2022-12-12
1
-1
/
+1
*
Merge branch 'rename_for_to_from' into 'main'
Nick Mathewson
2022-10-25
1
-2
/
+2
|
\
|
*
tor-cell: Rename for_client and for_relay
Emil Engler
2022-10-21
1
-2
/
+2
[next]