summaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)Author
2018-01-11Remove some legacy codejvoisin
2018-01-10Rework the priority of bl/wl in evaljvoisin
2018-01-10Minor constificationjvoisin
2018-01-10Eval whitelistjvoisin
2018-01-08Hopefully fix a crashjvoisin
2018-01-08Add a test to see what happens when no configuration file is givenjvoisin
2018-01-06Ignore a test when running the testsuite as rootjvoisin
2018-01-05Fix a bypass in our eval blacklistjvoisin
2018-01-04Eval blacklistjvoisin
2018-01-04Bump a bit the coveragejvoisin
2018-01-03Handle correctly configuration files with Windows EOLjvoisin
2018-01-03Remove some dead codejvoisin
2018-01-02Remove some useless code in the testsuitejvoisin
2017-12-29Fix two broken testsjvoisin
2017-12-28Add two test to prove that we're not prone to old-school bypassesjvoisin
2017-12-28Bump again the coveragejvoisin
2017-12-28Clang-format passThibault "bui" Koechlin
2017-12-28Show in the phpinfo() is the config is validjvoisin
2017-12-28Fix a non-working testjvoisin
2017-12-28Bump a bit the coveragejvoisin
2017-12-28re-integrate simulation token for cookiesbui
2017-12-28Implement regexp support for cookies encryptionThibault "bui" Koechlin
2017-12-28Add two tests to verify that we can hook indirect callsjvoisin
2017-12-28Implement hooking on user-defined functions return valuesjvoisin
2017-12-27Implement simulation mode for cookies (de/en)cryptionjvoisin
2017-12-26Improve the portability of our ipv6 supportjvoisin
2017-12-21Add coverageslefevre
2017-12-21Refactor a bitslefevre
2017-12-21Add testslefevre
2017-12-21Remove the now useless `validate_str` functionxXx-caillou-xXx
2017-12-21Add testslefevre
2017-12-21Rename, again, some typesjvoisin
2017-12-21Rename sp_node_t to sp_list_nodejvoisin
2017-12-21Add some tests (#96)xXx-caillou-xXx
2017-12-21Re-indent a bit a functionjvoisin
2017-12-21Add a constant-related testjvoisin
2017-12-21Minor code cleanupxXx-caillou-xXx
2017-12-20Refactor a bit the sp_tree implementationxXx-caillou-xXx
2017-12-20Better parsing of the rulesxXx-caillou-xXx
2017-12-20Improve the previous commitxXx-caillou-xXx
2017-12-20Make `setcookie` return truexXx-caillou-xXx
2017-12-19Fix a segfault related to cookiesxXx-caillou-xXx
2017-12-19Rework a bit the order of operationjvoisin
2017-12-19remove useless varslefevre
2017-12-19fix double decodingslefevre
2017-12-18Fix cookie encryptionxXx-caillou-xXx
2017-12-06Vastly simplify the dumping of zval in `.dump`jvoisin
2017-12-06Fix a format string, thanks to coverityjvoisin
2017-12-05Dump environnement variables (#83)jvoisin
2017-12-05Add two failing testsjvoisin