bind9/lib/isccfg
Aydın Mercan f4ab4f07e3
unify fips handling to isc_crypto and make the toggle one way
Since algorithm fetching is handled purely in libisc, FIPS mode toggling
can be purely done in within the library instead of provider fetching in
the binary for OpenSSL >=3.0.

Disabling FIPS mode isn't a realistic requirement and isn't done
anywhere in the codebase. Make the FIPS mode toggle enable-only to
reflect the situation.
2025-02-27 17:37:43 +03:00
..
include clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
aclconf.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
check.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
duration.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
kaspconf.c unify fips handling to isc_crypto and make the toggle one way 2025-02-27 17:37:43 +03:00
Makefile.am Null clausedefs for ancient options 2024-10-01 10:17:04 +02:00
namedconf.c Implement sig0key-checks-limit and sig0message-checks-limit 2025-02-20 13:35:14 +00:00
parser.c Refactor and simplify isc_symtab 2025-02-17 11:43:19 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00