Files
bind9/tests/dns
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
..
2023-03-08 08:36:25 +01:00
2023-02-28 11:44:15 +01:00
2022-06-16 17:21:11 +02:00
2023-02-27 13:47:55 +00:00
2023-02-28 11:44:15 +01:00
2023-03-31 13:33:16 +02:00
2023-02-16 18:35:32 +01:00