summaryrefslogtreecommitdiff
path: root/src/tests/config (follow)
AgeCommit message (Expand)Author
2018-07-13Fix hooking on `print`xXx-caillou-xXx
2018-07-13Allow rules matching on echo and printxXx-caillou-xXx
2018-07-09Trying to fix sloppy comparison (#186)jvoisin
2018-06-28Better handling of filters for builtinskkadosh
2018-05-29Support session encryptionkkadosh
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-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-02-27Implements .dump() for unserialize and fix some related testskkadosh
2018-02-12Provide a script for upload validationjvoisin
2018-02-09Add a broken test :'(jvoisin
2018-02-06Increase a bit the coveragejvoisin
2018-02-06Add a test to make sure that arrays are correctly handledjvoisin
2018-02-06Add a test to check regexpsjvoisin
2018-02-05Massive simplification of functions hookingjvoisin
2018-01-17Bump a bit the coveragejvoisin
2018-01-17Bump a bit our coveragejvoisin
2018-01-12Add an ugly hack to our parser to make the writing of configuration rules mor...jvoisin
2018-01-10Rework the priority of bl/wl in evaljvoisin
2018-01-10Eval whitelistjvoisin
2018-01-04Eval blacklistjvoisin
2018-01-04Bump a bit the coveragejvoisin
2018-01-03Handle correctly configuration files with Windows EOLjvoisin
2017-12-28Fix a non-working testjvoisin
2017-12-28Bump a bit the coveragejvoisin
2017-12-28Implement regexp support for cookies encryptionThibault "bui" Koechlin
2017-12-27Implement simulation mode for cookies (de/en)cryptionjvoisin
2017-12-21Add coverageslefevre
2017-12-21Add testslefevre
2017-12-21Remove the now useless `validate_str` functionxXx-caillou-xXx
2017-12-21Add testslefevre
2017-12-21Add some tests (#96)xXx-caillou-xXx
2017-12-21Add a constant-related testjvoisin
2017-12-20Better parsing of the rulesxXx-caillou-xXx
2017-12-18Fix cookie encryptionxXx-caillou-xXx
2017-12-05Dump environnement variables (#83)jvoisin
2017-12-05Add two failing testsjvoisin
2017-12-04Fix the configuration parser wrt. non-matching bracketsjvoisin
2017-12-01Add a test that used to segfaultjvoisin
2017-11-29Add new testsjvoisin
2017-11-29Add yet an other testjvoisin
2017-11-29Add even MOAR testsjvoisin
2017-11-29Add a test for `include`jvoisin
2017-11-29Implement eval hookingjvoisin