summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-12We need to support PHP's "new" max_input_vars in our treat_data handlerStefan Esser
2014-02-12Added suhosin.log.stdout to log to stdout (dor debugging purposes)Stefan Esser
2014-02-12Disable RFC1867 stuff more agressively.Stefan Esser
2014-02-11Do not forget to unhook.Stefan Esser
2014-02-11Update ChangelogStefan Esser
2014-02-11Only replace POST handlers for older PHP versions. Current PHP versions >= 5....Stefan Esser
2014-02-11WS.Stefan Esser
2014-02-11Add some more entries to the changelogStefan Esser
2014-02-11Add one more test to check if call_user_func works at allStefan Esser
2014-02-11Adapt suhosin to lots of changes in PHP 5.5 executorStefan Esser
2014-02-11Fix some testsStefan Esser
2014-02-11Fix this to actually compile with PHP 5.5Stefan Esser
2014-02-11Update changelogStefan Esser
2014-02-11Fix Logo handlingStefan Esser
2014-02-11Fix session struct for PHP 5.5Stefan Esser
2014-02-11Fix this to make the compiler happyStefan Esser
2014-02-11Fix standard post handlerStefan Esser
2014-02-11mention some changesStefan Esser
2014-02-11Fix memory_limit testcase for 64 bit systemsStefan Esser
2014-02-11Add some memory_limit testsStefan Esser
2014-02-11Fix year in copyrightStefan Esser
2014-02-11Fix year and some memory limit codeStefan Esser
2014-02-11Fix problem with user space session handlers (including test case)Stefan Esser
2014-02-11Commit test cases for the function blacklist/whitelist problemsStefan Esser
2014-02-06Stop OSX files from getting into the git repositoryStefan Esser
2012-05-20Fix another ZTS problemStefan Esser
2012-05-20Next time compile first...Stefan Esser
2012-05-20Don't forget to FETCH it firstStefan Esser
2012-05-20Fix include whitelist and blacklist to support shemes with dots in their namesStefan Esser
2012-05-20Fix ZTS compile in PHP 5.4 supportStefan Esser
2012-05-20Fixed variable counting.Stefan Esser
2012-04-14Fix doubled error messagesStefan Esser
2012-04-13Fix time.h inclusionStefan Esser
2012-04-13Fix potential out of bounds accessStefan Esser
2012-04-13Fix log spammingStefan Esser
2012-04-13Initial PHP 5.4.0 compatibilityStefan Esser
2012-04-10Fix read after efree()Stefan Esser
2012-02-12Fix changelogStefan Esser
2012-02-12Add some variable drop statistics as requested by usersStefan Esser
2012-02-12Silence some more compiler warningsStefan Esser
2012-02-12We are aware of this memory leakStefan Esser
2012-02-12Fix some compiler warningsStefan Esser
2012-02-12Fix ZTS compile problemStefan Esser
2012-02-12Make clear that not calling the session unhook is intentionalStefan Esser
2012-02-12Forgot thisStefan Esser
2012-02-12Next release will be 0.9.34Stefan Esser
2012-02-12Fix build with clangStefan Esser
2012-01-19Prepare release of Suhosin 0.9.33Stefan Esser
2012-01-14Fix tabs in ChangelogStefan Esser
2012-01-14Use new suhosin_getenv() function in all placesStefan Esser