summaryrefslogtreecommitdiff
path: root/tests (follow)
AgeCommit message (Expand)Author
2014-02-18Some tests for the cookie encryption feature from BenStefan Esser
2014-02-18For test compatibility with PHP 5.3Stefan Esser
2014-02-18This test will fail under PHP < 5.4 with magic_quotes_gpc turned onStefan Esser
2014-02-18Fix test cases for PHP installations that have a different session.hash_bits_...Stefan Esser
2014-02-16Add tests for max_array_index_length filterStefan Esser
2014-02-16Add tests for suhosin.get/post/cookie/request.max_value_lengthStefan Esser
2014-02-16Add test for suhosin.request.max_totalname_lengthStefan Esser
2014-02-16Add tests for suhosin.get/post/cookie.max_totalname_length filterStefan Esser
2014-02-16Add various tests for include filename checksStefan Esser
2014-02-16Tests for suhosin.executor.include.allow_writable_filesStefan Esser
2014-02-15Tests for suhosin.upload.disallow_binaryStefan Esser
2014-02-15Tests suhosin.upload.disallow_elfStefan Esser
2014-02-15Some "incomplete" tests for suhosin.server.strip and suhosin.server.encodeStefan Esser
2014-02-15Tests for suhosin.disable.display_errorsStefan Esser
2014-02-15Test for suhosin.protectkeyStefan Esser
2014-02-15Test for RFC1867 version of suhosin.post.disallow_nulStefan 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-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-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-12Add testcase for server variables filterStefan Esser
2014-02-12Some function_exist() tests for whitelist/blacklist usageStefan Esser
2014-02-12Add one more testStefan Esser
2014-02-12Fix this test to include statsStefan Esser
2014-02-12One more test.Stefan Esser
2014-02-12One more testStefan Esser
2014-02-12Add some testcasesStefan Esser
2014-02-11Add one more test to check if call_user_func works at allStefan Esser
2014-02-11Fix some testsStefan Esser
2014-02-11Fix memory_limit testcase for 64 bit systemsStefan Esser
2014-02-11Add some memory_limit testsStefan 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
2012-04-13Initial PHP 5.4.0 compatibilityStefan Esser
2010-02-21Inital commitStefan Esser