index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti
/
src
/
cfg.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
multiple crates: Fix clippy warnings
hjrgrn
2026-07-10
1
-4
/
+4
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Option to defer bootstrapping at startup.
Nick Mathewson
2026-06-08
1
-0
/
+10
*
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
1
-1
/
+0
|
\
|
*
Remove `use_obsolete_software`.
Nick Mathewson
2026-05-14
1
-5
/
+4
*
|
Merge branch 'socket-buf-size' into 'main'
opara
2026-05-21
1
-0
/
+28
|
\
\
|
*
|
arti: add 'proxy.socket_{send,recv}_buf_size' config options
Steven Engler
2026-05-07
1
-0
/
+28
*
|
|
arti: Reformat reload_cfg.rs and cfg.rs
Nick Mathewson
2026-05-18
1
-4
/
+4
|
|
/
|
/
|
*
|
circmgr: Add config option for the HsDir requery period
Gabriela Moldovan
2026-05-07
1
-0
/
+1
|
/
*
implement syslog support
Andrew Kloet
2026-04-28
1
-4
/
+5
*
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
1
-0
/
+22
*
arti: Fix some visibility-based compilation errors.
Nick Mathewson
2026-02-24
1
-1
/
+6
*
arti: Migrate top-level configuration to dd(TorConfig).
Nick Mathewson
2026-02-24
1
-98
/
+66
*
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
1
-17
/
+1
*
arti: remove deprecated `proxy.socks_port` config option
Steven Engler
2026-01-29
1
-17
/
+5
*
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: Resolve unreachable-pub warnings.
Nick Mathewson
2026-01-13
1
-15
/
+38
*
arti: Move "port_info_file" configuration into "storage"
Nick Mathewson
2025-12-16
1
-2
/
+24
*
arti: Export the chosen ports in a ports_info.json file.
Nick Mathewson
2025-12-16
1
-0
/
+11
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-1
/
+0
*
circmgr: Add a timeout setting for long-lived circuits.
Nick Mathewson
2025-11-12
1
-0
/
+1
*
arti: Experimental support for tokio-console
Nick Mathewson
2025-11-06
1
-0
/
+11
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
arti: Implement a "bilingual" HTTP CONNECT proxy.
Nick Mathewson
2025-10-28
1
-0
/
+2
*
arti: Add experimental support for OpenTelemetry.
Wesley Aptekar-Cassels
2025-09-24
1
-0
/
+10
*
tor-dircommon: Implement proposal 330
Clara Engler
2025-09-16
1
-5
/
+4
*
clippy: fix `clippy::implicit_clone` errors
Steven Engler
2025-08-11
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-6
/
+6
*
arti: make "memquota" feature a no-op
Steven Engler
2025-07-31
1
-31
/
+17
*
arti: cfg::test Rework refactor
playbahn
2025-05-19
1
-9
/
+8
*
arti: cfg::test: Fix TODO + Minor refactor
playbahn
2025-04-26
1
-76
/
+56
*
arti,arti-client: Add an option to override required protocols
Nick Mathewson
2025-04-16
1
-0
/
+1
*
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
*
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
1
-0
/
+106
*
arti: cfg tests: On mismatch, report which config file
Ian Jackson
2025-04-08
1
-2
/
+2
*
Add examples and tests for RPC options.
Nick Mathewson
2025-03-25
1
-1
/
+60
*
arti: warn when rpc options are set without rpc feature.
Nick Mathewson
2025-03-25
1
-0
/
+21
*
arti: Disable RPC reconfiguration for now
Nick Mathewson
2024-12-19
1
-1
/
+1
*
arti: Move RpcConfig to rpc.rs
Nick Mathewson
2024-12-19
1
-29
/
+4
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
1
-4
/
+4
*
tor-memquota: Declare memquota feature stable, and default
Ian Jackson
2024-10-22
1
-1
/
+0
*
arti cfg tests: Clarify here and there
Ian Jackson
2024-10-22
1
-1
/
+2
[next]