]> granicus.if.org Git - apache/history - modules/session/mod_session_cookie.c
mod_session_cookie: avoid adding the Set-Cookie header
[apache] / modules / session / mod_session_cookie.c
2018-10-09 Luca Toscanomod_session_cookie: avoid adding the Set-Cookie header
2015-10-16 Yann Ylavicmod_session: Introduce SessionExpiryUpdateInterval...
2013-05-31 Graham LeggettCVE-2013-2249
2011-12-02 Graham Leggettmod_session: Use apr_status_t as a return code across...
2011-11-30 Stefan FritschRemove some more now redundant log prefixes
2011-01-24 Stefan Fritschbreak some very long lines, no code change
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-03-27 Graham LeggettMake sure we respect the proper pool lifetimes when...
2008-08-30 Graham Leggettmod_session_cookie, mod_session_dbd: Make sure cookies...
2008-08-29 Graham Leggettmod_session_cookie: Make sure that cookie attributes...
2008-06-07 William A. Rowe JrYou don't export registered entry points
2008-05-07 Graham LeggettFix the method used to detect the root of the request...
2008-04-09 Graham LeggettChange the directives within the mod_session* modules...
2008-04-08 Graham LeggettInsert prototypes to remove compiler warnings. [Joe...
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2008-04-04 Graham Leggettmod_session_cookie: Add a session implementation capabl...