- 20 Nov, 2000 1 commit
-
-
Mark Andrews authored
-
- 13 Nov, 2000 1 commit
-
-
Brian Wellington authored
is now implemented. Responses to queries without this bit set will not contain any DNSSEC records.
-
- 08 Nov, 2000 2 commits
-
-
Andreas Gustafsson authored
-
Michael Sawyer authored
names out of message_parse when PRESERVE_ORDER is set.
-
- 31 Oct, 2000 1 commit
-
-
Mark Andrews authored
-
- 25 Oct, 2000 1 commit
-
-
Mark Andrews authored
DNS_RDATA_UPDATE flag. 531. [func] Rdata really should be initalized before being assigned to (dns_rdata_fromwire(), dns_rdata_fromtext(), dns_rdata_clone(), dns_rdata_fromregion()), check that it is.
-
- 23 Oct, 2000 2 commits
-
-
Michael Sawyer authored
a common place.
-
Michael Sawyer authored
More ISC_LINK_INIT's added where needed.
-
- 20 Oct, 2000 2 commits
-
-
Michael Sawyer authored
Fix hex_dump()
-
Mark Andrews authored
-
- 19 Oct, 2000 3 commits
-
-
Michael Sawyer authored
dig's code, but never made it down to the mainline. These are fixes to some potential bugs Brian noticed.
-
Michael Sawyer authored
-
Andreas Gustafsson authored
-
- 17 Oct, 2000 4 commits
-
-
Mark Andrews authored
-
Michael Sawyer authored
-
Michael Sawyer authored
Remove -w option; default xfr's to +nocomments, +noquestion. Remove wiring around repeated comment printing, so xfr's with +comments will cause comment headers to be printed per packet, producing same result as -w gave.
-
Andreas Gustafsson authored
-
- 16 Oct, 2000 1 commit
-
-
Andreas Gustafsson authored
-
- 13 Oct, 2000 2 commits
-
-
Brian Wellington authored
isc_mem_debugging was set elsewhere.
-
Michael Sawyer authored
message parser to accept somewhat malformed packets.
-
- 12 Oct, 2000 1 commit
-
-
Brian Wellington authored
a boolean.
-
- 11 Oct, 2000 1 commit
-
-
Michael Sawyer authored
hidden behind #ifdef's, since no OPT code number has yet to be assigned by the IANA. They are also not quite complete in all regards; VIEW options are understood and ignored. ZONE options are understood and acted upon, though some of the error cases aren't quite right. Remove doubled isc_mem_stats in dighost.c Update todo list. Change literal 255's to DNS_NAME_MAXWIRE in name.c
-
- 04 Oct, 2000 1 commit
-
-
Michael Sawyer authored
Add automatic in-addr lookup generation in nslookup.
-
- 02 Oct, 2000 1 commit
-
-
Michael Sawyer authored
useful for AXFR's and similar replies. (requested by GDIB)
-
- 30 Sep, 2000 1 commit
-
-
Andreas Gustafsson authored
-
- 29 Sep, 2000 1 commit
-
-
Michael Sawyer authored
-
- 28 Sep, 2000 1 commit
-
-
Michael Sawyer authored
-
- 27 Sep, 2000 1 commit
-
-
Michael Sawyer authored
-
- 26 Sep, 2000 1 commit
-
-
Michael Sawyer authored
-
- 25 Sep, 2000 1 commit
-
-
Michael Sawyer authored
Fix some minor problems in some of the new option processing code. Slight change in mem debugging TODO changes
-
- 22 Sep, 2000 1 commit
-
-
Michael Sawyer authored
-
- 21 Sep, 2000 5 commits
-
-
Mark Andrews authored
-
Michael Sawyer authored
-
Michael Sawyer authored
When you have more than 1 nameserver to send queries to, send them one at a time with a 1 second wait between transmissions instead of just flooding them all out at once. Fix bug 348, nslookup crashing when server specified without server
-
Mark Andrews authored
treated as a lookup. 480 strsep() has slightly different semantics to strtok(), use static function to skip empty tokens.
-
Mark Andrews authored
per thread limit. 480. [bug] strtok() is not thread safe. [RT #349] replaced strtok() w/ strsep().
-
- 14 Sep, 2000 1 commit
-
-
Michael Sawyer authored
257. [bug] Dig/Host/Nslookup didn't properly handle connect timeout in some very specific situations, and gave an unnecessary warning.
-
- 13 Sep, 2000 3 commits
-
-
Mark Andrews authored
-
Michael Sawyer authored
Clean up hex dump a bit
-
Michael Sawyer authored
Improvement to host8 compatibility.
-