summaryrefslogtreecommitdiff
path: root/crates/tor-config/src/path.rs
Commit message (Expand)AuthorAgeFilesLines
* Test shell variable expansion on windowsMichael2022-03-051-2/+24
* tor-config: Add HasKind support.Nick Mathewson2022-02-091-0/+22
* Fix invalid path character on windowsMichael2022-01-311-0/+4
* Explain that CfgPath can look at the environment.Nick Mathewson2022-01-121-1/+2
* 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