php-src/ext/session
Rasmus Lerdorf e9b1ab57a4 Along with the valid char set, also add a length check to the
session id here to avoid a lower-level error on the open() 
later on in case we exceed MAX_PATH.  The lower level open()
error includes the session dir path in it, so this is a very
low-priority security fix.  People should not be running
production systems with display_errors turned on.
2009-12-26 23:38:25 +00:00
..
tests Fixed tests 2009-09-21 09:52:19 +00:00
config.m4 configure dependency has to be optional as well 2009-07-28 08:59:08 +00:00
config.w32
CREDITS
mod_files.bat MFH 2008-12-30 19:37:35 +00:00
mod_files.c Along with the valid char set, also add a length check to the 2009-12-26 23:38:25 +00:00
mod_files.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mod_files.sh MFH: Fixed bug #39265 (Fixed path handling inside mod_files.sh). 2006-11-03 13:19:07 +00:00
mod_mm.c MFH: ws + sync 2009-05-18 16:10:09 +00:00
mod_mm.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mod_user.c MFH: ws + sync 2009-05-18 16:10:09 +00:00
mod_user.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_session.h MFH: ws + sync 2009-05-18 16:10:09 +00:00
session.c Fixed compilation 2009-12-04 07:11:37 +00:00