summaryrefslogtreecommitdiff
path: root/tor-circmgr/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* tor_circmgr: simplify build_circuit a bit.Nick Mathewson2021-06-201-0/+6
* Use retry-error in tor-circmgr.Nick Mathewson2021-06-171-2/+7
* Enormous tor-circmgr rewrite.Nick Mathewson2021-06-141-1/+34
* Enforce (and obey) clippy lints about exhaustive enums, structs.Nick Mathewson2021-04-271-0/+1
* Add support for using fallback directories in path constructionNick Mathewson2020-11-191-0/+5
* tor-circmgr: timeout and retry support.Nick Mathewson2020-11-111-0/+4
* Use anyhow in tor-circmgr and tor-chanmgrNick Mathewson2020-11-111-12/+0
* Document tor-circmgrNick Mathewson2020-11-021-0/+3
* Implement rudimentary circuit-manager functionalityNick Mathewson2020-11-021-0/+4
* Add a new circuit-manager crate and move path selection there.Nick Mathewson2020-11-021-0/+20