summaryrefslogtreecommitdiffhomepage
path: root/src/utils.h
AgeCommit message (Expand)Author
2001-09-15Added the send_http_message() function to handle sending messages back toRobert James Kaes
2001-09-11Added the debugging realloc() function.Robert James Kaes
2001-09-08Added the debugging_(malloc|calloc|free) functions to help track memoryRobert James Kaes
2001-08-30Removed the xstrstr() function since it is no longer used. reqs.c was theRobert James Kaes
2001-08-27Split the headers from the message body. Also now include proper headersRobert James Kaes
2001-05-27Changed all references to log() to log_message().Robert James Kaes
2000-09-26Moved the safefree() macro to the tinyproxy.h header.Robert James Kaes
2000-09-12Removed the xmalloc() and xstrdup() functions.Robert James Kaes
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young