bind9/lib
Ondřej Surý 29caa6d1f0 Explicitly cast chars to unsigned chars for <ctype.h> functions
Apply the semantic patch to catch all the places where we pass 'char' to
the <ctype.h> family of functions (isalpha() and friends, toupper(),
tolower()).
2023-09-22 08:29:17 +02:00
..
dns Use the new isc_sockaddr_hash_ex() to fix QID table hashing 2023-09-19 19:56:33 +02:00
isc Explicitly cast chars to unsigned chars for <ctype.h> functions 2023-09-22 08:29:17 +02:00
isccc Limit isccc_cc_fromwire recursion depth 2023-09-07 19:46:19 +02:00
isccfg Completely remove the Unix Domain Socket support from BIND 9 2023-09-19 18:51:35 +02:00
ns Make dns_dispatch bound to threads 2023-09-16 07:32:17 +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