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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'weak_table_explicit_hasher' into 'main'
David Goulet
2026-03-24
5
-5
/
+28
|
\
\
|
*
|
Force use of standard hasher with weak_tables.
Nick Mathewson
2026-03-24
5
-5
/
+28
*
|
|
arti-relay: change a 'debug' log to 'info'
Steven Engler
2026-03-24
1
-2
/
+2
*
|
|
Fix typos
Tobias Stoeckmann
2026-03-24
49
-74
/
+76
|
/
/
*
|
rpc: re-run cbindben.
Nick Mathewson
2026-03-23
1
-3
/
+3
*
|
typo fixes from @jnewsome
Nick Mathewson
2026-03-23
1
-1
/
+1
*
|
Run cbindgen to regenerate header file.
Nick Mathewson
2026-03-23
2
-1
/
+230
*
|
rpc: add ffi wrappers for nonblocking and event-loop functions.
Nick Mathewson
2026-03-23
2
-6
/
+313
*
|
rpc: define FFI wrappers for nonblocking request APIs
Nick Mathewson
2026-03-23
1
-1
/
+137
*
|
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
7
-23
/
+59
|
\
\
\
|
*
|
|
cell: Feature-gate API using the possibly absent EncodedCert type.
Nick Mathewson
2026-03-23
3
-1
/
+6
|
*
|
|
cell, proto, cert: Simplify CERTS cell building.
Nick Mathewson
2026-03-19
5
-22
/
+53
*
|
|
|
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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'retry_error_dedup' into 'main'
gabi-250
2026-03-23
1
-23
/
+62
|
\
\
\
\
|
*
|
|
|
retry-error: Remove unused variable
Tobias Stoeckmann
2026-03-19
1
-1
/
+0
|
*
|
|
|
retry-error: Simplify extend_from_retry_error
Tobias Stoeckmann
2026-03-19
1
-16
/
+7
|
*
|
|
|
retry-error: Allow dedup_by to merge ranges
Tobias Stoeckmann
2026-03-19
1
-5
/
+54
|
*
|
|
|
retry-error: Fix typo in dedup_by description
Tobias Stoeckmann
2026-03-17
1
-1
/
+1
*
|
|
|
|
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
4
-1
/
+24
*
|
|
|
|
chanmgr: Don't build relay channel if method is not Direct
David Goulet
2026-03-19
1
-0
/
+6
*
|
|
|
|
chanmgr: Clarify the use of no identity ChanTarget
David Goulet
2026-03-19
2
-9
/
+14
*
|
|
|
|
cell: Use Error::MissingData if Authenticate fields length is wrong
David Goulet
2026-03-19
1
-26
/
+16
*
|
|
|
|
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
2
-21
/
+34
*
|
|
|
|
proto: Fix AUTHENTICATE equality check and signature check
David Goulet
2026-03-19
2
-2
/
+10
*
|
|
|
|
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
*
|
|
|
|
chanmgr: Don't get the peer cert as a responder channel
David Goulet
2026-03-19
1
-9
/
+1
*
|
|
|
|
proto: Responder channel properly validates the AUTHENTICATE cell
David Goulet
2026-03-19
3
-18
/
+73
*
|
|
|
|
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
*
|
|
|
|
proto: Add the verify_link_auth_cert() helper
David Goulet
2026-03-19
2
-2
/
+58
*
|
|
|
|
proto: Use RelayIds in a VerifiedChannel
David Goulet
2026-03-19
5
-64
/
+50
*
|
|
|
|
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
[prev]
[next]