bind9/bin/dig
Mark Andrews af14091f65 Refactor the isc_log API so it cannot fail on memory failures
The isc_mem API now crashes on memory allocation failure, and this is
the next commit in series to cleanup the code that could fail before,
but cannot fail now, e.g. isc_result_t return type has been changed to
void for the isc_log API functions that could only return ISC_R_SUCCESS.

(cherry picked from commit 0b793166d0)
2020-03-18 11:44:18 +01:00
..
include Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
win32 Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.1 prep 9.15.8 2020-01-16 08:01:20 +00:00
dig.c Add C11 localtime_r and gmtime_r shims for Windows 2020-03-17 15:33:24 -07:00
dig.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
dig.html prep 9.15.8 2020-01-16 08:01:20 +00:00
dighost.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
host.1 build doc 2020-03-12 02:25:42 -07:00
host.c turn off best effort processing in host and add the ability to specify the port 2020-03-13 11:47:10 +11:00
host.docbook turn off best effort processing in host and add the ability to specify the port 2020-03-13 11:47:10 +11:00
host.html prep 9.15.8 2020-01-16 08:01:20 +00:00
Makefile.in Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:59 +01:00
nslookup.1 prep v9.16.0 2020-02-12 20:03:16 +00:00
nslookup.c turn off best effort processing in nslookup 2020-03-13 11:47:10 +11:00
nslookup.docbook document that nslookup defaults to A + AAAA lookups 2020-01-19 23:14:07 +00:00
nslookup.html prep v9.16.0 2020-02-12 20:03:16 +00:00