bind9/lib/isccfg
Ondřej Surý 67d14b0ee5
Deprecate AES algorithm for DNS cookies
The AES algorithm for DNS cookies was being kept for legacy reasons,
and it can be safely removed in the next major release.  Mark is as
deprecated, so the `named-checkconf` prints a warning when in use.
2023-11-13 14:59:43 +01:00
..
include Update the source code formatting using clang-format-17 2023-10-17 17:47:46 +02:00
aclconf.c Refactor dns_{acl,aclenv}_create to return void 2023-10-13 14:44:40 +02:00
check.c Deprecate AES algorithm for DNS cookies 2023-11-13 14:59:43 +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 Add inline-signing to dnssec-policy 2023-08-01 06:55:48 +00: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 the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02: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