bind9/lib
Artem Boldariev 1f199ee606 Add isc_tls_valid_sni_hostname()
Add a function that checks if a 'hostname' is not a valid IPv4 or IPv6
address. Returns 'true' if the hostname is likely a domain name, and
'false' if it represents an IP address.
2025-03-31 14:23:19 +03:00
..
dns Refactor to use list-like macro for message sections 2025-03-27 03:09:46 +01:00
isc Add isc_tls_valid_sni_hostname() 2025-03-31 14:23:19 +03:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg Add an option to disable ZONEVERSION responses 2025-03-24 22:16:09 +00:00
ns Refactor to use list-like macro for message sections 2025-03-27 03:09:46 +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