bind9/bin
Ondřej Surý deae974366 Directly cause assertion failure on pthreads primitives failure
Instead of returning error values from isc_rwlock_*(), isc_mutex_*(),
and isc_condition_*() macros/functions and subsequently carrying out
runtime assertion checks on the return values in the calling code,
trigger assertion failures directly in those macros/functions whenever
any pthread function returns an error, as there is no point in
continuing execution in such a case anyway.
2022-07-13 13:19:32 +02:00
..
check Remove remaining checks for rbt64 2022-05-03 00:41:42 +01: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 Directly cause assertion failure on pthreads primitives failure 2022-07-13 13:19:32 +02:00
dnssec Update NSEC3 guidance to match draft-ietf-dnsop-nsec3-guidance-10 2022-06-15 17:53:33 +02:00
named Inherit dnssec-policy in check for inline-signing 2022-07-12 11:29:03 +02:00
nsupdate Rename yes_or_no to boolean 2022-07-04 15:50:51 +02:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc "rndc fetchlimit" now also lists rate-limited domains 2022-07-06 19:46:23 -07:00
tests Make "checking revoked key with duplicate key ID" work 2022-07-13 00:47:49 +00:00
tools Shrink decompression contexts 2022-06-01 13:00:40 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00