summaryrefslogtreecommitdiff
path: root/crates/tor-config/src/path.rs
Commit message (Expand)AuthorAgeFilesLines
* Change sane_defaults() and with_directories()Nick Mathewson2021-11-291-3/+1
* More tests for tor-config.Nick Mathewson2021-11-241-2/+17
* Make every Config type implement Eq.Nick Mathewson2021-11-211-2/+2
* Rename .gitignore APP_FOO to ARTI_FOO.Nick Mathewson2021-11-211-12/+12
* 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
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-16/+29
* Remove dependency from arti-client to tor-config.Nick Mathewson2021-11-161-0/+2
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+159