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
/
subcommands
/
proxy.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'socket-buf-size' into 'main'
opara
2026-05-21
1
-3
/
+18
|
\
|
*
arti: add 'proxy.socket_{send,recv}_buf_size' config options
Steven Engler
2026-05-07
1
-3
/
+18
*
|
Make TorClient no longer implement Clone.
Nick Mathewson
2026-05-13
1
-1
/
+1
*
|
Make all TorClient constructors wrap the TorClient in an Arc.
Nick Mathewson
2026-05-13
1
-1
/
+1
|
/
*
Merge branch 'http-connect-wrapup' into 'main'
Nick Mathewson
2026-03-26
1
-6
/
+5
|
\
|
*
arti: Add an option to disable http_connect.
Nick Mathewson
2026-03-25
1
-6
/
+5
*
|
arti: Mostly make clippy happy for wasm with --no-default-features.
Nick Mathewson
2026-03-25
1
-0
/
+1
|
/
*
arti: Extract responsibility for port listing.
Nick Mathewson
2026-02-19
1
-8
/
+20
*
arti: Refactor socks proxy launcher function.
Nick Mathewson
2026-02-19
1
-3
/
+6
*
arti: Refactor dns proxy launcher function.
Nick Mathewson
2026-02-19
1
-3
/
+4
*
arti: improve error message for invalid socks/dns port
Steven Engler
2026-02-02
1
-10
/
+4
*
arti: remove deprecated `proxy.dns_port` config option
Steven Engler
2026-01-29
1
-2
/
+2
*
arti: remove deprecated `proxy.socks_port` config option
Steven Engler
2026-01-29
1
-3
/
+3
*
arti: reword+reformat warning message
Steven Engler
2026-01-29
1
-1
/
+4
*
arti: Do not panic when invalid ports are given as arguments to proxy
Niel Duysters
2026-01-30
1
-2
/
+8
*
arti: Move "port_info_file" configuration into "storage"
Nick Mathewson
2025-12-16
1
-1
/
+1
*
arti: Export the chosen ports in a ports_info.json file.
Nick Mathewson
2025-12-16
1
-8
/
+26
*
arti: Change how proxy futures are returned.
Nick Mathewson
2025-12-16
1
-15
/
+19
*
arti: tweak docs, add TODOs with respect to Listener.
Nick Mathewson
2025-12-16
1
-0
/
+3
*
arti: Revise strings that implied that we were a SOCKS-only proxy.
Nick Mathewson
2025-10-28
1
-4
/
+10
*
arti: Renaming around socks/generic proxies
Nick Mathewson
2025-10-28
1
-1
/
+1
*
Rename "arti::socks" to "arti::proxy".
Nick Mathewson
2025-10-28
1
-2
/
+2
*
arti: Add skip_all to instrument call.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+1
*
arti: Add skip_all to instrument macro.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+1
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+4
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+4
*
arti: Optionally set up a Prometheus metrics exporter
Ian Jackson
2025-04-08
1
-0
/
+27
*
tor-rtcompat: Remove ToplevelBlockon from Runtime
Ian Jackson
2025-03-04
1
-3
/
+3
*
arti: Make Rpc argument unconditional when constructing socks proxy
Nick Mathewson
2025-01-23
1
-19
/
+15
*
arti: Use connect points to listen for RPC connections.
Nick Mathewson
2024-12-19
1
-34
/
+17
*
arti-client: add path resolver to `TorClient` and `TorClientConfig`
Steven Engler
2024-11-18
1
-1
/
+1
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-1
/
+1
*
arti: Don't log that we are in SOCKS mode unless socks_listen is set.
Gabriela Moldovan
2024-09-17
1
-6
/
+13
*
arti: Allow running hidden services with SOCKS/DNS ports disabled.
Gabriela Moldovan
2024-09-17
1
-8
/
+18
*
arti: Move proxy subcommand to a separate module.
Gabriela Moldovan
2024-09-12
1
-7
/
+37
*
arti: Move arti::run to subcommands::proxy.
Gabriela Moldovan
2024-09-12
1
-2
/
+168
*
arti: Add a new module for the proxy subcommand.
Gabriela Moldovan
2024-09-12
1
-0
/
+17