1
1
Fork 0
mirror of https://github.com/DNSCrypt/encrypted-dns-server.git synced 2024-05-19 14:36:06 +02:00
encrypted-dns-server/src
Frank Denis 869e873ad3 Try to use socket2 less 2020-12-23 22:12:39 +01:00
..
anonymized_dns.rs Upgrade to tokio 1.0.0 2020-12-23 21:42:37 +01:00
blacklist.rs Use impl AsRef<...> 2020-06-11 11:50:22 +02:00
cache.rs client_ttl_jitter -> client_ttl_holdon 2020-05-05 17:27:28 +02:00
config.rs Upgrade to tokio 1.0.0 2020-12-23 21:42:37 +01:00
crypto.rs Use specific lengths for big arrays 2020-05-04 08:54:08 +02:00
dns.rs Add decreasing TTLs with jitter when a TTL becomes low 2020-04-24 22:56:29 +02:00
dnscrypt.rs Move from failure to anyhow 2019-11-01 20:56:07 +01:00
dnscrypt_certs.rs Serialization now requires the Copy trait 2020-06-24 13:46:28 +02:00
errors.rs Move from failure to anyhow 2019-11-01 20:56:07 +01:00
globals.rs client_ttl_jitter -> client_ttl_holdon 2020-05-05 17:27:28 +02:00
main.rs Upgrade to tokio 1.0.0 2020-12-23 21:42:37 +01:00
metrics.rs Try to use socket2 less 2020-12-23 22:12:39 +01:00
resolver.rs Try to use socket2 less 2020-12-23 22:12:39 +01:00
varz.rs More statistics; keep track of NXDOMAIN responses 2019-12-07 17:24:44 +01:00