bind9/bin/dig
Ondřej Surý 1c22ab2ef7
Simplify name initializers
We no longer need to pass labels to DNS_NAME_INITABSOLUTE
and DNS_NAME_INITNONABSOLUTE.
2025-02-25 12:17:34 +01:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Simplify name initializers 2025-02-25 12:17:34 +01:00
dig.rst Implement dig +[no]svcparamkeycompat 2025-02-17 17:33:43 +00:00
dighost.c Simplify dns_name_init() 2025-02-25 12:17:34 +01:00
dighost.h Implement dig +[no]svcparamkeycompat 2025-02-17 17:33:43 +00: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