- 26 Jan, 1999 3 commits
-
-
Bob Halley authored
-
David Lawrence authored
to be done, just the memory recovered.
-
David Lawrence authored
in rbt_test.txt.
-
- 25 Jan, 1999 5 commits
-
-
Bob Halley authored
-
Bob Halley authored
-
David Lawrence authored
-
David Lawrence authored
dns_rbt_node_t changed to dns_rbtnode_t to match ISC conventions. main() test routine and support functions removed, to be put in bin/tests/rbt_test.c adding a node and rotating left/right taught to not use parent pointers. deletion disabled because it currently does not know how to not use parent pointers, and since they are not being maintained by insertion, deleting has no prayer of working. several isc_result_t returns changed to dns_result_t.
-
David Lawrence authored
-
- 22 Jan, 1999 7 commits
-
-
Mark Andrews authored
Update Copyright dates.
-
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 5 commits
-
-
Michael Graff authored
-
Michael Graff authored
-
Mark Andrews authored
-
Michael Graff authored
-
Michael Graff authored
-