bind9/lib
Evan Hunt 1c51d44d82 add new functions to classify rdata types
- dns_rdatatype_ismulti() returns true if a given type can have
  multiple answers: ANY, RRSIG, or SIG.
- dns_rdatatype_issig() returns true for a signature: RRSIG or SIG.
- dns_rdatatype_isaddr() returns true for an address: A or AAAA.
- dns_rdatatype_isalias() returns true for an alias: CNAME or DNAME.
2025-03-15 00:27:54 +00:00
..
dns add new functions to classify rdata types 2025-03-15 00:27:54 +00:00
isc Add the call function tracking to isc_mem API 2025-03-05 11:17:17 +01:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg unify fips handling to isc_crypto and make the toggle one way 2025-02-27 17:37:43 +03:00
ns add support for EDE 20 (Not Authoritative) 2025-03-13 11:16:01 +01: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