summaryrefslogtreecommitdiff
path: root/crates/tor-config/src
Commit message (Expand)AuthorAgeFilesLines
...
* Give CfgPath an alternative inner representation.Nick Mathewson2021-11-211-24/+41
* Make arti-client config object match arti config better.Nick Mathewson2021-11-211-0/+13
* 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-184-307/+72
* Remove dependency from arti-client to tor-config.Nick Mathewson2021-11-161-0/+2
* Improve and future-proof the `arti` CLIeta2021-10-271-54/+22
* Remove #![allow(clippy::unwrap_used)] in cmdline.rsNick Mathewson2021-10-211-1/+0
* Fix most warnings from nightly.Nick Mathewson2021-10-191-0/+1
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-083-0/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-273-0/+518