summaryrefslogtreecommitdiff
path: root/src/tests (follow)
AgeCommit message (Expand)Author
2018-10-09Bump coveragejvoisin
2018-10-09Bump the coverage a bitjvoisin
2018-10-08Add a testjvoisin
2018-10-06Bump coverage againjvoisin
2018-10-06Fix the silly mistake for goodjvoisin
2018-10-06Fix a silly mistakejvoisin
2018-10-06Add a testjvoisin
2018-10-06Bump a bit the coveragejvoisin
2018-10-05Fix segfault array keyskkadosh
2018-09-10Improve a bit the coveragejvoisin
2018-09-01Use php full pathRemi Collet
2018-08-30Change how we're handling invalid configurationsxXx-caillou-xXx
2018-08-30Match on ret improvementsxXx-caillou-xXx
2018-08-29Change how we're validating certificatesxXx-caillou-xXx
2018-08-29Verify certs (#223)jvoisin
2018-08-28Fix a SIGSEGV on user-created function's return valuexXx-caillou-xXx
2018-08-28Add array_search and array_keys hooks to kill sloppy comparisonsxXx-caillou-xXx
2018-08-28Add a test for invalid regexp in cookie-related featuresxXx-caillou-xXx
2018-08-28Use php's logging functionsxXx-caillou-xXx
2018-08-28Add a test for sloppy-comparisons in arraysjvoisin
2018-08-27Enable strict mode for `in_array` with sloppy_comparisonxXx-caillou-xXx
2018-08-27Use php_setcookie function (PHP public API)Remi Collet
2018-08-27Add whitelist support for php's wrappersxXx-caillou-xXx
2018-08-27Modify test for callback functionsxXx-caillou-xXx
2018-08-20Add test for params matchingxXx-caillou-xXx
2018-08-02fix #203 (#204)crKontrol
2018-07-19Fix the issue with rand hardeningxXx-caillou-xXx
2018-07-13Skip VLD for php7.3, as VLD is not compatible yet.xXx-caillou-xXx
2018-07-13Reduce call to get_complete_function_pathxXx-caillou-xXx
2018-07-13Fix hooking on `print`xXx-caillou-xXx
2018-07-13Allow rules matching on echo and printxXx-caillou-xXx
2018-07-10Fix #183 (#185)Remi Collet
2018-07-09Trying to fix sloppy comparison (#186)jvoisin
2018-06-28Better handling of filters for builtinskkadosh
2018-05-29Support session encryptionkkadosh
2018-05-16Don't run some tests on `-dev` php versionsjvoisin
2018-05-16Improve the testsuite's robustness against php7.2jvoisin
2018-05-03Uniformise some logssimon MAGNIN-FEYSOT
2018-03-19The filename filter is now matching on callsite instead of implemsite (#167)kkadosh
2018-03-19Add a failing test for callback function as parameterkkadosh
2018-03-19Increase random number max for testkka
2018-03-15Change a test to expected failedkkadosh
2018-03-14Bump a bit the coveragejvoisin
2018-03-09Add an unit test for an edge-casejvoisin
2018-03-06Bump a bit the coveragejvoisin
2018-03-06Fix a variadic-functions-related crashjvoisin
2018-03-02Add .dump() for eval whitelist/blacklist + simulation mode for whitelistkkadosh
2018-03-02Implement dump() for execution of writable PHP fileskkadosh
2018-03-02Add some rules for Typo3, courtesy of @kjojojvoisin
2018-02-27Implements .dump() for unserialize and fix some related testskkadosh