bind9/lib
Evan Hunt 4601d4299a fix and simplify dns_rdataset_equal() and _equalx()
if both rdataslabs being compared have zero length, return true.

also, since these functions are only ever called on slabheaders
with sizeof(dns_slabheader_t) as the reserve length, we can
simplify the API: remove the reservelen argument, and pass the
slabs as type dns_slabheader_t * instead of unsigned char *.
2025-02-19 14:58:32 -08:00
..
dns fix and simplify dns_rdataset_equal() and _equalx() 2025-02-19 14:58:32 -08:00
isc DoH: http_send_outgoing() return value is not used 2025-02-19 17:52:36 +02:00
isccc Refactor and simplify isc_symtab 2025-02-17 11:43:19 +01:00
isccfg Refactor and simplify isc_symtab 2025-02-17 11:43:19 +01:00
ns Include destination address port number in query logging 2025-02-04 10:49:26 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00