summaryrefslogtreecommitdiffstats
path: root/server/util_cookies.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_session_cookie, mod_session_dbd: Make sure cookies are set bothGraham Leggett2008-08-301-10/+42
* mod_session_cookie: Make sure that cookie attributes are correctlyGraham Leggett2008-08-291-4/+4
* * server/util_cookies.c (ap_cookie_write2): Add missing sentinel inJoe Orton2008-08-061-1/+1
* Remove all references to CORE_PRIVATE.Paul Querna2008-04-071-2/+0
* Tweaking code to compile on pre-C99 compilersMartin Kraemer2008-04-071-8/+10
* mod_session_cookie: Add a session implementation capable of storingGraham Leggett2008-04-041-0/+256