summaryrefslogtreecommitdiff
path: root/crates/arti-config/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Tracing configuration for logfiles, per-target filtersNick Mathewson2022-01-101-2/+2
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* Merge branch 'config-updates-and-tests'Nick Mathewson2021-11-291-1/+2
|\
| * Implement builder patterns for ArtiConfig.Nick Mathewson2021-11-251-1/+2
* | add semicolons if nothing returnedDaniel Eades2021-11-251-0/+1
|/
* Resolve a pair of rustdoc warnings.Nick Mathewson2021-11-241-1/+3
* Rename .gitignore APP_FOO to ARTI_FOO.Nick Mathewson2021-11-211-1/+1
* Lower StorageConfig to arti-client crateNick Mathewson2021-11-211-1/+1
* Move the socks_port option into a new proxy section.Nick Mathewson2021-11-181-1/+1
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-0/+162