summaryrefslogtreecommitdiff
path: root/include/util_cookies.h
Commit message (Expand)AuthorAgeFilesLines
* Rename ap_func_attr_* macros to AP_FN_ATTR_*Stefan Fritsch2012-01-091-4/+4
* Avoid "`sentinel' attribute directive ignored" warning with gcc 3.xStefan Fritsch2011-06-121-4/+4
* Add __attribute__((sentinel)) to a few functions that require a terminal NULLStefan Fritsch2011-06-041-6/+14
* Tweak some doxygen comments to get these functions to show up inDaniel Earl Poirier2010-11-071-0/+6
* mod_session_cookie, mod_session_dbd: Make sure cookies are set bothGraham Leggett2008-08-301-5/+13
* mod_session_cookie: Make sure that cookie attributes are correctlyGraham Leggett2008-08-291-2/+6
* mod_session_cookie: Add a session implementation capable of storingGraham Leggett2008-04-041-0/+120