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 58b8d6f5f0 Continue on TCP accept errors 4 years ago
..
anonymized_dns.rs Make the project compatible with rust-stable 5 years ago
blacklist.rs Blacklist: use FxHashMap 5 years ago
cache.rs Explicit lifetime 5 years ago
config.rs Add an option to disable DNSCrypt, and do only TLS and relaying 4 years ago
crypto.rs Move from failure to anyhow 5 years ago
dns.rs Add some extra checks 4 years ago
dnscrypt.rs Move from failure to anyhow 5 years ago
dnscrypt_certs.rs Update to tokio 0.2 4 years ago
errors.rs Move from failure to anyhow 5 years ago
globals.rs Add an option to disable DNSCrypt, and do only TLS and relaying 4 years ago
main.rs Continue on TCP accept errors 4 years ago
metrics.rs Prometheus: use int counters and gauges 4 years ago
resolver.rs Add ignore_unqualified_hostnames 4 years ago
varz.rs More statistics; keep track of NXDOMAIN responses 4 years ago