summaryrefslogtreecommitdiff
path: root/src/dnscache.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2000-10-23Added the new_dnscache routine to initialize the Ternary tree. Also,Robert James Kaes1-16/+8
2000-09-26Fixed the insert function to handle a failed insert properly.Robert James Kaes1-2/+3
2000-09-11Removed the custom hash routines. Using the ternary module instead.Robert James Kaes1-124/+35
2000-04-26Reorganized (or added) the #include <sys/types.h> line so tinyproxy wouldRobert James Kaes1-2/+2
2000-03-29Included the <sys/types.h> header.Robert James Kaes1-1/+2
2000-03-11Included the changes needed to re-add the upstream proxy option.Robert James Kaes1-3/+3
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young1-0/+198