bind9/bin
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
..
check Refactor dns_zone_create() to return void 2023-07-27 11:37:44 +02:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
dig remove dns_name_fromstring2() 2023-08-31 10:29:16 -07:00
dnssec Clear OpenSSL errors on OSSL_PROVIDER_load failures 2023-09-01 12:01:20 +10:00
named Remove Raw and FDWatch type of socket statistics 2023-09-19 18:51:35 +02:00
nsupdate Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Completely remove the Unix Domain Socket support from BIND 9 2023-09-19 18:51:35 +02:00
tests Explicitly cast chars to unsigned chars for <ctype.h> functions 2023-09-22 08:29:17 +02:00
tools Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00