bind9/bin
Aram Sargsyan 74a8acdc8d Separate the single setter/getter functions for TCP timeouts
Previously all kinds of TCP timeouts had a single getter and setter
functions. Separate each timeout to its own getter/setter functions,
because in majority of cases only one is required at a time, and it's
not optimal expanding those functions every time a new timeout value
is implemented.
2025-04-23 17:03:05 +00:00
..
check Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
confgen Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
delv Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
dig Change the name and YAML format of EDNS UL 2025-04-22 09:24:18 +10:00
dnssec use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
named Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
nsupdate Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
plugins implicitly declare list elements in ISC_LIST_FOREACH macros 2025-03-31 13:37:47 -07:00
rndc Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
tests Fix the notify system test after the newly applied timeout value 2025-04-23 17:03:05 +00:00
tools use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00