Mark Andrews
ec41c9e3af
2616. [bug] The nameserver argument to 'host' was being ignored.
...
[RT #19852 ]
2009-06-24 03:44:52 +00:00
Mark Andrews
210c1c7ae9
2563. [bug] Dig could leak a socket causing it to wait forever
...
to exit. [RT #19359 ]
2009-02-25 02:42:57 +00:00
Mark Andrews
740db02743
2532. [bug] dig: check the question section of the response to
...
see if it matches the asked question. [RT #18495 ]
2009-01-20 05:08:01 +00:00
Automatic Updater
2a6997e72c
update copyright notice
2009-01-19 23:46:17 +00:00
Mark Andrews
0f4ec602dd
spelling
2009-01-19 00:36:29 +00:00
Tatuya JINMEI 神明達哉
2a82a4ff23
2519. [bug] dig/host with -4 or -6 didn't work if more than two
...
nameserver addresses of the excluded address family
preceded in resolv.conf. [RT #19081 ]
2008-12-17 19:23:27 +00:00
Tatuya JINMEI 神明達哉
338e748a34
2517. [bug] dig +trace with -4 or -6 failed when it chose a
...
nameserver address of the unsupported address.
[RT #18843 ]
2008-12-16 03:00:06 +00:00
Tatuya JINMEI 神明達哉
a195cf4e3c
2514. [bug] dig/host failed with -4 or -6 when resolv.conf contains
...
a nameserver of the unsupported address family.
[RT #18848 ]
2008-12-13 04:43:52 +00:00
Mark Andrews
5a28aa1553
2510. [bug] "dig +sigchase" could trigger REQUIRE failures.
...
[RT #19033 ]
2008-12-10 23:25:40 +00:00
Mark Andrews
a370328554
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
part 2
2008-07-23 23:33:03 +00:00
Mark Andrews
462df43837
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
2008-07-22 03:51:44 +00:00
Automatic Updater
fcef5293d2
update copyright notice
2008-01-17 23:46:05 +00:00
Mark Andrews
fb8a001d0f
2310 [bug] dig, host, nslookup: flush stdout before emitting
...
debug/fatal messages. [RT #17501 ]
2008-01-17 21:51:13 +00:00
Automatic Updater
fc36e4d54b
update copyright notice
2008-01-15 23:46:02 +00:00
Mark Andrews
59aeb87035
2304. [bug] Check returns from all dns_rdata_tostruct() calls.
...
[RT #17460 ]
2008-01-15 01:13:05 +00:00
Automatic Updater
beb9fabda3
update copyright notice
2007-08-28 07:20:06 +00:00
Evan Hunt
fe274526fd
When running in batch mode, dig could misinterpret a server address as a
...
name to be looked up, causing unexpected output. [RT #16743 ]
2007-04-24 06:49:52 +00:00
Mark Andrews
d818f18227
2152. [cleanup] Use sizeof(buf) instead of fixed number in
...
dighost.c:get_trusted_key(). [RT #16678 ]
2007-02-27 01:07:18 +00:00
Mark Andrews
c5e73c64c0
2141. [bug] dig/host should not be setting IDN_ASCCHECK (IDN
...
equivalent of LDH checks). [RT #16609 ]
2007-02-26 00:37:03 +00:00
Mark Andrews
ae3a93c7a2
update copyright notice
2007-02-14 23:45:43 +00:00
Mark Andrews
c67e4952ae
2136. [bug] nslookup/host looped if there was no search list
...
and the host didn't exist. [RT #16657 ]
2007-02-14 01:20:44 +00:00
Mark Andrews
229050d932
2114. [bug] dig/host/nslookup: searches for names with multiple
...
labels were failing. [RT #16447 ]
2006-12-07 06:08:02 +00:00
Mark Andrews
1b7613fe00
2107. [bug] dighost.c: more cleanup of buffers. [RT #16499 ]
2006-12-07 01:27:22 +00:00
Mark Andrews
5209cedf01
2091. [port] dighost.c: race condition on cleanup. [RT #16417 ]
2006-10-02 03:14:35 +00:00
Mark Andrews
f5a79017a9
2062. [bug] 'dig +nssearch' was reusing a buffer before it had
...
been returned by the socket code. [RT #16307 ]
2006-08-01 00:54:38 +00:00
Mark Andrews
f5b06d2a02
2039. [func] Check that all buffers passed to the socket code
...
have been retrieve when the socket event is freed.
[RT #16122 ]
2038. [bug] dig/nslookup/host was unlinking from wrong list
when handling errors. [RT #16122 ]
2006-06-06 00:56:09 +00:00
Mark Andrews
80693a5fe0
1984. [func] dig, nslookup and host now advertise a 4096 byte
...
EDNS UDP buffer size by default. [RT #15855 ]
2006-02-17 00:14:21 +00:00
Mark Andrews
65fdd79a50
1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
...
HMACSHA512 support. [RT #13606 ]
2006-01-27 02:50:51 +00:00
Mark Andrews
5cdce69e65
update copyright notice
2006-01-07 00:23:34 +00:00
Mark Andrews
82830b197b
1967. [func] dig/nslookup/host: warn about missing QR. [RT #15779 ]
2006-01-06 00:56:00 +00:00
Mark Andrews
4edafbbd51
1930. [port] HPUX: ia64 support. [RT #15473 ]
...
1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:28:24 +00:00
Mark Andrews
876546cb4d
finetune isc_thread_key implementation [RT #15408 ]
2005-09-18 07:58:09 +00:00
Mark Andrews
7d014ff9d7
1916. [func] Integrate contibuted IDN code from JPNIC. [RT #15383 ]
2005-09-09 06:23:39 +00:00
Mark Andrews
63d4a2a917
1915. [bug] dig +ndots was broken. [RT #15215 ]
2005-09-09 00:24:39 +00:00
Mark Andrews
13769892d0
1920. [bug] Update windows socket code. [RT #14965 ]
2005-09-01 03:04:36 +00:00
Mark Andrews
55ae24844a
1919. [bug] dig's +sigchase code overhauled. [RT #14933 ]
...
1918. [bug] The DLV code has been re-worked to make no longer
query order sensitive. [RT #14933 ]
2005-08-25 01:54:01 +00:00
Mark Andrews
b8f09dec6c
1917. [func] dig now warns if 'RA' is not set in the answer when
...
'RD' was set in the query. host/nslookup skip servers
that fail to set 'RA' when 'RD' is set unless a server
is explicitly set. [RT #15005 ]
2005-08-25 00:43:26 +00:00
Mark Andrews
e6b2687c12
1915. [func] dig now has a '-q queryname' and '+showsearch' options.
...
[RT #15034 ]
2005-08-25 00:21:01 +00:00
Mark Andrews
a5b6bcc58f
1894. [func] dig: report the number of extra bytes still left in
...
the packet after processing all the records.
1893. [cleanup] dighost.c: move external declarations into <dig/dig.h>.
2005-07-04 03:11:00 +00:00
Mark Andrews
e84be1e4c4
simplify conditional code
2005-06-19 22:17:14 +00:00
Mark Andrews
517edde365
1866. [bug] resolv.conf parse errors were being ignored by
...
dig/host/nslookup. [RT #14841 ]
1865. [bug] Silently ignore nameservers in /etc/resolv.conf with
bad addresses. [RT #14841 ]
2005-06-07 01:00:56 +00:00
Mark Andrews
ee1c0b612a
1879. [func] Added framework for handling multiple EDNS versions.
...
1878. [func] dig can now specify the EDNS version when making
a query.
2005-06-07 00:18:08 +00:00
Mark Andrews
ad5d99f620
style
2005-06-01 01:57:37 +00:00
Rob Austein
372edff338
1851. [doc] Doxygen comment markup. [RT #11398 ]
2005-04-27 05:02:59 +00:00
Mark Andrews
494efe97c7
update copyright notice
2005-03-31 23:59:41 +00:00
Mark Andrews
6bc2b1e3f6
1841. [bug] "dig +nssearch" now makes a recursive query to
...
find the list of nameservers to query. [RT #13694 ]
2005-03-31 02:37:24 +00:00
Mark Andrews
979123b8fb
1745. [bug] Dig/host/nslookup accept replies from link locals
...
regardless of scope if no scope was specified when
query was sent. [RT #12745 ]
2004-11-22 23:30:02 +00:00
Mark Andrews
b8b92cc855
1748. [func] dig now returns the byte count for axfr/ixfr.
2004-10-21 01:44:35 +00:00
Mark Andrews
fb24d33f0a
1715. [func] 'dig +trace' now randomly selects the next servers
...
to try. Report if there is a bad delegation.
2004-10-07 02:21:16 +00:00
Mark Andrews
a4c0ed5e69
1724. [bug] Look for DNSKEY records with "dig +sigtrace".
...
[RT #12557 ]
2004-10-05 03:01:36 +00:00