summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/config.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Use derive_builder for Authority and FallbackDir.Nick Mathewson2021-09-101-34/+0
* Use derive_builder for the rest of tor_dirmgr::configNick Mathewson2021-09-091-80/+21
* Use derive_builder for DownloadScheduleConfigNick Mathewson2021-09-081-66/+7
* Use derive_builder for NetworkConfig.Nick Mathewson2021-09-081-97/+37
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+594