arti/crates
Nick Mathewson a720f4f667 GuardMgr: Function to tell how permissive a filter is.
When we're filtering guards, we have to check whether the filter is
"restrictive": if it forbids most of the guards (by bandwidth), we
keep its guards separated from the main set.  If it is
super-restrictive, we also warn.

This functionality is specified in guard-spec.txt.
2022-06-17 08:47:57 -04:00
..
arti Merge branch 'high-level-features' into 'main' 2022-06-16 12:24:47 +00:00
arti-bench lints: Make lint blocks consistent 2022-05-31 15:24:11 +01:00
arti-client Merge branch 'high-level-features' into 'main' 2022-06-16 12:24:47 +00:00
arti-config Merge branch 'lint' into 'main' 2022-05-31 18:27:53 +00:00
arti-hyper Upgrade tls-api to latest versions in arti-hyper. 2022-06-07 08:01:39 -04:00
arti-testing lints: Make lint blocks consistent 2022-05-31 15:24:11 +01:00
caret lints: Add let_unit_value allow to all crates 2022-05-31 15:23:52 +01:00
fs-mistrust Merge branch 'better-fs-mistrust-badpermissions-string' into 'main' 2022-06-02 11:15:52 +00:00
retry-error lints: Add let_unit_value allow to all crates 2022-05-31 15:23:52 +01:00
safelog Upgrade serial_test dev-dependency to 0.7.0 2022-06-07 09:22:24 -04:00
tor-basic-utils Fix a rustdoc link. 2022-06-07 19:19:53 -04:00
tor-bytes tor-bytes: read_nested_*: rustfmt 2022-06-10 12:30:22 +01:00
tor-cell Add "full" and "experimental" features to arti-client and below. 2022-06-10 15:32:21 -04:00
tor-cert tor-cert: Make more types Clone and Debug. 2022-06-07 12:45:57 -04:00
tor-chanmgr tor-proto: channel: Provide padding::Timer 2022-06-08 16:04:58 +01:00
tor-checkable Add "full" and "experimental" features to arti-client and below. 2022-06-10 15:32:21 -04:00
tor-circmgr Merge branch 'high-level-features' into 'main' 2022-06-16 12:24:47 +00:00
tor-config config: Suppose that we might extend resolve_option to non-T::Default 2022-06-10 14:23:16 +01:00
tor-consdiff lints: Add let_unit_value allow to all crates 2022-05-31 15:23:52 +01:00
tor-dirclient dirclient: Fix comments re conssensus request without authorities 2022-06-10 11:25:34 +01:00
tor-dirmgr Merge branch 'high-level-features' into 'main' 2022-06-16 12:24:47 +00:00
tor-error tor-error: Fix a broken intra-doc link 2022-06-10 13:45:30 +01:00
tor-events lints: Add let_unit_value allow to all crates 2022-05-31 15:23:52 +01:00
tor-guardmgr GuardMgr: Function to tell how permissive a filter is. 2022-06-17 08:47:57 -04:00
tor-linkspec lints: Add let_unit_value allow to all crates 2022-05-31 15:23:52 +01:00
tor-llcrypto Fix typos 2022-06-10 07:03:50 +03:00
tor-netdir Merge branch 'high-level-features' into 'main' 2022-06-16 12:24:47 +00:00
tor-netdoc Make AddrPortPattern and friends implement Eq and PartialEq 2022-06-17 08:46:16 -04:00
tor-persist Fix clippy::significant_drop_in_scrutinee warnings 2022-06-15 11:52:30 -04:00
tor-proto Merge branch 'high-level-features' into 'main' 2022-06-16 12:24:47 +00:00
tor-protover lints: tor-protover: Move two allows outside the auto block 2022-05-31 15:24:01 +01:00
tor-rtcompat Merge branch 'high-level-features' into 'main' 2022-06-16 12:24:47 +00:00
tor-rtmock Merge branch 'use-testing-rng' 2022-06-07 19:02:12 -04:00
tor-socksproto lints: Add let_unit_value allow to all crates 2022-05-31 15:23:52 +01:00
tor-units lints: Add let_unit_value allow to all crates 2022-05-31 15:23:52 +01:00