aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/authority.rs
Commit message (Expand)AuthorAgeFilesLines
* Make every Config type implement Eq.Nick Mathewson2021-11-211-1/+1
* Fix most warnings from nightly.Nick Mathewson2021-10-191-0/+4
* Use derive_builder for Authority and FallbackDir.Nick Mathewson2021-09-101-38/+4
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-4/+5
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+160