bind9/lib
Ondřej Surý 175655b771
Fix case insensitive matching in isc_ht hash table implementation
The case insensitive matching in isc_ht was basically completely broken
as only the hashvalue computation was case insensitive, but the key
comparison was always case sensitive.
2024-02-11 09:36:56 +01:00
..
dns Reduce sizeof isc_sockaddr from 152 to 48 bytes 2024-02-08 15:13:47 +01:00
isc Fix case insensitive matching in isc_ht hash table implementation 2024-02-11 09:36:56 +01:00
isccc Fix UAF in ccmsg.c when reading stopped before sending 2024-02-08 17:24:11 +01:00
isccfg cleanup isc_symtab_define with isc_symexists_replace 2024-02-07 13:52:10 +11:00
ns Improve the definition of the DNS_GETDB_* flags 2024-02-02 14:15:31 +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