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 'client_typestate' into 'main'
Nick Mathewson
2026-05-27
1
-1
/
+1
|
\
|
*
client: Factor out the "running a client" code into an inner typestate
Nick Mathewson
2026-05-26
1
-1
/
+1
*
|
Give resolve_return_results options to control output_tree.
Nick Mathewson
2026-05-27
1
-2
/
+2
|
/
*
Move metrics config types to tor-config.
Wesley Aptekar-Cassels
2026-05-26
1
-30
/
+1
*
Merge branch 'no-version-override' into 'main'
wesleyac
2026-05-21
2
-15
/
+0
|
\
|
*
Remove `use_obsolete_software`.
Nick Mathewson
2026-05-14
2
-19
/
+4
*
|
Merge branch 'socket-buf-size' into 'main'
opara
2026-05-21
4
-5
/
+59
|
\
\
|
*
|
arti: add 'proxy.socket_{send,recv}_buf_size' config options
Steven Engler
2026-05-07
4
-23
/
+58
|
*
|
arti: use 128 KB socket buffers for proxy sockets
Steven Engler
2026-05-07
1
-2
/
+18
|
*
|
tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`
Steven Engler
2026-05-07
1
-1
/
+4
*
|
|
Merge branch 'keymgr-raw-ids' into 'main'
opara
2026-05-19
1
-13
/
+11
|
\
\
\
|
*
|
|
keymgr: Remove RawKeystoreEntry
Gabriela Moldovan
2026-05-18
1
-13
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rpc-config-preliminary' into 'main'
Nick Mathewson
2026-05-18
2
-81
/
+87
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arti::reload_cfg: Extract common part of select_biased! block
Nick Mathewson
2026-05-18
1
-15
/
+3
|
*
|
arti: Reformat reload_cfg.rs and cfg.rs
Nick Mathewson
2026-05-18
2
-66
/
+84
*
|
|
Merge branch 'arc_torclient' into 'main'
Nick Mathewson
2026-05-13
11
-28
/
+35
|
\
\
\
|
*
|
|
Make TorClient no longer implement Clone.
Nick Mathewson
2026-05-13
5
-18
/
+13
|
*
|
|
Make all TorClient constructors wrap the TorClient in an Arc.
Nick Mathewson
2026-05-13
9
-18
/
+30
|
|
/
/
*
/
/
Turn an expectation into an allow
Ian Jackson
2026-05-13
1
-1
/
+1
|
/
/
*
/
circmgr: Add config option for the HsDir requery period
Gabriela Moldovan
2026-05-07
2
-0
/
+5
|
/
*
Upgrade to hickory-proto 0.26.1
Nick Mathewson
2026-05-02
1
-17
/
+11
*
implement syslog support
Andrew Kloet
2026-04-28
3
-4
/
+55
*
Log socks isolation
Jim Newsome
2026-04-08
1
-0
/
+1
*
Merge branch 'rustls-defaults' into 'main'
Nick Mathewson
2026-04-08
1
-7
/
+23
|
\
|
*
arti: Allow choice of CryptoProvider; use aws-lc-rs by default.
Nick Mathewson
2026-04-08
1
-7
/
+23
*
|
Merge branch 'feat/protocol-warnings' into 'main'
Nick Mathewson
2026-04-08
3
-0
/
+25
|
\
\
|
*
|
arti: set_protocol_warning_mode to Warn or Off in setup_logging
moumenalaoui
2026-04-08
1
-5
/
+6
|
*
|
arti: add protocol_warnings config and wire setup_logging
moumenalaoui
2026-03-27
3
-0
/
+24
|
|
/
*
|
Merge branch 'fix-help-msg' into 'main'
Nick Mathewson
2026-04-08
1
-4
/
+6
|
\
\
|
*
|
arti: Fix help message display order
hjrgrn
2026-04-08
1
-4
/
+6
|
|
/
*
|
arti: fix clippy warnings in `report_proxy_error()`
Steven Engler
2026-03-30
1
-3
/
+5
*
|
arti: use report macros in `report_proxy_error()`
Steven Engler
2026-03-30
1
-5
/
+6
*
|
arti: don't warn for `NotConnected` errors
Steven Engler
2026-03-30
1
-0
/
+1
|
/
*
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
[next]