bind9/bin/dig
Mark Andrews fe7ce99270 Dig now supports selecting FIPS mode at runtime
To enable FIPS mode at runtime use 'dig -F'.  The operating system
must have FIPS support available for this to succeed.  This is on
by default when built with --enable-fips-mode.
2024-11-22 09:40:46 +11:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Dig now supports selecting FIPS mode at runtime 2024-11-22 09:40:46 +11:00
dig.rst Dig now supports selecting FIPS mode at runtime 2024-11-22 09:40:46 +11:00
dighost.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
dighost.h use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
host.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Dig now supports selecting FIPS mode at runtime 2024-11-22 09:40:46 +11:00
nslookup.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +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