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 5c4c6c181e The first byte of QUIC packets is in the [64,127] range. 2023-08-21 10:50:52 +02:00
..
anonymized_dns.rs Format 2022-05-14 01:30:16 +02:00
blacklist.rs Format 2022-05-14 01:30:16 +02:00
cache.rs Format 2022-05-14 01:30:16 +02:00
config.rs un-pretty toml state file 2023-01-30 21:18:36 +01:00
crypto.rs Format 2022-05-14 01:30:16 +02:00
dns.rs Remove unneeded casts 2022-11-09 16:16:13 +01:00
dnscrypt.rs Remove unneeded casts 2022-11-09 16:16:13 +01:00
dnscrypt_certs.rs Format 2022-05-14 01:30:16 +02:00
errors.rs Move from failure to anyhow 2019-11-01 20:56:07 +01:00
globals.rs Remove the VecDeque for cancelation, use a slab instead 2022-06-22 20:47:58 +02:00
main.rs The first byte of QUIC packets is in the [64,127] range. 2023-08-21 10:50:52 +02:00
metrics.rs Handle accept() that can fail for Prometheus, too 2022-06-23 03:19:39 +02:00
resolver.rs Format 2022-05-14 01:30:16 +02:00
varz.rs Format 2022-05-14 01:30:16 +02:00