arti/crates
Ian Jackson 148cd61f2b Manually implement Clone for ArtiHttpConnector
This will be needed in a moment and doing it now makes the next patch
smaller and hence easier to read.
2022-02-28 13:07:44 +00:00
..
arti Bump minimum tokio to 1.7, since tokio-util now needs that. 2022-02-25 11:09:24 -05:00
arti-bench Bump minimum tokio to 1.7, since tokio-util now needs that. 2022-02-25 11:09:24 -05:00
arti-client Merge branch 'upgrade-dependencies' into 'main' 2022-02-25 16:30:00 +00:00
arti-config Upgrade to newer version of config crate. 2022-02-25 09:20:48 -05:00
arti-hyper Manually implement Clone for ArtiHttpConnector 2022-02-28 13:07:44 +00:00
caret Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
retry-error Bump anyhow minimal version to 1.0.23 2022-02-18 17:04:57 +00:00
tor-bytes Make Bug from InternalError, add bad_api_usage! and into_bad_api_usage! 2022-02-15 11:40:24 +00:00
tor-cell Give specific error kinds to different END reasons 2022-02-23 09:35:28 -05:00
tor-cert Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-chanmgr tor-proto: Split IoErr based on when it occurs 2022-02-23 10:38:48 -05:00
tor-checkable Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-circmgr Fix two typos 2022-02-28 11:21:52 +00:00
tor-config Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-consdiff Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-dirclient Replace TorNetworkError with TorDirectoryError 2022-02-22 15:41:01 -05:00
tor-dirmgr dirmgr::Store.expire_all takes config 2022-02-23 13:56:52 -05:00
tor-error Introduce ErrorKind::OtherRemote 2022-02-28 13:07:44 +00:00
tor-events Bump minimum tokio to 1.7, since tokio-util now needs that. 2022-02-25 11:09:24 -05:00
tor-guardmgr impl Debug for various internal types 2022-02-25 17:37:10 +00:00
tor-linkspec Remove clippy::needless_borrow exception in CI. 2022-02-20 09:09:38 -05:00
tor-llcrypto Remove clippy::needless_borrow exception in CI. 2022-02-20 09:09:38 -05:00
tor-netdir tor-netdir: Split testnet errors into a new type 2022-02-15 14:43:36 -05:00
tor-netdoc Fix a rustdoc error. 2022-02-15 13:46:58 -05:00
tor-persist arti-client: Unlock the state manager on failure to bootstrap 2022-02-24 19:55:59 +00:00
tor-proto Merge branch 'upgrade-dependencies' into 'main' 2022-02-25 16:30:00 +00:00
tor-protover Merge branch 'doc-errors' into 'main' 2022-02-15 15:09:48 +00:00
tor-rtcompat Bump minimum tokio to 1.7, since tokio-util now needs that. 2022-02-25 11:09:24 -05:00
tor-rtmock Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-socksproto tor-socksproto: Use bad_api_usage! rather than ad-hoc Invalid error 2022-02-15 11:40:24 +00:00
tor-units Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00