summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* dirclient: Collect and expose peer information from errors.Nick Mathewson2022-03-211-11/+67
* Replace TorNetworkError with TorDirectoryErrorNick Mathewson2022-02-221-1/+1
* dirclient: Remove HttpStatus error variantNick Mathewson2022-02-171-5/+0
* Correct ErrorKinds for some tor-dirclient errors.Nick Mathewson2022-02-171-2/+2
* Rename ExitTimeout to RemoteNetworkTimeout.Nick Mathewson2022-02-171-1/+1
* tor-dirclient: Error::HttpError: add a TODO saying to abolishIan Jackson2022-02-171-0/+4
* Implement HasKind for tor_dirclient::ErrorNick Mathewson2022-02-161-0/+24
* dirclient: remove an unused error type.Nick Mathewson2022-02-161-4/+0
* Make TorError implement Clone.Nick Mathewson2022-02-041-3/+17
* Stop using anyhow in tor-dirclient.Jani Monoses2021-09-161-0/+8
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+65