arti/crates
Ian Jackson 3c17b42794 DirFilter: Move nil default impls to trait default methods
This means you can write a DirFilter and only write code to mess with
the bits you want to.

Also, it is less code here.
2022-03-25 13:11:28 +00:00
..
arti Move SystemConfig to arti::cfg 2022-03-21 15:54:11 +00:00
arti-bench Move ArtiConfig to new arti::cfg module 2022-03-21 11:42:33 +00:00
arti-client Abolish filter::DynFilter in favour of transparent DirFilter 2022-03-25 13:08:56 +00:00
arti-config Run rustfmt to tidy up imports 2022-03-21 13:27:07 +00:00
arti-hyper Replace manual Clone impl with educe in arti-hyper 2022-03-02 18:06:37 +00:00
arti-testing Move ArtiConfig to new arti::cfg module 2022-03-21 11:42:33 +00:00
caret Refrain from replacing manual with educe Debug impl in caret 2022-03-02 18:06:37 +00:00
retry-error Replace manual Clone impl with std derive in retry-error 2022-03-02 17:04:07 +00:00
tor-basic-utils Adjust a comment 2022-03-21 17:44:50 +00:00
tor-bytes Move skip_fmt into tor-basic-utils 2022-03-04 11:45:24 +00:00
tor-cell tor-proto: add a backend to detect reported clock skew. 2022-03-23 08:24:36 -04:00
tor-cert Merge branch 'clippy-allow-arc-clone' into 'main' 2022-03-01 20:38:05 +00:00
tor-chanmgr tor-proto: add a backend to detect reported clock skew. 2022-03-23 08:24:36 -04:00
tor-checkable Merge branch 'clippy-allow-arc-clone' into 'main' 2022-03-01 20:38:05 +00:00
tor-circmgr Merge branch 'more_iso_docs' into 'main' 2022-03-23 11:42:51 +00:00
tor-config derive_builder: Switch to upstream 0.11 2022-03-16 16:34:44 +00:00
tor-consdiff Merge branch 'clippy-allow-arc-clone' into 'main' 2022-03-01 20:38:05 +00:00
tor-dirclient dirclient: Collect and expose peer information from errors. 2022-03-21 09:06:32 -04:00
tor-dirmgr DirFilter: Move nil default impls to trait default methods 2022-03-25 13:11:28 +00:00
tor-error tor-proto: better errors when handshake fails due to untimely certs 2022-03-23 08:24:36 -04:00
tor-events Merge branch 'clippy-allow-arc-clone' into 'main' 2022-03-01 20:38:05 +00:00
tor-guardmgr GuardMgr:: generalize GuardId::from_relay. 2022-03-21 10:27:53 -04:00
tor-linkspec Merge branch 'clippy-allow-arc-clone' into 'main' 2022-03-01 20:38:05 +00:00
tor-llcrypto Add a from_hex method for RsaIdentity. 2022-03-04 08:55:34 -05:00
tor-netdir Merge branch 'md_allocation' into 'main' 2022-03-17 16:45:38 +00:00
tor-netdoc Change type of TorClientConfig::override_net_params 2022-03-16 19:30:59 +00:00
tor-persist Merge branch 'clippy-allow-arc-clone' into 'main' 2022-03-01 20:38:05 +00:00
tor-proto Merge branch 'netinfo-clock-skew' into 'main' 2022-03-23 12:49:36 +00:00
tor-protover Canonicalize and intern protover lines on descriptors 2022-03-11 16:56:12 -05:00
tor-rtcompat UdpSocket: remove support for connect(). 2022-03-18 15:39:40 -04:00
tor-rtmock add udp to runtime 2022-03-14 20:59:33 +01:00
tor-socksproto Merge branch 'clippy-allow-arc-clone' into 'main' 2022-03-01 20:38:05 +00:00
tor-units Merge branch 'clippy-allow-arc-clone' into 'main' 2022-03-01 20:38:05 +00:00