bind9/bin
Ondřej Surý 1ada3dc7b0 Replace u_char remnants with uint8_t
The u_char is BSDism that works, but since we have C11 integer types,
uint8_t is a better fit.
2026-07-01 08:04:48 +02:00
..
check Resolve ERR_MISSING_GLUE / ERR_EXTRA_AAAA value collision 2026-04-29 17:31:23 +02:00
confgen Allow any valid DNS name as a key name 2026-05-15 10:14:46 +02:00
delv Skip detach when delv's client never created 2026-04-30 10:56:11 +02:00
dig Replace the shared work pool with per-loop, per-lane worker threads 2026-06-17 19:07:08 +02:00
dnssec Replace u_char remnants with uint8_t 2026-07-01 08:04:48 +02:00
include Add the tcp-reuse-timeout option 2026-06-24 13:52:46 +02:00
named Replace void* data pointers with match enum in radix nodes 2026-07-01 06:42:09 +02:00
nsupdate Fix a false positive compiler warning/error on Alpine 3.24 2026-06-24 17:44:42 +02:00
plugins Make isc_radix_insert, dns_iptable_addprefix/merge return void 2026-07-01 06:09:42 +02:00
rndc Dump delegation database in 'rndc dumpdb' 2026-03-30 20:41:13 +02:00
tests Make isc_radix_insert, dns_iptable_addprefix/merge return void 2026-07-01 06:09:42 +02:00
tools Drop duplicate dnstap-read.rst entry 2026-06-30 17:03:25 +02:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00