summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient/src
Commit message (Expand)AuthorAgeFilesLines
* add semicolons if nothing returnedDaniel Eades2021-11-252-2/+3
* Fix a few typos.Nick Mathewson2021-11-241-2/+2
* tor-dirclient: Put routerdesc download behind a feature.Nick Mathewson2021-11-122-2/+21
* Tests for tor-dirmgr::bootstrapNick Mathewson2021-11-111-0/+5
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Stop using anyhow in tor-dirclient.Jani Monoses2021-09-162-1/+9
* fix/silence clippy lints in test modulesDaniel Eades2021-09-083-2/+4
* Document every macro.Nick Mathewson2021-09-071-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-275-0/+1368