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
*
Replace signal-hook-async-std with async-signal to fix RUSTSEC-2024-0384
Vijaya Bhaskar
2025-04-26
1
-4
/
+3
*
arti,arti-client: Add an option to override required protocols
Nick Mathewson
2025-04-16
2
-0
/
+15
*
Remove hsc quiet and force flags in favor of batch
hjrgrn
2025-04-14
1
-33
/
+31
*
metrics: config tests: Correct a comment
Ian Jackson
2025-04-08
1
-1
/
+1
*
metrics: config: Correct the docs on the MetricsConfig type
Ian Jackson
2025-04-08
1
-1
/
+1
*
metrics: config: Correct the docs on the listen config field
Ian Jackson
2025-04-08
1
-9
/
+4
*
metrics: config: Fix typo in the example config file
Ian Jackson
2025-04-08
1
-1
/
+1
*
metrics: config: Correct the docs in the example config file
Ian Jackson
2025-04-08
1
-1
/
+2
*
arti: cfg tests: Improve formatting of an assert
Ian Jackson
2025-04-08
1
-3
/
+6
*
arti: Optionally set up a Prometheus metrics exporter
Ian Jackson
2025-04-08
3
-0
/
+150
*
arti: cfg tests: On mismatch, report which config file
Ian Jackson
2025-04-08
1
-2
/
+2
*
arti: Fix TODO: Rework test: onion_proxy::build_list
playbahn
2025-04-01
1
-71
/
+31
*
arti: onion_proxy::build_list: fix TODO: Add test
playbahn
2025-04-01
1
-6
/
+104
*
Add examples and tests for RPC options.
Nick Mathewson
2025-03-25
3
-3
/
+121
*
arti: warn when rpc options are set without rpc feature.
Nick Mathewson
2025-03-25
1
-0
/
+21
*
Merge branch '1630-scrub-address-from-output' into 'main'
gabi-250
2025-03-19
1
-23
/
+28
|
\
|
*
hsc: Improve get_onion_address function
hjrgrn
2025-03-18
1
-2
/
+3
|
*
hsc: Add --quite CLI flag
hjrgrn
2025-03-17
1
-10
/
+15
|
*
hsc: Improve get_onion_address function
hjrgrn
2025-03-17
1
-4
/
+3
|
*
hsc: remove onion-address flag in favour of stdin
hjrgrn
2025-03-14
1
-22
/
+22
*
|
Merge branch 'hsc-lf' into 'main'
gabi-250
2025-03-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
arti: hsc-key-get: Print LF after discovery key
playbahn
2025-03-13
1
-1
/
+1
*
|
hsc: remove TODO about display_service_discovery_key error handling.
hjrgrn
2025-03-14
1
-1
/
+0
|
/
*
Deprecate --onion-name; introduce --onion-address
disha
2025-03-12
2
-30
/
+42
*
arti: Remove incorrect deprecation warning in hsc
hjrgrn
2025-03-10
1
-1
/
+0
*
tor-rtcompat: Remove ToplevelBlockon from Runtime
Ian Jackson
2025-03-04
2
-5
/
+5
*
arti: Disable color when stdout is not a tty.
Nick Mathewson
2025-02-24
1
-1
/
+7
*
socks.rs: Update documentation; RpcDataStream has been renamed.
Nick Mathewson
2025-01-30
1
-9
/
+5
*
rpc: Correct API documentation about optimism
Nick Mathewson
2025-01-30
1
-2
/
+1
*
Merge branch 'rpc-missing-dir' into 'main'
Nick Mathewson
2025-01-23
1
-8
/
+16
|
\
|
*
connpts: Document behavior on nonexistent directory
Nick Mathewson
2025-01-23
1
-0
/
+2
|
*
rpc: Tolerate NotFound on configured connect point directory.
Nick Mathewson
2025-01-23
1
-8
/
+14
*
|
arti: Make Rpc argument unconditional when constructing socks proxy
Nick Mathewson
2025-01-23
6
-33
/
+43
*
|
arti::socks: Re-wrap a section.
Nick Mathewson
2025-01-23
1
-2
/
+3
*
|
arti: remove an obsolete rpc todo.
Nick Mathewson
2025-01-23
1
-1
/
+0
*
|
arti: remove an obsolete rpc todo.
Nick Mathewson
2025-01-23
1
-1
/
+0
*
|
arti: remove an obsolete rpc todo.
Nick Mathewson
2025-01-23
1
-1
/
+0
*
|
arti: Remove old workaround for runtime selection under RPC.
Nick Mathewson
2025-01-23
1
-6
/
+1
|
/
*
rpc: Rename new_stream_handle to new_oneshot_client.
Nick Mathewson
2025-01-15
1
-1
/
+1
*
arti-rpcserver: Tell connections what kind of auth to expect.
Nick Mathewson
2025-01-15
1
-13
/
+1
*
Merge branch 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
2
-0
/
+2
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
2
-0
/
+2
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
|
/
*
rpc: Add a test for config parsing and defaults.
Nick Mathewson
2024-12-19
2
-1
/
+90
*
rpc: Clarify listen_defaults behavior.
Nick Mathewson
2024-12-19
1
-1
/
+2
*
rpc: Rename RpcListnerConfig=>RpcListenerSetConfig to clarify plurality.
Nick Mathewson
2024-12-19
1
-14
/
+17
*
rpc: Test that we can parse our defaults.
Nick Mathewson
2024-12-19
2
-1
/
+35
*
rpc: comments to explain where connect points are disabled.
Nick Mathewson
2024-12-19
2
-1
/
+7
*
rpc: Make names reflect configuration keys better.
Nick Mathewson
2024-12-19
1
-17
/
+11
*
rpc: Document that default-index is 1-based
Nick Mathewson
2024-12-19
2
-1
/
+5
[next]