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
/
arti
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
keymgr: Make CTorPath more like the client/service specifiers
Gabriela Moldovan
2026-01-06
1
-3
/
+3
*
keymgr: Move Unrecognized errors out of KeyPathError
Gabriela Moldovan
2026-01-06
2
-3
/
+2
*
arti: Remove no-longer needed helper function
Gabriela Moldovan
2026-01-06
1
-23
/
+18
*
arti: Remove special handling for C Tor keys (fmt)
Gabriela Moldovan
2026-01-06
1
-4
/
+1
*
arti: Remove special handling for C Tor keys
Gabriela Moldovan
2026-01-06
1
-40
/
+2
*
Improve socks_listen/dns_listen documentation.
Nick Mathewson
2025-12-16
1
-3
/
+8
*
arti: Move "port_info_file" configuration into "storage"
Nick Mathewson
2025-12-16
3
-12
/
+34
*
arti: tweak port_info documentation.
Nick Mathewson
2025-12-16
1
-0
/
+3
*
arti: Export the chosen ports in a ports_info.json file.
Nick Mathewson
2025-12-16
7
-24
/
+266
*
arti: Change how proxy futures are returned.
Nick Mathewson
2025-12-16
3
-26
/
+45
*
arti: tweak docs, add TODOs with respect to Listener.
Nick Mathewson
2025-12-16
3
-1
/
+6
*
arti: Log the actual addresses we are listening on.
Nick Mathewson
2025-12-16
2
-4
/
+10
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-1
/
+0
*
Merge branch 'torclient-keymgr-accessor' into 'main'
wesleyac
2025-12-03
1
-12
/
+10
|
\
|
*
arti: keys: use `TorClient::keymgr` instead of `InertTorClient::keymgr` in `r...
hjrgrn
2025-11-05
1
-12
/
+10
*
|
Merge branch 'listen' into 'main'
opara
2025-12-02
2
-2
/
+2
|
\
\
|
*
|
tor-config: rename `Listen::is_localhost_only` to `is_loopback_only`
Steven Engler
2025-12-02
2
-2
/
+2
*
|
|
arti: Adjust a no-longer acccurate hss doc
Gabriela Moldovan
2025-12-01
1
-1
/
+1
*
|
|
arti: Add missing subcommand docs
Gabriela Moldovan
2025-12-01
4
-0
/
+6
*
|
|
Merge branch 'ticket_2259' into 'main'
Nick Mathewson
2025-11-25
1
-1
/
+26
|
\
\
\
|
*
|
|
arti: Put supported request headers in Tor-Capabilties
Nick Mathewson
2025-11-18
1
-1
/
+26
|
|
/
/
*
|
|
Merge branch 'mistrust-and-the-empty-string' into 'main'
Nick Mathewson
2025-11-25
1
-2
/
+18
|
\
\
\
|
*
|
|
arti: Make logging parent check work with our MSRV.
Nick Mathewson
2025-11-25
1
-1
/
+1
|
*
|
|
arti: use anyhow::Context on a make_directory failure.
Nick Mathewson
2025-11-24
1
-1
/
+6
|
*
|
|
arti: Allow a logfile with no directory prefix.
Nick Mathewson
2025-11-24
1
-1
/
+12
*
|
|
|
Merge branch 'intro-dos' into 'main'
gabi-250
2025-11-25
1
-0
/
+21
|
\
\
\
\
|
*
|
|
|
arti: Clarify that the "burst" is not per second.
Gabriela Moldovan
2025-11-25
1
-1
/
+1
|
*
|
|
|
arti: Add rate_limit_at_intro to the example config
Gabriela Moldovan
2025-11-25
1
-0
/
+21
|
|
/
/
/
*
|
|
|
Merge branch 'max-concurrent-streams' into 'main'
Nick Mathewson
2025-11-25
1
-0
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hsservice: Clarify what max_concurrent_streams_per_circuit does
Gabriela Moldovan
2025-11-25
1
-0
/
+5
*
|
|
|
Merge branch 'end_reason_handling' into 'main'
Nick Mathewson
2025-11-24
1
-1
/
+38
|
\
\
\
\
|
*
|
|
|
http-connect: use end reason for http status if possible
Nick Mathewson
2025-11-24
1
-1
/
+38
*
|
|
|
|
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-1
/
+7
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add `hsc key ctor-migrate` subcommand
hjrgrn
2025-11-24
1
-0
/
+119
|
/
/
/
*
|
|
http_connect: Report end reasons for HTTP CONNECT failures.
Nick Mathewson
2025-11-19
1
-6
/
+27
*
|
|
tor-error: Provide a more reasonable API for http status codes.
Nick Mathewson
2025-11-18
1
-2
/
+2
*
|
|
tor-error: Add support for ErrorKind->HTTP status conversion
Nick Mathewson
2025-11-18
1
-78
/
+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 'prop368-v4' into 'main'
Nick Mathewson
2025-11-13
5
-3
/
+50
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix compilation without all-features.
Nick Mathewson
2025-11-12
1
-1
/
+2
|
*
|
|
circmgr: Add a timeout setting for long-lived circuits.
Nick Mathewson
2025-11-12
2
-2
/
+10
|
*
|
|
Add a notion of isolation strong enough to enable long-lived circuits.
Nick Mathewson
2025-11-12
3
-0
/
+38
[prev]
[next]