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
*
Merge branch 'webtime-v3' into 'main'
Nick Mathewson
2026-03-26
1
-5
/
+3
|
\
|
*
arti: Port to web-time-compat.
Nick Mathewson
2026-03-26
1
-5
/
+3
*
|
Merge branch 'http-connect-wrapup' into 'main'
Nick Mathewson
2026-03-26
6
-25
/
+99
|
\
\
|
|
/
|
/
|
|
*
Feature-gate the proxy.enable_http_connect option
Nick Mathewson
2026-03-26
1
-1
/
+14
|
*
arti: Add an option to disable http_connect.
Nick Mathewson
2026-03-25
6
-25
/
+86
*
|
arti: Mostly make clippy happy for wasm with --no-default-features.
Nick Mathewson
2026-03-25
2
-0
/
+2
|
/
*
Fix typos
Tobias Stoeckmann
2026-03-24
2
-2
/
+2
*
tor-chanmgr: add base64ct dependency and docs
Nihal
2026-03-18
1
-7
/
+16
*
Merge branch 'typos' into 'main'
opara
2026-03-16
3
-3
/
+3
|
\
|
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
3
-3
/
+3
*
|
rpc: Add support for set_dormant.
Nick Mathewson
2026-03-16
3
-7
/
+60
*
|
rpc: Implement superuser mode.
Nick Mathewson
2026-03-16
4
-7
/
+50
*
|
rpc: Move responsibility for Session creation to Connection
Nick Mathewson
2026-03-16
1
-3
/
+10
|
/
*
arti: Fix some visibility-based compilation errors.
Nick Mathewson
2026-02-24
2
-6
/
+10
*
arti: Migrate top-level configuration to dd(TorConfig).
Nick Mathewson
2026-02-24
3
-143
/
+82
*
arti: Port rpc configuration to dd(TorConfig).
Nick Mathewson
2026-02-24
3
-74
/
+74
*
arti: Port logging config to dd(TorConfig)
Nick Mathewson
2026-02-24
1
-130
/
+69
*
arti: Fix up proxy launching documentation
Nick Mathewson
2026-02-19
2
-3
/
+5
*
arti: Extract responsibility for port listing.
Nick Mathewson
2026-02-19
6
-98
/
+108
*
arti: Refactor socks proxy launcher function.
Nick Mathewson
2026-02-19
2
-16
/
+40
*
arti: Refactor dns proxy launcher function.
Nick Mathewson
2026-02-19
2
-9
/
+34
*
Merge branch 'mr_3616_rebased' into 'main'
Nick Mathewson
2026-02-16
2
-0
/
+42
|
\
|
*
docs: add outbound proxy implementation notes
Nihal
2026-02-16
1
-0
/
+21
|
*
docs: add outbound proxy
Nihal
2026-02-16
1
-0
/
+21
*
|
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
2
-0
/
+2
|
/
*
arti: Use ErrorSources in extract_proto_err
Robert Bartlensky
2026-02-14
1
-12
/
+5
*
Don't log Circuit Closed errors as warnings
robertb
2026-02-05
1
-1
/
+6
*
arti: improve error message for invalid socks/dns port
Steven Engler
2026-02-02
2
-10
/
+6
*
arti: improve help text for `-p` and `-d`
Steven Engler
2026-02-02
1
-2
/
+2
*
arti: remove `resolve_listen_port!` macro
Steven Engler
2026-01-29
1
-35
/
+0
*
arti: remove deprecated `proxy.dns_port` config option
Steven Engler
2026-01-29
3
-20
/
+4
*
arti: remove deprecated `proxy.socks_port` config option
Steven Engler
2026-01-29
3
-21
/
+9
*
arti: small changes to socks/dns listen config tests
Steven Engler
2026-01-29
1
-16
/
+13
*
arti: relax '_listen'/'_port' config compat tests
Steven Engler
2026-01-29
1
-40
/
+2
*
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: 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: 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
4
-51
/
+119
|
\
|
*
arti: Resolve unreachable-pub warnings.
Nick Mathewson
2026-01-13
2
-24
/
+63
|
*
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
2
-27
/
+56
*
|
arti: call `tor_log_ratelim::install_runtime`
Steven Engler
2026-01-14
1
-2
/
+6
|
/
*
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
[next]