summaryrefslogtreecommitdiff
path: root/src/dnscache.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2001-05-27Fixed the return type for new_dnscache().Robert James Kaes1-4/+4
2001-05-23Added ASSERT statements.Robert James Kaes1-1/+11
2000-10-23Added the new_dnscache routine to initialize the Ternary tree. Also,Robert James Kaes1-16/+8
removed the garbage collection routine.
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
compile cleanly on FreeBSD systems.
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
which included commits to RCS files with non-trunk default branches.