summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-15Binary safety.Stefan Esser
2014-02-15Binary safety.Stefan Esser
2014-02-15Test for suhosin.upload.max_uploadsStefan Esser
2014-02-15Add tests for suhosin.executor.allow_symlinkStefan Esser
2014-02-15Adding a few more session id testsStefan Esser
2014-02-15Add a bunch of session id / session encryption tests from Ben.Stefan Esser
2014-02-15Change algorithm a bit for empty keys to make it easier testableStefan Esser
2014-02-13Tests for suhosin.XXX.max_name_length and suhosin.request_max_varname_lengthStefan Esser
2014-02-13Tests for suhosin.XXX.max_array_depthStefan Esser
2014-02-13Tests for suhosin.log.use-x-forwarded-forStefan Esser
2014-02-12Tests for the suhosin.XXX.disallow_nul featureStefan Esser
2014-02-12Silence all compiler warningsStefan Esser
2014-02-12Test for suhosin.cookie.disallow_wsStefan Esser
2014-02-12Test for suhosin.post.disallow_wsStefan Esser
2014-02-12Test for suhosin.get.disallow_wsStefan Esser
2014-02-12Test for suhosin.request.disallow_wsStefan Esser
2014-02-12Test for allowing whitespaceStefan Esser
2014-02-12Only remove whitespace for COOKIEStefan Esser
2014-02-12Add testcase for server variables filterStefan Esser
2014-02-12Fix server variables filterStefan Esser
2014-02-12Some function_exist() tests for whitelist/blacklist usageStefan Esser
2014-02-12Detect some more code typesStefan Esser
2014-02-12Add one more testStefan Esser
2014-02-12Fix this test to include statsStefan Esser
2014-02-12Need to set abort_request because otherwise we do not get the statisticsStefan Esser
2014-02-12Add info to changelogStefan Esser
2014-02-12One more test.Stefan Esser
2014-02-12We still need our own handlers for RFC1867 post uploads because PHP's filter ...Stefan Esser
2014-02-12One more testStefan Esser
2014-02-12Add some testcasesStefan Esser
2014-02-12Have to override the std post handler otherwise the filter does not workStefan Esser
2014-02-12Fix compile errorStefan Esser
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