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 68f40b7570 In a future, don't remove cancelled entries
They have already been removed by the pop_back() call.

Cancellation in Rust is such a clusterfuck...
2 years ago
..
anonymized_dns.rs Format 2 years ago
blacklist.rs Format 2 years ago
cache.rs Format 2 years ago
config.rs Format 2 years ago
crypto.rs Format 2 years ago
dns.rs Remove unneeded borrow 2 years ago
dnscrypt.rs Format 2 years ago
dnscrypt_certs.rs Format 2 years ago
errors.rs Move from failure to anyhow 5 years ago
globals.rs Remove the VecDeque for cancelation, use a slab instead 2 years ago
main.rs In a future, don't remove cancelled entries 2 years ago
metrics.rs Handle accept() that can fail for Prometheus, too 2 years ago
resolver.rs Format 2 years ago
varz.rs Format 2 years ago