You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
encrypted-dns-server/src
Frank Denis ca35d6fdc8 Ensure that PK prefixes don't match the Anonymized DNSCrypt query magic 5 years ago
..
anomymized_dns.rs Ensure that PK prefixes don't match the Anonymized DNSCrypt query magic 5 years ago
blacklist.rs Implement support for server-side blacklists 5 years ago
cache.rs Make DNS cache TTLs configurable 5 years ago
config.rs Prometheus metrics 5 years ago
crypto.rs u8 vs i8 5 years ago
dns.rs Ignore casing for caching 5 years ago
dnscrypt.rs ADd a key cache and improve logging 5 years ago
dnscrypt_certs.rs Ensure that PK prefixes don't match the Anonymized DNSCrypt query magic 5 years ago
errors.rs We don't define any custom error types 5 years ago
globals.rs Prometheus metrics 5 years ago
main.rs Ensure that PK prefixes don't match the Anonymized DNSCrypt query magic 5 years ago
metrics.rs Remove CIR 5 years ago
resolver.rs We can use Default::default() instead of tokio's Handle 5 years ago
varz.rs Remove CIR 5 years ago