bind9/bin
Aram Sargsyan 4477f71868 Synchronze udp_ready() and tcp_connected() functions entry behavior
The `udp_ready()` and `tcp_connected()` functions in dighost.c are
used for similar purposes for UDP and TCP respectively.

Synchronize the `udp_ready()` function entry code to behave like
`tcp_connected()` by adding input validation, debug messages and
early exit code when `cancel_now` is `true`.
2022-04-01 10:56:27 +00:00
..
check Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Remove isc_appctx_t use in dns_client 2022-03-29 14:14:49 -07:00
dig Synchronze udp_ready() and tcp_connected() functions entry behavior 2022-04-01 10:56:27 +00:00
dnssec Teach dnssec-settime to read times that it writes 2022-03-25 16:05:43 +01:00
named Add support for Strict/Mutual TLS into BIND 2022-03-28 16:22:53 +03:00
nsupdate Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc Remove extrahandle size from netmgr 2022-03-25 10:38:35 +01:00
tests add a system test for $GENERATE with an integer overflow 2022-04-01 07:56:52 +00:00
tools Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00