bind9/bin
Ondřej Surý f6e4f620b3
Use the semantic patch to do the unsigned -> unsigned int change
Apply the semantic patch on the whole code base to get rid of 'unsigned'
usage in favor of explicit 'unsigned int'.
2022-09-19 15:56:02 +02:00
..
check Remove the isc_app API 2022-08-26 09:09:25 +02:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
dig Use the semantic patch to do the unsigned -> unsigned int change 2022-09-19 15:56:02 +02:00
dnssec Use the semantic patch to do the unsigned -> unsigned int change 2022-09-19 15:56:02 +02:00
named Use the semantic patch to do the unsigned -> unsigned int change 2022-09-19 15:56:02 +02:00
nsupdate merge dns_request_createvia() into dns_request_create() 2022-09-14 09:51:08 -07:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc prevent a possible shutdown hang in rndc 2022-09-12 13:14:19 -07:00
tests Bump socket.create_connection() timeout to 10 seconds 2022-09-15 11:13:36 +02:00
tools Use the semantic patch to do the unsigned -> unsigned int change 2022-09-19 15:56:02 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00