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
Age
Commit message (
Expand
)
Author
2014-02-12
We need to support PHP's "new" max_input_vars in our treat_data handler
Stefan Esser
2014-02-12
Added suhosin.log.stdout to log to stdout (dor debugging purposes)
Stefan Esser
2014-02-12
Disable RFC1867 stuff more agressively.
Stefan Esser
2014-02-11
Do not forget to unhook.
Stefan Esser
2014-02-11
Update Changelog
Stefan Esser
2014-02-11
Only replace POST handlers for older PHP versions. Current PHP versions >= 5....
Stefan Esser
2014-02-11
WS.
Stefan Esser
2014-02-11
Add some more entries to the changelog
Stefan Esser
2014-02-11
Add one more test to check if call_user_func works at all
Stefan Esser
2014-02-11
Adapt suhosin to lots of changes in PHP 5.5 executor
Stefan Esser
2014-02-11
Fix some tests
Stefan Esser
2014-02-11
Fix this to actually compile with PHP 5.5
Stefan Esser
2014-02-11
Update changelog
Stefan Esser
2014-02-11
Fix Logo handling
Stefan Esser
2014-02-11
Fix session struct for PHP 5.5
Stefan Esser
2014-02-11
Fix this to make the compiler happy
Stefan Esser
2014-02-11
Fix standard post handler
Stefan Esser
2014-02-11
mention some changes
Stefan Esser
2014-02-11
Fix memory_limit testcase for 64 bit systems
Stefan Esser
2014-02-11
Add some memory_limit tests
Stefan Esser
2014-02-11
Fix year in copyright
Stefan Esser
2014-02-11
Fix year and some memory limit code
Stefan Esser
2014-02-11
Fix problem with user space session handlers (including test case)
Stefan Esser
2014-02-11
Commit test cases for the function blacklist/whitelist problems
Stefan Esser
2014-02-06
Stop OSX files from getting into the git repository
Stefan Esser
2012-05-20
Fix another ZTS problem
Stefan Esser
2012-05-20
Next time compile first...
Stefan Esser
2012-05-20
Don't forget to FETCH it first
Stefan Esser
2012-05-20
Fix include whitelist and blacklist to support shemes with dots in their names
Stefan Esser
2012-05-20
Fix ZTS compile in PHP 5.4 support
Stefan Esser
2012-05-20
Fixed variable counting.
Stefan Esser
2012-04-14
Fix doubled error messages
Stefan Esser
2012-04-13
Fix time.h inclusion
Stefan Esser
2012-04-13
Fix potential out of bounds access
Stefan Esser
2012-04-13
Fix log spamming
Stefan Esser
2012-04-13
Initial PHP 5.4.0 compatibility
Stefan Esser
2012-04-10
Fix read after efree()
Stefan Esser
2012-02-12
Fix changelog
Stefan Esser
2012-02-12
Add some variable drop statistics as requested by users
Stefan Esser
2012-02-12
Silence some more compiler warnings
Stefan Esser
2012-02-12
We are aware of this memory leak
Stefan Esser
2012-02-12
Fix some compiler warnings
Stefan Esser
2012-02-12
Fix ZTS compile problem
Stefan Esser
2012-02-12
Make clear that not calling the session unhook is intentional
Stefan Esser
2012-02-12
Forgot this
Stefan Esser
2012-02-12
Next release will be 0.9.34
Stefan Esser
2012-02-12
Fix build with clang
Stefan Esser
2012-01-19
Prepare release of Suhosin 0.9.33
Stefan Esser
2012-01-14
Fix tabs in Changelog
Stefan Esser
2012-01-14
Use new suhosin_getenv() function in all places
Stefan Esser
[next]