bind9/lib
Ondřej Surý 956155f613 Squash dns_name_fullhash() and dns_name_hash()
The only place where dns_name_hash() was being used is the old hash
table in the dns_badcache unit.  Squash the dns_name_fullhash() and
dns_name_hash() into single dns_name_hash() function that's always
case-insensitive as it doesn't make to do case-sensitive hashing of the
domain names and we were not using this anywhere.
2023-03-31 12:43:30 +00:00
..
dns Squash dns_name_fullhash() and dns_name_hash() 2023-03-31 12:43:30 +00:00
isc Remove isc_stdtime_get() macro 2023-03-31 13:33:16 +02:00
isccc Apply adjusted clang-format 2023-03-10 17:31:28 +01:00
isccfg allow configuration of dnsrps library path 2023-03-28 15:44:31 -07:00
ns Apply the semantic patch to remove isc_stdtime_get() 2023-03-31 13:32:56 +02: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