bind9/lib
Matthijs Mekking e645d2ef1e Check return value of dst_key_getbool()
Fix Coverity CHECKED_RETURN reports for dst_key_getbool().  In most
cases we do not really care about its return value, but it is prudent
to check it.

In one case, where a dst_key_getbool() error should be treated
identically as success, cast the return value to void and add a relevant
comment.
2020-07-14 12:53:54 +00:00
..
bind9 Handle namespace clash over 'SEC' on illumos. 2020-07-14 07:46:10 +10:00
dns Check return value of dst_key_getbool() 2020-07-14 12:53:54 +00:00
irs Update library API versions 2020-06-18 10:03:05 +02:00
isc Mark 'addr' as unused if HAVE_IF_NAMETOINDEX is not defined 2020-07-14 00:13:40 +00:00
isccc isccc: merge recv_message and recv_nonce into one function 2020-07-13 13:17:08 -07:00
isccfg add "primary-only" as a synonym for "master-only" 2020-07-01 11:11:34 -07:00
ns Fix ns_statscounter_recursclients underflow 2020-07-13 11:46:18 -03:00
samples Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/bindevt Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00