bind9/bin/dig
Witold Kręcicki 428daba5ce Do not use vector socket functions in diagnostic tools
Refactor diagnostic tools code to no longer use:

  - isc_socket_recvv()
  - isc_socket_sendtov2()
  - isc_socket_sendv()

as these functions will be removed shortly.
2018-10-31 12:12:53 +01:00
..
include/dig Do not use vector socket functions in diagnostic tools 2018-10-31 12:12:53 +01:00
win32 Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.1 regenerate doc 2018-05-21 19:59:45 +00:00
dig.c oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory 2018-08-23 10:07:28 +02:00
dig.docbook Disable IDN from environment as documented 2018-10-05 05:58:33 -04:00
dig.html regenerate doc 2018-05-21 19:59:45 +00:00
dighost.c Do not use vector socket functions in diagnostic tools 2018-10-31 12:12:53 +01:00
host.1 prep 9.13.3 2018-09-04 06:11:38 +00:00
host.c memmove, strtoul, and strcasestr functions are part of ISO C90, remove the compatibility shim 2018-08-28 10:31:48 +02:00
host.docbook Disable IDN from environment as documented 2018-10-05 05:58:33 -04:00
host.html regenerate doc 2018-05-21 19:59:45 +00:00
Makefile.in Bail-out early in the for install loops instead of continuing because for masks the error in the middle 2018-09-03 12:05:45 +02:00
nslookup.1 prep 9.13.3 2018-09-04 06:11:38 +00:00
nslookup.c Do not use vector socket functions in diagnostic tools 2018-10-31 12:12:53 +01:00
nslookup.docbook Disable IDN from environment as documented 2018-10-05 05:58:33 -04:00
nslookup.html regenerate doc 2018-05-21 19:59:45 +00:00