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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
proto: Move CircHop{Inbound,Outbound} out of the client module.
Gabriela Moldovan
2025-11-17
2
-575
/
+599
|
*
|
|
|
proto: Add constructors for CircHop{Inbound,Outbound}
Gabriela Moldovan
2025-11-17
1
-19
/
+46
|
*
|
|
|
proto: Move some of CircHop's impl to CircHop{Inbound,Outbound}
Gabriela Moldovan
2025-11-17
1
-141
/
+340
|
*
|
|
|
proto: Make the hop in SendRelayCell optional (fmt)
Gabriela Moldovan
2025-11-17
1
-1
/
+5
|
*
|
|
|
proto: Make the hop in SendRelayCell optional
Gabriela Moldovan
2025-11-17
7
-20
/
+22
|
*
|
|
|
proto: Update SendRelayCell docs
Gabriela Moldovan
2025-11-17
1
-2
/
+3
|
*
|
|
|
proto: Move SendRelayCell to circhop (fmt)
Gabriela Moldovan
2025-11-17
4
-5
/
+5
|
*
|
|
|
proto: Move SendRelayCell to circhop
Gabriela Moldovan
2025-11-17
5
-20
/
+23
|
*
|
|
|
proto: Split CircHop into inbound and outbound components (fmt)
Gabriela Moldovan
2025-11-17
1
-7
/
+13
|
*
|
|
|
proto: Split CircHop into inbound and outbound components
Gabriela Moldovan
2025-11-17
1
-52
/
+76
|
*
|
|
|
proto: Rename cell decoder field for clarity
Gabriela Moldovan
2025-11-14
1
-3
/
+3
|
*
|
|
|
proto: Avoid exposing stream map field (fmt)
Gabriela Moldovan
2025-11-14
1
-8
/
+11
|
*
|
|
|
proto: Avoid exposing stream map field
Gabriela Moldovan
2025-11-14
1
-3
/
+3
|
*
|
|
|
proto: Import StreamMap to reduce cognitive complexity
Gabriela Moldovan
2025-11-14
1
-6
/
+6
|
*
|
|
|
proto: Move CloseStreamBehavior to top-level stream module
Gabriela Moldovan
2025-11-14
5
-26
/
+29
|
*
|
|
|
proto: Remove extraneous backtick in CloseStreamBehavior docs
Gabriela Moldovan
2025-11-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'fix-post-merge' into 'main'
Alexander Hansen Færøy
2025-11-14
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
http_connect: Add AsyncReadExt to fix compilation.
Nick Mathewson
2025-11-13
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'opentelemetry-options-without-feature-warning' into 'main'
Nick Mathewson
2025-11-13
1
-1
/
+17
|
\
\
\
\
|
*
|
|
|
arti: Boyscout fix
nield
2025-11-13
1
-1
/
+1
|
*
|
|
|
arti: Warning when opentelemetry config is set but not build with feature
nield
2025-11-13
1
-0
/
+16
*
|
|
|
|
Merge branch 'http_xsprobe' into 'main'
Nick Mathewson
2025-11-13
1
-1
/
+142
|
\
\
\
\
\
|
*
|
|
|
|
http_connect: prevent tests from colliding on directories
Nick Mathewson
2025-11-13
1
-5
/
+16
|
*
|
|
|
|
http_connect: fix to conform to MSRV
Nick Mathewson
2025-11-13
1
-1
/
+1
|
*
|
|
|
|
http_connect: add a test for Host validation.
Nick Mathewson
2025-11-13
1
-0
/
+73
|
*
|
|
|
|
Validate Host header for non-CONNECT requests to HTTP CONNECT port
Nick Mathewson
2025-11-03
1
-1
/
+58
*
|
|
|
|
|
Merge branch 'x509-tls-cert' into 'main'
Nick Mathewson
2025-11-13
3
-40
/
+235
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tor-cert: x509 requires tor-llcrypto/rng-compat.
Nick Mathewson
2025-11-12
1
-1
/
+1
|
*
|
|
|
|
|
Rename TlsCertifiedKey to TlsKeyAndCert.
Nick Mathewson
2025-11-12
1
-4
/
+4
|
*
|
|
|
|
|
x509: Correct single instance of misnamed cert
Nick Mathewson
2025-11-12
1
-1
/
+1
|
*
|
|
|
|
|
x509: Support generating the keys and certs that relays need.
Nick Mathewson
2025-11-12
3
-9
/
+205
|
*
|
|
|
|
|
x509: Extract serial-number generation into its own function.
Nick Mathewson
2025-11-12
1
-6
/
+9
|
*
|
|
|
|
|
x509: Fix an unfinished comment.
Nick Mathewson
2025-11-12
1
-1
/
+1
|
*
|
|
|
|
|
x509: refactor lifetime calculation
Nick Mathewson
2025-11-12
1
-27
/
+23
*
|
|
|
|
|
|
Merge branch 'config-error' into 'main'
opara
2025-11-13
3
-13
/
+30
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tor-config: fix error source for `ConfigLoadError`
Steven Engler
2025-11-13
1
-1
/
+7
|
*
|
|
|
|
|
|
retry-error: stop trying to dedup error msgs
Steven Engler
2025-11-13
2
-12
/
+23
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'prop368-v4' into 'main'
Nick Mathewson
2025-11-13
21
-86
/
+842
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix another doc link.
Nick Mathewson
2025-11-13
1
-1
/
+1
|
*
|
|
|
|
|
|
fix a documentation link.
Nick Mathewson
2025-11-13
1
-1
/
+1
|
*
|
|
|
|
|
|
proto: run add_warning to update tunnel_activity.rs
Nick Mathewson
2025-11-12
1
-1
/
+1
|
*
|
|
|
|
|
|
Fix compilation without all-features.
Nick Mathewson
2025-11-12
2
-8
/
+10
|
*
|
|
|
|
|
|
proto: assert that no member of InTunnelActivity needs_drop.
Nick Mathewson
2025-11-12
1
-1
/
+15
|
*
|
|
|
|
|
|
circmgr: report errors from update_long_lived_tunnel_last_used
Nick Mathewson
2025-11-12
1
-21
/
+54
|
*
|
|
|
|
|
|
proto: Use a ZST-token pattern to enforce correctness for TunnelActivity
Nick Mathewson
2025-11-12
2
-14
/
+58
|
*
|
|
|
|
|
|
circmgr: In expiration task, try again if we are not yet ready to expire.
Nick Mathewson
2025-11-12
1
-21
/
+31
|
*
|
|
|
|
|
|
circmgr: Add a timeout setting for long-lived circuits.
Nick Mathewson
2025-11-12
4
-3
/
+30
|
*
|
|
|
|
|
|
circmgr: Implement expiration for long-lived tunnels.
Nick Mathewson
2025-11-12
4
-22
/
+228
|
*
|
|
|
|
|
|
circmgr: Add a notion of long-lived tunnels.
Nick Mathewson
2025-11-12
2
-8
/
+77
|
*
|
|
|
|
|
|
circmgr: Refactor should_expire()
Nick Mathewson
2025-11-12
1
-24
/
+40
[prev]
[next]