arti/crates
Nick Mathewson e98aa50e72 Directory filtering in arti-testing.
This feature allows us to detect different failing cases for
arti#329 that would otherwise be hard to induce.  It works by
filtering consensus directory objects and/or microdescriptor objects
before introducing them to the directory manager.

Closes #397.
2022-03-31 09:27:27 -04:00
..
arti Update README.md files using readmes script 2022-03-29 13:30:17 -04:00
arti-bench Remove allow(clippy::disallowed_methods) lint. 2022-03-30 08:55:58 -04:00
arti-client Reformat several Cargo.toml files with 100-char-wide lines. 2022-03-30 10:41:40 -04: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 Directory filtering in arti-testing. 2022-03-31 09:27:27 -04: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 Update README.md files using readmes script 2022-03-29 13:30:17 -04: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 Make daemon tasks self-contained; introduce NetDirProvider 2022-03-30 14:26:43 +01:00
tor-checkable tor-checkable: add experimental api for exposing wrapped objects. 2022-03-31 08:33:27 -04:00
tor-circmgr Run cargo fmt one more time for good measure. 2022-03-30 10:41:57 -04: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 Remove allow(clippy::disallowed_methods) lint. 2022-03-30 08:55:58 -04:00
tor-dirmgr Reformat several Cargo.toml files with 100-char-wide lines. 2022-03-30 10:41:40 -04: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 Use derive_more to derive AsRef. 2022-03-30 10:41:40 -04:00
tor-linkspec Merge branch 'clippy-allow-arc-clone' into 'main' 2022-03-01 20:38:05 +00:00
tor-llcrypto Implement Ord for Ed25519Identity. 2022-03-30 10:39:09 -04:00
tor-netdir Move fallback.rs into guardmgr. 2022-03-30 10:34:48 -04:00
tor-netdoc tor-netdoc: Conditionally expose document fields. 2022-03-31 09:27:27 -04: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 Merge branch 'disallowed_lint' into 'main' 2022-03-30 14:02:13 +00:00
tor-rtmock Remove allow(clippy::disallowed_methods) lint. 2022-03-30 08:55:58 -04: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