Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-08-28 | Added an extra CRNL to the end of the HTML body. | Robert James Kaes | 1 | -3/+3 | |
2001-08-27 | Changed the MIME type to text/html rather than the incorrect text/mime. | Robert James Kaes | 1 | -2/+2 | |
2001-08-27 | Split the headers from the message body. Also now include proper headers | Robert James Kaes | 1 | -7/+48 | |
like Date, Server, Content-Length, etc. Also, fixed the type for an error message to be const char*. | |||||
2001-05-27 | Changed all references to log() to log_message(). | Robert James Kaes | 1 | -21/+21 | |
2001-01-15 | Fixed a potential security bug in http_err. There was a possibility of a | Robert James Kaes | 1 | -2/+2 | |
heap overflow exploit. | |||||
2000-09-12 | Removed the xmalloc() and xstrdup() functions. | Robert James Kaes | 1 | -178/+189 | |
Added the pidfile_create() function. Added the OpenBSD style strlcat() and strlcpy() functions. | |||||
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | 1 | -0/+264 | |
which included commits to RCS files with non-trunk default branches. |