bind9/lib
Aram Sargsyan 35fc773632 dns_transport: use const arguments in getters when possible
In some dns_transport getter functions it's possible to use a
const dns_transport_t as the first argument instead of just
dns_transport_t. Convert the function prototypes to use const.
2023-09-22 08:51:45 +00:00
..
dns dns_transport: use const arguments in getters when possible 2023-09-22 08:51:45 +00: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