summaryrefslogtreecommitdiffhomepage
path: root/src/dnscache.h
AgeCommit message (Collapse)Author
2001-10-25Changed the included headers to be only the "tinyproxy.h" since itRobert James Kaes
contains all the code for properly bringing in the system headers (in the correct order and with proper dependancies.)
2001-10-18Added netinet/in.h so that tinyproxy will compile on OpenBSD.Robert James Kaes
2001-08-29Removed the new_dnscache() function and the ternary.h include.Robert James Kaes
2001-05-27Fixed the return type for new_dnscache().Robert James Kaes
2000-10-23Added the new_dnscache routine to initialize the Ternary tree. Also,Robert James Kaes
removed the garbage collection routine.
2000-09-11Removed the custom hash routines. Using the ternary module instead.Robert James Kaes
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young
which included commits to RCS files with non-trunk default branches.