summaryrefslogtreecommitdiff
path: root/src/utils.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2001-09-11Added the debugging realloc() function.Robert James Kaes1-1/+8
2001-09-08Added the debugging_(malloc|calloc|free) functions to help track memoryRobert James Kaes1-4/+32
2001-09-07Error message cleanup.Robert James Kaes1-11/+11
2001-08-30Removed the xstrstr() function since it is no longer used. reqs.c was theRobert James Kaes1-29/+1
2001-08-28Added an extra CRNL to the end of the HTML body.Robert James Kaes1-3/+3
2001-08-27Changed the MIME type to text/html rather than the incorrect text/mime.Robert James Kaes1-2/+2
2001-08-27Split the headers from the message body. Also now include proper headersRobert James Kaes1-7/+48
2001-05-27Changed all references to log() to log_message().Robert James Kaes1-21/+21
2001-01-15Fixed a potential security bug in http_err. There was a possibility of aRobert James Kaes1-2/+2
2000-09-12Removed the xmalloc() and xstrdup() functions.Robert James Kaes1-178/+189
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young1-0/+264