bind9/bin/dig
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
dig.c unify fips handling to isc_crypto and make the toggle one way 2025-02-27 17:37:43 +03:00
dig.rst Implement dig +[no]svcparamkeycompat 2025-02-17 17:33:43 +00:00
dighost.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
dighost.h remove the namebuf and onamebuf buffers in dig 2025-02-25 12:53:25 -08:00
host.c Simplify dns_name_init() 2025-02-25 12:17:34 +01:00
host.rst Do HTTPS record query from host in addition 2025-02-18 14:56:08 +00:00
Makefile.am Dig now supports selecting FIPS mode at runtime 2024-11-22 09:40:46 +11:00
nslookup.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
readline.h Remove redundant semicolons after the closing braces of functions 2024-11-19 12:27:22 +01:00