index
:
suhosin
0.9.37
0.9.38
loglength
master
secureconfig
sesrec
SUHOSIN [수호신] for PHP 5.x - The PHP security extension.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
session.c
(
follow
)
Age
Commit message (
Expand
)
Author
2014-02-17
Add some PHP 5.6.0aplha2 compatibility
Stefan Esser
2014-02-15
Change algorithm a bit for empty keys to make it easier testable
Stefan Esser
2014-02-12
Silence all compiler warnings
Stefan Esser
2014-02-11
Fix this to actually compile with PHP 5.5
Stefan Esser
2014-02-11
Fix session struct for PHP 5.5
Stefan Esser
2014-02-11
Fix year in copyright
Stefan Esser
2014-02-11
Fix problem with user space session handlers (including test case)
Stefan Esser
2012-04-13
Initial PHP 5.4.0 compatibility
Stefan Esser
2012-02-12
Silence some more compiler warnings
Stefan Esser
2012-01-14
Use new suhosin_getenv() function in all places
Stefan Esser
2012-01-11
Long overdue update of copyright year
Stefan Esser
2012-01-11
Fix git repository. Github had the wrong git repository commited. The last re...
Stefan Esser
2010-03-28
Increase session identifier entropy by using /dev/urandom if available
Stefan
2010-03-26
Fix ZTS build
Stefan
2010-03-05
Fix the session serializer protection
Stefan
2010-02-21
Added ! protection to PHP session serializer
Stefan
2010-02-21
Fixed PHP 5.3.x send_cookie crash
Stefan
2010-02-21
Fix copryight notice in file header
Stefan
2010-02-21
Inital commit
Stefan Esser