bind9/bin/dig
Ondřej Surý 4e79e9baae
Give every memory context a name
Instead of giving the memory context names with an explicit call to
isc_mem_setname(), add the name to isc_mem_create() call to have all the
memory contexts an unconditional name.
2025-05-29 05:46:46 +02:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c add DNS_RDATASET_FOREACH macro 2025-05-27 21:08:09 -07:00
dig.rst Add support for EDNS ZONEVERSION to dig 2025-03-24 22:16:09 +00:00
dighost.c Give every memory context a name 2025-05-29 05:46:46 +02:00
dighost.h Add support for EDNS ZONEVERSION to dig 2025-03-24 22:16:09 +00:00
host.c add DNS_RDATASET_FOREACH macro 2025-05-27 21:08:09 -07:00
host.rst Do HTTPS record query from host in addition 2025-02-18 14:56:08 +00:00
Makefile.am Drop readline alternatives in favor of libedit 2025-03-31 15:20:40 +02:00
nslookup.c add DNS_RDATASET_FOREACH macro 2025-05-27 21:08:09 -07:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00