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