summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/storage
Commit message (Expand)AuthorAgeFilesLines
* add semicolons if nothing returnedDaniel Eades2021-11-251-1/+1
* tor-dirmgr: put routerdesc storage behind a feature.Nick Mathewson2021-11-121-0/+8
* Upgrade to fslock version 0.2Nick Mathewson2021-10-271-1/+1
* Migrate tor-dirmgr from chrono to time 0.3Nick Mathewson2021-10-241-30/+34
* Remove useless into() conversions caught by clippy.Jani Monoses2021-10-181-6/+8
* Remove anyhow dependency from tor-dirmgr.Jani Monoses2021-10-181-7/+9
* Add a few tracing directives to tor-dirmgr.Nick Mathewson2021-10-131-1/+4
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-2/+3
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+1269