- 07 Apr, 2000 1 commit
-
-
Michael Graff authored
build a table of them using gen.c. This means the names are stored twice, but that will change in the near future. This will speed up number to text conversions for rdatatypes, and I plan on speeding up text->number as well, soon.
-
- 06 Apr, 2000 1 commit
-
-
Michael Graff authored
-
- 16 Mar, 2000 2 commits
-
-
Michael Graff authored
-
Michael Graff authored
-
- 03 Feb, 2000 1 commit
-
-
Bob Halley authored
-
- 23 Dec, 1999 1 commit
-
-
Michael Graff authored
-
- 15 Sep, 1999 1 commit
-
-
Michael Graff authored
-
- 31 Aug, 1999 1 commit
-
-
Bob Halley authored
-
- 12 Aug, 1999 1 commit
-
-
Bob Halley authored
-
- 02 Aug, 1999 1 commit
-
-
Bob Halley authored
-
- 08 Jun, 1999 1 commit
-
-
Andreas Gustafsson authored
-
- 07 May, 1999 1 commit
-
-
Mark Andrews authored
it will need to be freed, dns_rdata_freestruct(). Changes to implement this. Added C++ support to rdatastruct.h
-
- 05 May, 1999 1 commit
-
-
Mark Andrews authored
-
- 24 Feb, 1999 1 commit
-
-
Mark Andrews authored
-
- 22 Feb, 1999 1 commit
-
-
Mark Andrews authored
-
- 15 Feb, 1999 1 commit
-
-
Mark Andrews authored
as opposed to DNSSEC owner name comparisions of names. Changed all rdata types that were using dns_name_compare() to use dns_name_rdatacompare().
-
- 02 Feb, 1999 1 commit
-
-
Mark Andrews authored
-
- 22 Jan, 1999 2 commits
-
-
Mark Andrews authored
Update Copyright dates.
-
Mark Andrews authored
converted frometext* to use gettoken() converted: result = foo(); if (result != DNS_R_SUCCESS) return (result); to RETERR(foo());
-
- 20 Jan, 1999 1 commit
-
-
Mark Andrews authored
txt_fromwire() was not coping with a zero length active buffer.
-
- 19 Jan, 1999 3 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
totext/fromtext should all work towire/fromwire mostly work tostruct/fromstruct return DNS_R_NOTIMPLEMENTED compare untested
-