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
/
channel
/
handshake.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
|
linkspec: Remove now-useless declared_peer_addr
Nick Mathewson
2022-10-24
1
-3
/
+4
|
/
*
Change multiplicity of ChannelMethod and addresses
Nick Mathewson
2022-10-11
1
-2
/
+2
*
Clarify limits on socket address from ChannelMethod
Nick Mathewson
2022-10-06
1
-2
/
+2
*
tor-linkspec: Remove the old OwnedFoo::new() functions
Nick Mathewson
2022-10-06
1
-4
/
+10
*
tor-proto: Preserve the ChannelMethod, not the SocketAddr
Nick Mathewson
2022-10-06
1
-21
/
+42
*
channel padding: Properly advertise link protocol 5
Ian Jackson
2022-08-17
1
-3
/
+2
*
tor-proto: Unify the check_match code in channel and handshake
Nick Mathewson
2022-08-10
1
-27
/
+15
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-10
/
+26
*
Remove some testing-only reimplementations of OwnedChanTarget.
Nick Mathewson
2022-08-02
1
-17
/
+1
*
change usage of PublicKey to Ed25519 in tor-cert
trinity-1686a
2022-07-23
1
-5
/
+3
*
change check_key to take a Option<&_> instead of &Option<_>
trinity-1686a
2022-07-23
1
-2
/
+2
*
tor-cell: Make encoding method signatures fallible.
Nick Mathewson
2022-07-11
1
-1
/
+5
*
tor-proto: split and elaborate tor_bytes::Error instances
Nick Mathewson
2022-06-23
1
-5
/
+14
*
tor-proto: Split CellErr based on activity.
Nick Mathewson
2022-06-23
1
-2
/
+6
*
tor-proto: clean up error names and messages
Nick Mathewson
2022-06-23
1
-13
/
+13
*
Plumb a SleepProvider into the channel reactor
Ian Jackson
2022-06-08
1
-34
/
+77
[prev]
[next]