summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient/src/request.rs
Commit message (Expand)AuthorAgeFilesLines
...
* | dirclient: Collect and expose peer information from errors.Nick Mathewson2022-03-211-1/+2
* | Replace manual Default and new with std derive in tor-dirclientIan Jackson2022-03-021-30/+6
|/
* add semicolons if nothing returnedDaniel Eades2021-11-251-2/+2
* tor-dirclient: Put routerdesc download behind a feature.Nick Mathewson2021-11-121-0/+8
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+555