index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
util_cookies.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary apr_table_do() function casts
Jacob Champion
2016-11-10
1
-3
/
+3
*
Clean up size_t abuse, part 2. ap_malloc/calloc/realloc are explicitly
William A. Rowe Jr
2012-01-06
1
-1
/
+1
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-5
/
+5
*
Introduce ap_(get|set)_core_module_config() functions/macros and use them
Stefan Fritsch
2011-06-06
1
-1
/
+4
*
remove more useless use of strlen
Stefan Fritsch
2010-08-04
1
-8
/
+4
*
Added http_config.h to make APLOG_USE_MODULE macro visible.
Guenter Knauf
2010-07-19
1
-0
/
+1
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-0
/
+2
*
Fix string constness to get rid of gcc compiler warnings by -Wwrite-strings.
Takashi Sato
2009-12-29
1
-7
/
+7
*
mod_session_cookie, mod_session_dbd: Make sure cookies are set both
Graham Leggett
2008-08-30
1
-10
/
+42
*
mod_session_cookie: Make sure that cookie attributes are correctly
Graham Leggett
2008-08-29
1
-4
/
+4
*
* server/util_cookies.c (ap_cookie_write2): Add missing sentinel in
Joe Orton
2008-08-06
1
-1
/
+1
*
Remove all references to CORE_PRIVATE.
Paul Querna
2008-04-07
1
-2
/
+0
*
Tweaking code to compile on pre-C99 compilers
Martin Kraemer
2008-04-07
1
-8
/
+10
*
mod_session_cookie: Add a session implementation capable of storing
Graham Leggett
2008-04-04
1
-0
/
+256