summaryrefslogtreecommitdiff
path: root/src/ternary.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2001-11-22Reformated text.Robert James Kaes1-3/+3
2001-08-30Renamed ternary_insert() to ternary_insert_replace() and added the abilityRobert James Kaes1-2/+6
to replace existing data (without a memory leak.) Added two DEFINES ternary_insert() and ternary_replace() to aid in coding.
2000-09-26Added the TE_EXISTS return code, and cleaned up the ternary_destroyRobert James Kaes1-1/+2
function.
2000-09-12Generalized the ternary code which was already being used in anonymous.*Robert James Kaes1-0/+63
now it can be used (and is used) in both anonymous and dnscache