bind9/bin/delv
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
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
delv.c unify fips handling to isc_crypto and make the toggle one way 2025-02-27 17:37:43 +03:00
delv.rst Change default max-recursion-queries to 50 2024-12-05 14:17:08 +01:00
Makefile.am Delv now supports selecting FIPS mode at runtime 2024-11-22 09:40:46 +11:00