Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-09-11 | Used safecalloc() instead of malloc() and memset(). Fixed a potential | Robert James Kaes | 1 | -11/+10 | |
memory leak with the regular expression engine. | |||||
2001-09-07 | Error message cleanup. | Robert James Kaes | 1 | -4/+6 | |
2001-05-27 | Changed the references to log() to log_message(). Also changed some of the | Robert James Kaes | 1 | -4/+4 | |
data types for the variables. | |||||
2000-09-11 | Switched to the new logging style and replaced the xmalloc() with straight | Robert James Kaes | 1 | -15/+8 | |
malloc(). | |||||
2000-04-26 | Reorganized (or added) the #include <sys/types.h> line so tinyproxy would | Robert James Kaes | 1 | -1/+2 | |
compile cleanly on FreeBSD systems. | |||||
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | 1 | -0/+124 | |
which included commits to RCS files with non-trunk default branches. |