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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
release: run fixup-features.
Wesley Aptekar-Cassels
2026-01-29
1
-0
/
+1
*
|
|
arti: Do not panic when invalid ports are given as arguments to proxy
Niel Duysters
2026-01-30
1
-2
/
+8
|
/
/
*
|
arti: Pass the request by reference
Gabriela Moldovan
2026-01-27
1
-2
/
+2
*
|
arti: Make internal helper synchronous
Gabriela Moldovan
2026-01-27
1
-2
/
+2
*
|
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
2
-0
/
+2
*
|
arti: Make tor-proto dependency unconditional
Nick Mathewson
2026-01-27
1
-3
/
+3
*
|
arti: Downgrade CircuitClosed to debug level.
Nick Mathewson
2026-01-22
1
-3
/
+20
*
|
arti: Extract function to find a ProtoError source
Nick Mathewson
2026-01-22
2
-11
/
+22
|
/
*
arti: Fix commented out comment in example
Clara Engler
2026-01-22
1
-1
/
+1
*
tor-dircommon: Document prop330 syntax better
Clara Engler
2026-01-22
1
-1
/
+33
*
Merge branch 'opaque_arti_2.0' into 'main'
Nick Mathewson
2026-01-15
7
-105
/
+144
|
\
|
*
arti: Edit README.md text about experimental-api.
Nick Mathewson
2026-01-14
1
-1
/
+6
|
*
arti: remove deprecated feature flags.
Nick Mathewson
2026-01-13
3
-17
/
+6
|
*
Reformatting in arti/Cargo.toml
Nick Mathewson
2026-01-13
1
-33
/
+5
|
*
arti: Resolve unreachable-pub warnings.
Nick Mathewson
2026-01-13
2
-24
/
+63
|
*
arti: tweak notes on experimental-api
Nick Mathewson
2026-01-13
1
-4
/
+6
|
*
arti: rename experimental-api "run" to "run_proxy".
Nick Mathewson
2026-01-13
1
-1
/
+1
|
*
Make arti crate opaque by default
Nick Mathewson
2026-01-13
3
-27
/
+59
*
|
arti: call `tor_log_ratelim::install_runtime`
Steven Engler
2026-01-14
2
-2
/
+7
|
/
*
cargo: Bump futures-copy
Clara Engler
2026-01-13
1
-1
/
+1
*
Merge branch 'version-bump' into 'main'
Clara Engler
2026-01-13
1
-26
/
+26
|
\
|
*
cargo: Bump `arti` to `1.9.0`
Clara Engler
2026-01-12
1
-1
/
+1
|
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-25
/
+25
*
|
arti: fix path comment in example config
Steven Engler
2026-01-12
1
-1
/
+1
*
|
Make sure that rpc_state_sender lives as long as the proxies.
Nick Mathewson
2026-01-12
1
-2
/
+8
*
|
cargo: Run fixup-features for release
Clara Engler
2026-01-12
1
-0
/
+1
|
/
*
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
*
keymgr: Update expected output in integration tests
Gabriela Moldovan
2026-01-06
1
-6
/
+6
*
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
8
-24
/
+267
*
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
*
arti: remove 'rustls/tls12' feature
Steven Engler
2025-12-09
1
-1
/
+0
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-1
/
+0
*
Merge branch 'deftly-1.6.0' into 'main'
Ian Jackson
2025-12-04
1
-1
/
+1
|
\
|
*
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
*
|
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 'cargo-updates' into 'main'
Alexander Hansen Færøy
2025-12-02
1
-1
/
+1
|
\
\
|
*
|
release: Bump metrics-exporter-prometheus to 0.18.0
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
|
|
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
*
|
|
Bump arti crate to 1.8.0
Gabriela Moldovan
2025-12-02
1
-1
/
+1
[prev]
[next]