aboutsummaryrefslogtreecommitdiff
path: root/src/Cookies.c
Commit message (Expand)AuthorAge
* HTTP_CookieGet() should return just the value of a cookie, not the entiretradke2006-02-27
* Another fix in HTTP_CookieGet() for the case when there is more than one cookie.tradke2005-12-13
* Fixed bug in HTTP_CookieGet() so that it really finds a cookie in a HTTP header.tradke2005-12-12
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Made HTTPD to correctly describe interface by INCLUDE HEADER mechanism.swhite2004-04-13
* Fixed the thorn HTTPDExtra broken by commit of HTTPD changes.swhite2004-04-07
* Regarding Cactus bug report 1632 "HTTPD contains buffer overflows"swhite2004-04-06
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed most of the compiler warnings.tradke2001-04-03
* Fixing a few warnings (lots left) and the FILE_VERSIONsallen2001-02-24
* Various bugfixes.goodale2000-09-19
* Bug fixes to CookCancel.goodale2000-09-19
* Cookies.goodale2000-09-18