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
*
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