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 0b76ef2cce Change the format of how IP addresses are specified 5 years ago
..
cache.rs Make DNS cache TTLs configurable 5 years ago
config.rs Change the format of how IP addresses are specified 5 years ago
crypto.rs u8 vs i8 5 years ago
dns.rs Serve stale if cached and a shorter timeout occurs 5 years ago
dnscrypt.rs ADd a key cache and improve logging 5 years ago
dnscrypt_certs.rs Add TTL and serve-stale support to the DNS cache 5 years ago
errors.rs We don't define any custom error types 5 years ago
globals.rs Make DNS cache TTLs configurable 5 years ago
main.rs Change the format of how IP addresses are specified 5 years ago
resolver.rs Serve stale if cached and a shorter timeout occurs 5 years ago