- 22 Jan, 1999 6 commits
-
-
Michael Graff authored
-
Mark Andrews authored
-
Michael Graff authored
-
Michael Graff authored
-
Mark Andrews authored
-
Mark Andrews authored
converted frometext* to use gettoken() converted: result = foo(); if (result != DNS_R_SUCCESS) return (result); to RETERR(foo());
-
- 21 Jan, 1999 2 commits
-
-
Bob Halley authored
-
Mark Andrews authored
-
- 20 Jan, 1999 18 commits
-
-
Mark Andrews authored
-
David Lawrence authored
-
David Lawrence authored
Initial (committed) implementation of red/black tree of trees. Makefile.in: add redblack.o to libdns.
-
Bob Halley authored
-
Bob Halley authored
-
Mark Andrews authored
-
Mark Andrews authored
dns_rdataclass_fromtext() and dns_rdataclass_totext().
-
Mark Andrews authored
txt_fromwire() was not coping with a zero length active buffer.
-
Michael Graff authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
- 19 Jan, 1999 14 commits
-
-
Michael Graff authored
-
Michael Graff authored
-
Mark Andrews authored
-
Michael Graff authored
-
Michael Graff authored
-
Michael Graff authored
the Right Way.
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
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
-