summaryrefslogtreecommitdiff
path: root/src/tests/config (follow)
AgeCommit message (Expand)Author
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
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
2017-11-06Add a failing testjvoisin
2017-11-0653 absolute path (#62)jvoisin
2017-10-31Add a test to match on arrayjvoisin
2017-10-30Bump coverage and simplify some codejvoisin
2017-10-27Bump the coveragejvoisin
2017-10-27Improve a bit the coverage wrt. broken configurationsjvoisin
2017-10-24Bump coverage ♥jvoisin
2017-10-24Remove the `enable` member from the disable function structurejvoisin
2017-10-23Add a test for unmatched bracketsjvoisin
2017-10-23Implement the .line filterjvoisin
2017-10-22Add a testcase, bumping the coveragejvoisin
2017-10-20Add a test to demonstrate the behaviour wrt. call_user_funcjvoisin
2017-10-20Add support for multiple files in sp.configuration_file directiveblotus
2017-10-18Fix the testsjvoisin
2017-10-18extra testsbui
2017-10-18Implement match on arguments positionjvoisin
2017-10-17Add an expected failure for `eval` hookingjvoisin
2017-10-11s/disable_functions/disable_function/gjvoisin
2017-10-10.allow() is now working for requirejvoisin
2017-10-10Bump coverage, and fix a segfault on trace matchingjvoisin
2017-10-10Increase a bit the coveragejvoisin
2017-10-10Make the `simulation` mode logs more obviousjvoisin
2017-10-09Implement matching on the calltrace (#17)jvoisin
2017-10-02First pass for #9jvoisin
2017-09-26Implement, test and document namespace supportjvoisin
2017-09-25Bump a bit the coveragejvoisin
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot