summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-13Reduce call to get_complete_function_pathxXx-caillou-xXx
2018-07-13Fix various possible integer overflowsxXx-caillou-xXx
2018-07-13Fix hooking on `print`xXx-caillou-xXx
2018-07-13Document even more the `print`/`echo` situationjvoisin
2018-07-13Document why `print` might look like `echo` in logsjvoisin
2018-07-13Allow rules matching on echo and printxXx-caillou-xXx
2018-07-13Massively optimize how rules are handledxXx-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-15Refactor the encryption process to extract encrypt/decrypt functions (#176)kkadosh
2018-05-03Uniformise some logssimon MAGNIN-FEYSOT
2018-03-29Clarify the documentation wrt. configuration filesjvoisin
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-17Use php7.2 for coverity, since we don't support nightly anymorejvoisin
2018-03-15Change a test to expected failedkkadosh
2018-03-14Improve the previous commitjvoisin
2018-03-14Fix the travis file to get coverage inteljvoisin
2018-03-14Bump a bit the coveragejvoisin
2018-03-13Fix a warning in the docjvoisin
2018-03-13Fix the documentation wrt. misc examples of rulesjvoisin
2018-03-12Bump the changelogv0.2.2jvoisin
2018-03-09Add an unit test for an edge-casejvoisin
2018-03-09Improve the performances of our default rulesjvoisin
2018-03-09Vastly improve our typo3 rulesjvoisin
2018-03-08Make travis happy.jvoisin
2018-03-08Minor code simplificationjvoisin
2018-03-08Remove some duplicate codejvoisin
2018-03-08Marginally improve the performances when dealing with evaljvoisin
2018-03-06Bump a bit the coveragejvoisin
2018-03-06Fix a variadic-functions-related crashjvoisin
2018-03-05Improve performances by a significant factorjvoisin
2018-03-05Improve a bit the performances (+10%)jvoisin
2018-03-05Bump the `Standards-Version` of our Debian metajvoisin
2018-03-02Add .dump() for eval whitelist/blacklist + simulation mode for whitelistkkadosh
2018-03-02Implement dump() for execution of writable PHP fileskkadosh
2018-03-02Fix a warning due to an unexported symboljvoisin
2018-03-02Add some rules for Typo3, courtesy of @kjojojvoisin
2018-02-27Implements .dump() for unserialize and fix some related testskkadosh
2018-02-27Fix the logo's pathjvoisin
2018-02-27Add a file for linguistjvoisin
2018-02-27Improve the Readme filejvoisin
2018-02-26Improve the previous commitjvoisin
2018-02-26Add a rule to prevent various sandbox escapesjvoisin
2018-02-22Fix the debian dependenciesjvoisin