summaryrefslogtreecommitdiff
path: root/src/utils.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2001-08-27Split the headers from the message body. Also now include proper headersRobert James Kaes1-2/+2
like Date, Server, Content-Length, etc. Also, fixed the type for an error message to be const char*.
2001-05-27Changed all references to log() to log_message().Robert James Kaes1-1/+6
2000-09-26Moved the safefree() macro to the tinyproxy.h header.Robert James Kaes1-3/+1
2000-09-12Removed the xmalloc() and xstrdup() functions.Robert James Kaes1-11/+10
Added the pidfile_create() function. Added the OpenBSD style strlcat() and strlcpy() functions.
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young1-0/+38
which included commits to RCS files with non-trunk default branches.