bind9/lib
Ondřej Surý 08a33a9cc9 Remove useless .expire initialization from rdataslab
dns_rdataslab_fromrdataset() set .expire to rdataset->ttl, but the
only consumer (qpcache_addrdataset) immediately overwrote it with
now + rdataset->ttl.  Remove the redundant initialization and set the
expire time only once.
2026-03-30 21:46:44 +02:00
..
dns Remove useless .expire initialization from rdataslab 2026-03-30 21:46:44 +02:00
isc Add ISC_LIST support for isc_netaddr_t 2026-03-30 20:41:13 +02:00
isccc switch isc_md_type_t to a proper enum 2026-02-02 11:12:55 +03:00
isccfg Remove NZF support, make LMDB required for new zone storage 2026-03-18 11:02:33 +01:00
ns test for auth+res server and glues in delegation 2026-03-30 20:41:13 +02:00
.gitignore
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00