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
/
tor-config
/
src
/
sources.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: Add a merge_from method to ConfigurationTree
Nick Mathewson
2026-05-18
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-config: remove stale comment on `ConfigurationSources::try_from_cmdline`
Steven Engler
2025-10-08
1
-2
/
+0
*
tor-config: add `ConfigurationSources::options()`
Steven Engler
2025-10-08
1
-0
/
+7
*
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
tor-config: Improve mistrust documentation
Clara Engler
2025-01-23
1
-0
/
+12
*
tor-config: Deprecate ConfigError::Permissions, use FileAccess
Ian Jackson
2024-07-10
1
-1
/
+1
*
Add an action field to Io error in tor-config.
Nick Mathewson
2024-04-22
1
-9
/
+10
*
Convert tor-config to use figment.
Nick Mathewson
2024-04-22
1
-33
/
+28
*
Merge branch 'encapsulate_config_rs' into 'main'
Nick Mathewson
2024-03-13
1
-27
/
+45
|
\
|
*
tor-config: Update documentation to not refer to config crate.
Nick Mathewson
2024-03-13
1
-5
/
+6
|
*
config: Remove From impls from config::ConfigError
Nick Mathewson
2024-03-13
1
-7
/
+10
|
*
tor-config: Put config::Config inside a wrapper type.
Nick Mathewson
2024-03-13
1
-5
/
+5
|
*
tor-config: Allow ConfigurationSource to be verbatim text.
Nick Mathewson
2024-03-13
1
-12
/
+26
*
|
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
|
/
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Resolve warnings about ambiguous/redundant doc links
Nick Mathewson
2023-08-22
1
-1
/
+1
*
tor-config: Add ConfigurationSources::try_from_cmdline
Ian Jackson
2023-08-07
1
-7
/
+34
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
tor-config: Use next_back() instead of rev().next()
Nick Mathewson
2023-07-03
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2023-03-24
1
-1
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
1
-1
/
+1
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
fix clippy::needless_borrow
trinity-1686a
2022-09-10
1
-1
/
+1
*
Fix a rustdoc link error.
Nick Mathewson
2022-08-31
1
-1
/
+1
*
Remove `anyhow` from `tor-config` crate
Arturo Marquez
2022-08-28
1
-2
/
+3
*
Merge branch 'clippy' into 'main'
Nick Mathewson
2022-08-26
1
-0
/
+8
|
\
|
*
tor-config: tests: Apply standard lint block in sources.rs
Ian Jackson
2022-08-25
1
-0
/
+8
*
|
Improve error from bad escapes in a toml config.
Nick Mathewson
2022-08-25
1
-14
/
+18
|
/
*
tor-config source: just ConfigurationSource, not FoundConfigFile
Ian Jackson
2022-08-25
1
-60
/
+21
*
tor-config: Replace dir detection with ConfigurationSource enum
Ian Jackson
2022-08-25
1
-30
/
+80
*
tor-config: Provide is_syntactically_directory helper function
Ian Jackson
2022-08-25
1
-0
/
+48
*
tor-config: MustRead: Make public
Ian Jackson
2022-08-25
1
-1
/
+2
*
config sources: Read arti.d as well as arti.toml
Ian Jackson
2022-08-25
1
-8
/
+10
*
config sources tests: Test results of directory scan
Ian Jackson
2022-08-25
1
-1
/
+12
*
config sources tests: Break out sources_nodefaults
Ian Jackson
2022-08-25
1
-5
/
+12
*
config sources tests: Introduce test of reading directory
Ian Jackson
2022-08-25
1
-0
/
+29
*
config sources: Supporting reading directories
Ian Jackson
2022-08-25
1
-12
/
+106
*
config sources: Introduce scan() and FoundConfigFiles
Ian Jackson
2022-08-25
1
-46
/
+135
*
tor-config sources: Remove some unneeded .to_string() from tests
Ian Jackson
2022-08-25
1
-4
/
+4
*
Add a few coverage-based tests to tor-config.
Nick Mathewson
2022-05-31
1
-0
/
+28
*
Merge branch 'bug475' into 'main'
Ian Jackson
2022-05-25
1
-1
/
+6
|
\
|
*
ConfigurationSources: Allow config files to be world-readable.
Nick Mathewson
2022-05-24
1
-1
/
+6
*
|
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-2
/
+2
|
/
*
tor-config: Provide useful documentation for sources module
Ian Jackson
2022-05-13
1
-0
/
+14
*
arti-config abolition: Move functionality to tor-config
Ian Jackson
2022-05-13
1
-0
/
+235