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-relay
/
src
/
config.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
relay: Pass advertise SocketAddr to channel builder instead of IpAddr
David Goulet
2026-04-09
1
-5
/
+5
*
arti-relay: add `log_sensitive_information` config option
Steven Engler
2026-03-24
1
-0
/
+12
*
tor-relay: convert to derive_deftly(TorConfig)
Nick Mathewson
2026-02-24
1
-55
/
+43
*
relay: Pass advertised addresses to the channel handler
David Goulet
2026-01-22
1
-1
/
+12
*
arti-relay: remove `ARTI_RELAY_SHARED_DATA` cfg variable
Steven Engler
2026-01-05
1
-5
/
+6
*
arti-relay: implement `CircMgrConfig`
Steven Engler
2025-12-17
1
-1
/
+45
*
arti-relay: implement `GuardMgrConfig`
Steven Engler
2025-12-17
1
-0
/
+24
*
arti-relay: add `NetworkConfig` to config
Steven Engler
2025-12-17
1
-0
/
+6
*
arti-relay: add `StorageConfig::cache_dir()` helper
Steven Engler
2025-12-17
1
-1
/
+12
*
arti-relay: advertise config fields are now lists
Steven Engler
2025-12-09
1
-4
/
+5
*
arti-relay: remove checks on "advertise" addresses
Steven Engler
2025-11-19
1
-53
/
+8
*
arti-relay: fix doc comments
Steven Engler
2025-11-18
1
-5
/
+5
*
arti-relay: remove builder tests
Steven Engler
2025-11-12
1
-20
/
+0
*
arti-relay: remove `Default` tests from config
Steven Engler
2025-11-12
1
-2
/
+2
*
arti-relay: added config options for OR port and advertise
Steven Engler
2025-11-12
1
-0
/
+96
*
arti-relay: update some comments
Steven Engler
2025-11-12
1
-7
/
+5
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
arti-relay: add a `SystemConfig` to the relay config
Steven Engler
2025-10-21
1
-0
/
+18
*
arti-relay: add note to `StorageConfig::permissions`
Steven Engler
2025-10-21
1
-0
/
+6
*
arti-relay: small change to `create_keymgr()`
Steven Engler
2025-10-21
1
-15
/
+0
*
arti-relay: initialize the `StateDirectory` and `FsStateMgr`
Steven Engler
2025-10-21
1
-0
/
+23
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
arti-relay: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-4
/
+4
*
arti-relay: remove 'override_net_params' config
Steven Engler
2025-01-14
1
-20
/
+1
*
arti-relay: fix rust/clippy lints
Steven Engler
2025-01-14
1
-1
/
+2
*
arti-relay: add rust/clippy lints
Steven Engler
2025-01-14
1
-0
/
+14
*
arti-relay: remove `TorRelayConfigBuilder::from_directories`
Steven Engler
2025-01-13
1
-27
/
+0
*
arti-relay: add `LoggingConfig`
Steven Engler
2025-01-13
1
-0
/
+40
*
arti-relay: default config paths now use path resolver
Steven Engler
2025-01-13
1
-0
/
+13
*
arti-relay: added a base `CfgPathResolver`
Steven Engler
2025-01-13
1
-5
/
+122
*
arti-relay: impl `TopLevel` for `TorRelayConfig`
Steven Engler
2025-01-13
1
-0
/
+4
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-1
/
+3
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
1
-1
/
+2
*
arti-relay: Fix cargo doc issues
David Goulet
2024-10-10
1
-1
/
+1
*
arti-relay: Remove the use of pub and pub use
David Goulet
2024-10-10
1
-7
/
+5
*
tor-keymgr: Move config/arti.rs to config.rs
Gabriela Moldovan
2024-10-08
1
-1
/
+1
*
tor-keymgr: renamed ArtiNativeKeystoreConfig to ArtiKeystoreConfig
Morgan
2024-09-20
1
-2
/
+2
*
relay: Add KeyMgr to TorRelay
David Goulet
2024-09-18
1
-1
/
+20
*
tor-relay: add `ChanMgr` to `TorRelay`
Steven Engler
2024-09-03
1
-0
/
+26
*
relay: Add basic configuration and builder
David Goulet
2024-08-20
1
-0
/
+151