aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-config/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-config: Add HasKind support.Nick Mathewson2022-02-091-0/+20
* address clippy's latest lintDaniel Eades2021-12-201-0/+1
* Sketch API for reconfiguration.Nick Mathewson2021-12-071-1/+13
* Merge branch 'config-updates-and-tests'Nick Mathewson2021-11-291-0/+4
|\
| * Resolve some warnings in tor-config testNick Mathewson2021-11-251-0/+4
* | deglob some enums, use concise iteration syntaxDaniel Eades2021-11-251-0/+1
|/
* Fix a few typos.Nick Mathewson2021-11-241-1/+1
* More tests for tor-config.Nick Mathewson2021-11-241-0/+54
* Use named fields for the elements of ConfigBuildErrorNick Mathewson2021-11-181-13/+33
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-0/+39