aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dirclient/src/response.rs
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* tor-dirclient: Replace OwnedChanTarget with LoggedChanTarget in SourceInfoIan Jackson2022-11-231-4/+4
* tor-dirclient: Response: Provide into_output_stringIan Jackson2022-11-031-0/+11
* tor-dirclient::DirResponse: provide output_stringIan Jackson2022-10-251-0/+17
* tor-dirclient: Provide fallible DirResponse::output and into_outputIan Jackson2022-10-201-1/+80
* tor-dirclient: Make DirResponse be CloneIan Jackson2022-10-201-1/+1
* tor-dirclient Response: Rename output methodsIan Jackson2022-10-201-2/+6
* Improve display for tor-dircache errors.Nick Mathewson2022-07-071-1/+1
* Fix a portability issue with Rust 1.56Nick Mathewson2022-05-161-1/+1
* DirMgr: Improve display for DocSourceNick Mathewson2022-05-161-1/+2
* dirclient: Collect and expose peer information from errors.Nick Mathewson2022-03-211-4/+4
* dirclient: Remember the source of each resposne we receive.Nick Mathewson2022-03-211-6/+15
* Tests for tor-dirmgr::bootstrapNick Mathewson2021-11-111-0/+5
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+91