bind9/bin/dig
Evan Hunt dccdb492ef use a fixedname buffer in dns_message_gettempname()
dns_message_gettempname() now returns a pointer to an initialized
name associated with a dns_fixedname_t object. it is no longer
necessary to allocate a buffer for temporary names associated with
the message object.

(cherry picked from commit e31cc1eeb4)
2021-05-22 07:13:57 +02:00
..
include update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
win32 Add libssl libraries to Windows build 2020-12-09 10:46:16 +01:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Report unknown dash option during the pre-parse phase 2021-01-26 14:18:54 +01:00
dig.rst Update dig's man page 2021-03-25 14:33:50 -03:00
dighost.c use a fixedname buffer in dns_message_gettempname() 2021-05-22 07:13:57 +02:00
host.c dig: Use high resolution clocks when microsecond accuracy is requested 2021-03-20 12:00:59 -07:00
host.rst Text edits to manual paages 2021-01-12 15:37:47 +01:00
Makefile.in add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
nslookup.c Refactored dns_message_t for using attach/detach semantics 2020-09-30 11:34:42 +10:00
nslookup.rst Text edits to manual paages 2021-01-12 15:37:47 +01:00