bind9/bin
Artem Boldariev 5db2838abb Dig: do not hang on TLS context creation errors
There was a query_detach() call missing in dig, which could lead to
dig hanging on TLS context creation errors. This commit fixes.

The error was introduced because the Strict TLS implementation was
initially made over an older version of the code, where this extra
query_detach() call was not needed.
2022-04-27 16:28:23 +03:00
..
check Set hard thread affinity for each zone 2022-04-01 23:50:34 +02:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
dig Dig: do not hang on TLS context creation errors 2022-04-27 16:28:23 +03:00
dnssec Use unique program + option names for link anchors to support Sphinx 1.8.5 2022-04-25 14:27:34 +02:00
named Allow listening on less than nworkers threads 2022-04-19 11:08:13 +02: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 Use unique program + option names for link anchors to support Sphinx 1.8.5 2022-04-25 14:27:34 +02:00
tests Fix a PyLint 2.13.7 error 2022-04-22 11:25:27 +02:00
tools Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00