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 ed72e0e064 Don't bail out if only metrics are enabled 4 years ago
..
anonymized_dns.rs Make the project compatible with rust-stable 5 years ago
blacklist.rs Use impl AsRef<...> 4 years ago
cache.rs client_ttl_jitter -> client_ttl_holdon 4 years ago
config.rs Use impl AsRef<...> 4 years ago
crypto.rs Use specific lengths for big arrays 4 years ago
dns.rs Add decreasing TTLs with jitter when a TTL becomes low 4 years ago
dnscrypt.rs Move from failure to anyhow 5 years ago
dnscrypt_certs.rs Serialization now requires the Copy trait 4 years ago
errors.rs Move from failure to anyhow 5 years ago
globals.rs client_ttl_jitter -> client_ttl_holdon 4 years ago
main.rs Don't bail out if only metrics are enabled 4 years ago
metrics.rs Replace net2 with socket2 4 years ago
resolver.rs Merge branch 'master' of github.com:jedisct1/rust-dnscrypt-server 4 years ago
varz.rs More statistics; keep track of NXDOMAIN responses 5 years ago