hickory-dns/crates
Jorge Aparicio 198128ca48 DnsLru: cache RRSIG records together with the record they cover
this simplifies the DNSSEC_OK (DO) bit handling logic in `Recursor`

as a side effect `Recursor` will now cache queries that have the DO bit
set whereas before it wasn't
2024-06-17 12:23:00 +02:00
..
async-std-resolver fix: update ip of example.com 2024-04-20 13:08:29 -07:00
client Apply clippy suggestions for Rust 1.79 2024-06-14 16:45:26 -07:00
proto Apply clippy suggestions for Rust 1.79 2024-06-14 16:45:26 -07:00
recursor DnsLru: cache RRSIG records together with the record they cover 2024-06-17 12:23:00 +02:00
resolver DnsLru: cache RRSIG records together with the record they cover 2024-06-17 12:23:00 +02:00
server Apply clippy suggestions for Rust 1.79 2024-06-14 16:45:26 -07:00