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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-20
/
+20
*
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
Merge branch 'webtime-v3' into 'main'
Nick Mathewson
2026-03-26
20
-37
/
+45
|
\
|
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
20
-37
/
+45
*
|
proto: Add TODO about relay memquota setup
Gabriela Moldovan
2026-03-26
1
-0
/
+6
*
|
proto: Use the inbound CircuitAccount when extending circuit (fmt)
Gabriela Moldovan
2026-03-26
2
-2
/
+9
*
|
proto: Use the inbound CircuitAccount when extending circuit
Gabriela Moldovan
2026-03-26
3
-4
/
+11
|
/
*
proto: Update reactor docs to reflect ForwardHandler change
Gabriela Moldovan
2026-03-25
1
-6
/
+37
*
proto: Move handle_unrecognized_cell() out of ForwardHandler
Gabriela Moldovan
2026-03-25
2
-50
/
+40
*
proto: Forward unrecognized RELAY_EARLY as RELAY_EARLY
Gabriela Moldovan
2026-03-25
3
-4
/
+8
*
proto: Add tests for the relay circuit reactor
Gabriela Moldovan
2026-03-25
1
-0
/
+536
*
proto: Use AllowAllStreamsFilter in relay builds too
Gabriela Moldovan
2026-03-25
1
-2
/
+2
*
proto: Move AllowAllStreamsFilter to crate-pub test module
Gabriela Moldovan
2026-03-25
2
-15
/
+19
*
proto: Add option to create RELAY_EARLY via rmsg_to_ccmsg() (fmt)
Gabriela Moldovan
2026-03-25
2
-13
/
+43
*
proto: Add option to create RELAY_EARLY via rmsg_to_ccmsg()
Gabriela Moldovan
2026-03-25
2
-38
/
+47
*
proto: Move rmsg_to_ccmsg to crate-pub test module
Gabriela Moldovan
2026-03-25
2
-10
/
+34
*
proto: Replace fully-qualified path with import alias
Gabriela Moldovan
2026-03-25
1
-1
/
+1
*
tor-proto: change `dyn ChannelProvider` to also be `Sync`
Steven Engler
2026-03-24
2
-3
/
+3
*
tor-proto: change relay circ reactor `new()` to `pub(crate)`
Steven Engler
2026-03-24
1
-1
/
+1
*
Fix typos
Tobias Stoeckmann
2026-03-24
12
-13
/
+13
*
Merge branch 'half-stream-expiry3' into 'main'
gabi-250
2026-03-23
3
-53
/
+55
|
\
|
*
proto: Remove now-unused TimeoutEstimator argument
Gabriela Moldovan
2026-03-19
1
-2
/
+0
|
*
proto: Replace TimeoutEstimator with opaque handler
Gabriela Moldovan
2026-03-19
3
-50
/
+13
|
*
proto: Implement StreamHandler for relays
Gabriela Moldovan
2026-03-19
1
-1
/
+29
|
*
proto: Add a trait for customizing StreamReactor behavior
Gabriela Moldovan
2026-03-19
1
-0
/
+13
*
|
Merge branch 'build_certs_refactor' into 'main'
Nick Mathewson
2026-03-23
2
-20
/
+11
|
\
\
|
*
|
cell: Feature-gate API using the possibly absent EncodedCert type.
Nick Mathewson
2026-03-23
1
-1
/
+1
|
*
|
cell, proto, cert: Simplify CERTS cell building.
Nick Mathewson
2026-03-19
1
-19
/
+10
|
|
/
*
|
Merge branch 'gating-cleanup' into 'main'
Ian Jackson
2026-03-23
2
-5
/
+1
|
\
\
|
*
|
proto: Remove unnecessary feature-gating
Gabriela Moldovan
2026-03-19
1
-1
/
+1
|
*
|
proto: Remove unnecessary test-gating
Gabriela Moldovan
2026-03-19
1
-4
/
+0
|
|
/
*
|
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
2
-9
/
+6
*
|
proto: Check the AUTHENTICATE auth type that we support it
David Goulet
2026-03-19
3
-1
/
+19
*
|
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
2
-20
/
+37
*
|
tor-proto: fix the relay initiator's SLOG digest
Steven Engler
2026-03-19
4
-13
/
+47
*
|
tor-proto: get SLOG/CLOG outside of `ChannelAuthenticationData`
Steven Engler
2026-03-19
3
-10
/
+24
*
|
tor-proto: improve chan send/recv-log error messages
Steven Engler
2026-03-19
1
-2
/
+6
*
|
tor-proto: build AUTHENTICATE after sending CERTS
Steven Engler
2026-03-19
1
-15
/
+22
*
|
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: Set the link protocol outside the recv VERSIONS helper
David Goulet
2026-03-19
3
-17
/
+25
*
|
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: Responder channel properly validates the AUTHENTICATE cell
David Goulet
2026-03-19
2
-17
/
+39
*
|
proto: Add specialized build functions for ChannelAuthenticationData
David Goulet
2026-03-19
4
-67
/
+69
*
|
proto: New UnverifiedInitiatorChannel
David Goulet
2026-03-19
5
-174
/
+146
*
|
proto: Move cert validation per specialized channel
David Goulet
2026-03-19
5
-94
/
+153
[next]