Mark Andrews
5dcc67a0ff
2141. [bug] dig/host should not be setting IDN_ASCCHECK (IDN
...
equivalent of LDH checks). [RT #16609 ]
2007-02-26 00:27:09 +00:00
Mark Andrews
a9fe4f89d2
update copyright notice
2007-02-14 23:45:44 +00:00
Mark Andrews
1e70c9a366
2136. [bug] nslookup/host looped if there was no search list
...
and the host didn't exist. [RT #16657 ]
2007-02-14 01:19:52 +00:00
Mark Andrews
824cb65675
2114. [bug] dig/host/nslookup: searches for names with multiple
...
labels were failing. RT #16447 ]
2006-12-07 05:52:16 +00:00
Mark Andrews
92d2316593
2107. [bug] dighost.c: more cleanup of buffers. [RT #16499 ]
2006-12-07 01:21:04 +00:00
Mark Andrews
8af4bf165e
2091. [port] dighost.c: race condition on cleanup. [RT #16417 ]
2006-10-02 03:08:34 +00:00
Mark Andrews
431fd1b0b5
2061. [bug] 'dig +nssearch' was reusing a buffer before it had
...
been returned by the socket code. [RT #16307 ]
2006-08-01 00:49:02 +00:00
Mark Andrews
9a482d1fce
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:53:36 +00:00
Mark Andrews
3e9ab6efd1
1984. [func] dig, nslookup and host now advertise a 4096 byte
...
EDNS UDP buffer size by default. [RT #15855 ]
2006-02-17 00:10:42 +00:00
Mark Andrews
c6d4f78152
1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
...
HMACSHA512 support. [RT #13606 ]
2006-01-27 02:35:15 +00:00
Mark Andrews
141132c272
update copyright notice
2006-01-07 00:23:35 +00:00
Mark Andrews
8549bc9b78
1967. [func] dig/nslookup/host: warn about missing QR. [RT #15779 ]
2006-01-06 00:54:21 +00:00
Mark Andrews
16ee4fe11b
1930. [port] HPUX: ia64 support. [RT #15473 ]
...
1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:14:08 +00:00
Mark Andrews
ed6ca94ad7
finetune isc_thread_key implementation [RT #15408 ]
2005-09-18 07:16:24 +00:00
Mark Andrews
6cf369f528
1916. [func] Integrate contibuted IDN code from JPNIC. [RT #15383 ]
2005-09-09 06:17:03 +00:00
Mark Andrews
cf0bcc2c80
1915. [bug] dig +ndots was broken. [RT #15215 ]
2005-09-08 23:59:45 +00:00
Mark Andrews
74f261bd2b
1920. [bug] Update windows socket code. [RT #14965 ]
2005-09-01 02:25:06 +00:00
Mark Andrews
5be3685b0e
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 00:56:08 +00:00
Mark Andrews
715361d0c3
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:40:50 +00:00
Mark Andrews
a268fec7f5
1915. [func] dig now has a '-q queryname' and '+showsearch' options.
...
[RT #15034 ]
2005-08-25 00:17:46 +00:00
Mark Andrews
42b37d29c7
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:03:21 +00:00
Mark Andrews
2fda20909f
simplify conditional code
2005-06-19 22:12:31 +00:00
Mark Andrews
3d247992c4
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:00 +00:00
Mark Andrews
1fc4793844
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:16:01 +00:00
Mark Andrews
fafd53abda
style
2005-06-01 01:56:49 +00:00
Rob Austein
ab023a6556
1851. [doc] Doxygen comment markup. [RT #11398 ]
2005-04-27 04:57:32 +00:00
Mark Andrews
fcf6c62ab4
update copyright notice
2005-03-31 23:54:46 +00:00
Mark Andrews
b514e0cd0e
1841. [bug] "dig +nssearch" now makes a recursive query to
...
find the list of nameservers to query. [RT #13694 ]
2005-03-31 02:36:05 +00:00
Mark Andrews
c1807114ce
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:29:10 +00:00
Mark Andrews
81e6a5849d
1748. [func] dig now returns the byte count for axfr/ixfr.
2004-10-21 01:44:24 +00:00
Mark Andrews
722ebc3a47
1715. [func] 'dig +trace' now randomly selects the next servers
...
to try. Report if there is a bad delegation.
2004-10-07 02:21:48 +00:00
Mark Andrews
110fbe3a13
1724. [bug] Look for DNSKEY records with "dig +sigtrace".
...
[RT #12557 ]
2004-10-05 03:01:47 +00:00
Mark Andrews
314cac2365
1735. [bug] 'dig +sigtrace' could die with a REQUIRE failure.
...
[RE #12688 ]
2004-09-30 23:56:22 +00:00
Mark Andrews
51f99a878d
1720. [bug] 'dig +chase' did not terminate on a RFC 2308 Type 1
...
negative response. [RT #12506 ]
1719. [bug] named was not correctly caching a RFC 2308 Type 1
negative response. [RT #12506 ]
1718. [bug] nsupdate was not handling RFC 2308 Type 3 negative
responses when looking for the zone / master server.
[RT #12506 ]
2004-09-16 02:10:42 +00:00
Mark Andrews
ffcbf9ea91
silence compiler warnings
2004-09-16 01:01:27 +00:00
Mark Andrews
3f79a8b6f1
1714. [bug] dig/host/nslookup were only trying the first
...
address when a nameserver was specified by name.
[RT #12286 ]
2004-09-06 01:24:44 +00:00
Mark Andrews
cf6b361717
1683. [bug] dig +sigchase could leak memory. [RT #11445 ]
2004-06-30 23:47:48 +00:00
Rob Austein
32c7aa3dd1
1668. [bug] DIG_SIGCHASE was making bin/dig/host dump core.
2004-06-19 02:23:36 +00:00
Mark Andrews
23fdb6a5a3
1654. [bug] isc_result_totext() contained array bounds read
...
error.
1653. [func] Add key type checking to dst_key_fromfilename(),
DST_TYPE_KEY should be used to read TSIG, TKEY and
SIG(0) keys.
1652. [bug] TKEY still uses KEY.
2004-06-11 00:27:06 +00:00
Mark Andrews
1ae75c1024
1609. [func] dig now has support to chase DNSSEC signature chains.
...
Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
2004-04-13 02:39:35 +00:00
Mark Andrews
5eb0659963
1607. [bug] dig, host and nslookup were still using random()
...
to generate query ids. [RT# 11013]
2004-04-08 01:21:16 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
9cc75a3e5b
1554. [bug] dig, host, nsloolup failed when no nameservers
...
were specified in /etc/resolv.conf. [RT #8232 ]
2004-01-12 03:39:29 +00:00
Mark Andrews
974f1d7b49
pass the size of the result buffer in get_reverse
2003-07-25 04:02:54 +00:00
Mark Andrews
743ffc91bd
1484. [bug] The number of records reported after a AXFR was wrong.
...
[RT #6229 ]
1483. [bug] dig axfr failed if the message id failed to match
that in the request. Only the id in the first message
is require to match. [RT #8138 ]
2003-07-17 07:42:00 +00:00
Michael Graff
49c6fe9bcc
merge rt3892
2002-11-12 23:08:27 +00:00
Tatuya JINMEI 神明達哉
3ac2a99878
further BIND 8 compatiblity changes
...
- made the output and exit code with the -l option compatible with bind 8
additionally, treated host -t axfr as host "-l -t any -v".
developer: marka
reviewer: jinmei
2002-09-26 11:17:06 +00:00
Mark Andrews
77cdba459a
missing const
2002-09-10 05:08:53 +00:00
Mark Andrews
52bf8cbb01
copy_server_list(), add_nameserver() and create_search_list() are private
...
functions.
2002-08-28 07:04:48 +00:00
Mark Andrews
b6309ed962
developer: jinmei
...
reviewer: marka
1368. [func] remove support for bitstring labels.
2002-08-27 04:53:43 +00:00