]> granicus.if.org Git - apache/history - server/util_cookies.c
Merge r1741310, r1741461 from trunk:
[apache] / server / util_cookies.c
2012-01-06 William A. Rowe JrClean up size_t abuse, part 2. ap_malloc/calloc/reallo...
2011-12-05 Stefan FritschBackport r1209766, r1210252, r1210284:
2011-06-06 Stefan FritschIntroduce ap_(get|set)_core_module_config() functions...
2010-08-03 Stefan Fritschremove more useless use of strlen
2010-07-18 Guenter KnaufAdded http_config.h to make APLOG_USE_MODULE macro...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2009-12-29 Takashi SatoFix string constness to get rid of gcc compiler warning...
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-08-06 Joe Orton* server/util_cookies.c (ap_cookie_write2): Add missing...
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2008-04-07 Martin KraemerTweaking code to compile on pre-C99 compilers
2008-04-04 Graham Leggettmod_session_cookie: Add a session implementation capabl...