php-src/ext/session
2008-12-11 01:20:58 +00:00
..
tests Latest and greatest versions of these session tests - checked on 6.0 snap on Windows, Linux and Linux 64 bit. 2008-11-27 13:49:45 +00:00
config.m4 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
config.w32 Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
CREDITS Allow ext/session to use ext/hash's algorithms for generating IDs 2007-01-05 03:57:57 +00:00
mod_files.c remove special treatment of /tmp path 2008-08-31 14:50:10 +00:00
mod_files.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mod_files.sh Fixed bug #39265 (Fixed path handling inside mod_files.sh) 2006-11-03 13:18:19 +00:00
mod_mm.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mod_mm.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mod_user.c Fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) 2008-03-07 23:20:15 +00:00
mod_user.h Fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) 2008-03-07 23:20:15 +00:00
package.xml Typo 2007-03-14 09:49:58 +00:00
php_session.h Avoid updating upload progress information too frequently on high transfert 2008-09-27 09:08:41 +00:00
session.c Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie(). 2008-12-11 01:20:58 +00:00