bind9/lib/isccfg
Matthijs Mekking d08f293f11 CID 469729: Remove leftover return call
This 'return (ret);' call can never be reached and should have been
removed as part of commit 75e0d394dd.
2023-12-06 10:51:15 +01:00
..
include Reformat sources with up-to-date clang-format-17 2023-11-13 16:52:35 +01:00
aclconf.c Refactor dns_{acl,aclenv}_create to return void 2023-10-13 14:44:40 +02:00
check.c Remove AES algorithm for DNS cookies 2023-11-15 10:31:16 +01:00
dnsconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
duration.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
kaspconf.c CID 469729: Remove leftover return call 2023-12-06 10:51:15 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move bind9/check to isccfg/check 2023-02-17 12:13:37 +00:00
namedconf.c Remove AES algorithm for DNS cookies 2023-11-15 10:31:16 +01:00
parser.c Apply the isc_mem_cget semantic patch 2023-08-31 22:08:35 +02:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00