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 eaba8d3db5 Replace net2 with socket2
The Rust ecosystem being the Rust ecosystem, essential crates always get
abandoned after a couple months, and apps need to be rewritten for the
replacement du jour.
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 5 years ago
crypto.rs Move from failure to anyhow 5 years ago
dns.rs Add some extra checks 5 years ago
dnscrypt.rs Move from failure to anyhow 5 years ago
dnscrypt_certs.rs Update to tokio 0.2 5 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 5 years ago
main.rs Replace net2 with socket2 4 years ago
metrics.rs Replace net2 with socket2 4 years ago
resolver.rs Replace net2 with socket2 4 years ago
varz.rs More statistics; keep track of NXDOMAIN responses 5 years ago