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
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: apply rustfmt
pryty26
2026-06-20
1
-2
/
+5
*
Added ConfigBuildError::MissingOneOf
pryty26
2026-06-19
1
-0
/
+13
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
config: Add a method to fill in a builder with unset defaults
Nick Mathewson
2026-05-27
1
-0
/
+6
*
tor-config: Allow inspecting parts of a ConfigurationTree.
Nick Mathewson
2026-05-12
1
-0
/
+9
*
tor-config: fix error source for `ConfigLoadError`
Steven Engler
2025-11-13
1
-1
/
+7
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+4
*
tor-config: Deprecate ConfigError::Permissions, use FileAccess
Ian Jackson
2024-07-10
1
-0
/
+5
*
tor-config: Correct message and description for mistrust error
Ian Jackson
2024-07-10
1
-2
/
+4
*
Rename ConfigParseError => ConfigLoadError
Nick Mathewson
2024-04-22
1
-8
/
+15
*
Add an action field to Io error in tor-config.
Nick Mathewson
2024-04-22
1
-6
/
+14
*
Convert tor-config to use figment.
Nick Mathewson
2024-04-22
1
-8
/
+24
*
Merge branch 'encapsulate_config_rs' into 'main'
Nick Mathewson
2024-03-13
1
-10
/
+7
|
\
|
*
Grammar fix.
gabi-250
2024-03-13
1
-1
/
+1
|
*
config: Remove From impls from config::ConfigError
Nick Mathewson
2024-03-13
1
-3
/
+6
|
*
tor-config: Put config::Config inside a wrapper type.
Nick Mathewson
2024-03-13
1
-8
/
+2
*
|
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
|
/
*
config: Fix output of NoCompileTimeSupport::within
Nick Mathewson
2024-01-16
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
tor-config: Rename to ReconfigureError::UnsupportedSituation
Ian Jackson
2022-11-24
1
-1
/
+1
*
tor-config: Rename to ConfigBuildError::NoCompileTimeSupport
Ian Jackson
2022-11-24
1
-2
/
+2
*
tor-guardmgr: Refuse to configure bridges if we don't have the lock
Ian Jackson
2022-11-23
1
-0
/
+11
*
tor-config: introduce ConfigBuildError::Unsupported
Ian Jackson
2022-11-21
1
-0
/
+14
*
tor-config: ConfigBuildError::within: Introduce add_prefix
Ian Jackson
2022-11-21
1
-3
/
+4
*
Improve error from bad escapes in a toml config.
Nick Mathewson
2022-08-25
1
-0
/
+36
*
tor-config: Introduce ReconfigureError::Bug
Ian Jackson
2022-08-16
1
-0
/
+4
*
Add a few coverage-based tests to tor-config.
Nick Mathewson
2022-05-31
1
-1
/
+20
*
impl From<SubfieldBuildError> for ConfigBuildError
Ian Jackson
2022-04-22
1
-0
/
+7
*
tor-config: Add HasKind support.
Nick Mathewson
2022-02-09
1
-0
/
+20
*
address clippy's latest lint
Daniel Eades
2021-12-20
1
-0
/
+1
*
Sketch API for reconfiguration.
Nick Mathewson
2021-12-07
1
-1
/
+13
*
Merge branch 'config-updates-and-tests'
Nick Mathewson
2021-11-29
1
-0
/
+4
|
\
|
*
Resolve some warnings in tor-config test
Nick Mathewson
2021-11-25
1
-0
/
+4
*
|
deglob some enums, use concise iteration syntax
Daniel Eades
2021-11-25
1
-0
/
+1
|
/
*
Fix a few typos.
Nick Mathewson
2021-11-24
1
-1
/
+1
*
More tests for tor-config.
Nick Mathewson
2021-11-24
1
-0
/
+54
*
Use named fields for the elements of ConfigBuildError
Nick Mathewson
2021-11-18
1
-13
/
+33
*
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
1
-0
/
+39