aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-client/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Box the Error in a TorErrorIan Jackson2022-02-041-2/+10
* errors: Handle exit circuit creation failure the new wayIan Jackson2022-02-041-1/+18
* errors: Handle circmgr setup errors differentlyIan Jackson2022-02-041-3/+3
* errors: Introduce error_detail featureIan Jackson2022-02-041-2/+18
* errors: Refer to err::Error in some bits of arti_clientIan Jackson2022-02-041-0/+3
* errors: Introduce TorErrorIan Jackson2022-02-041-1/+28
* errors: Initial impl HasKind in arti-client, ErrorKind::TODOIan Jackson2022-02-041-0/+7
* spawn errors: Fix arti-client, tor-chanmgr, tor-circmgrIan Jackson2022-02-041-3/+10
* Sketch API for reconfiguration.Nick Mathewson2021-12-071-0/+4
* Make arti-client config object match arti config better.Nick Mathewson2021-11-211-1/+1
* Improve top-level arti-client documentation, add example codeeta2021-10-281-1/+1
* TorClient::resolve_ptr should take an IpAddr.Nick Mathewson2021-10-261-6/+0
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-211-0/+71