summaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)Author
2017-10-26Renames `sp_new_list` -> `sp_list_new`Ben Foster
2017-10-26Free `config_disabled_constructs`Ben Foster
2017-10-26Remove an arbitrary limitationjvoisin
2017-10-25.drop() is now bailoutjvoisin
2017-10-25Make the testsuite a bit more robustjvoisin
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-23Add some tests for upload validation and fix a related typojvoisin
2017-10-23Add a test for non-existent configuration filejvoisin
2017-10-23Implement the .line filterjvoisin
2017-10-22Add a testcase, bumping the coveragejvoisin
2017-10-22Improve an error messagejvoisin
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-18`.pos` is mutuaally exclusive with .param and .paran_rjvoisin
2017-10-18Fix the testsjvoisin
2017-10-18Add some debugjvoisin
2017-10-18Fix a possible mistakejvoisin
2017-10-18Improve the strtol dancejvoisin
2017-10-18extra testsbui
2017-10-18strtol dancebui
2017-10-18do the strtol dance to make jvoisin happybui
2017-10-18Implement match on arguments positionjvoisin
2017-10-18.drop() is not a `nop` anymoreThibault "bui" Koechlin
2017-10-17Use assert instead of sp_log_err for something that shouldn't happenjvoisin
2017-10-17Add an expected failure for `eval` hookingjvoisin
2017-10-13Add more data to `phpinfo()`jvoisin
2017-10-13Rename a confusing structure memberjvoisin
2017-10-13Maybe this will address #35jvoisin
2017-10-13Improve the doc wrt. the Debian packagejvoisin
2017-10-13Partially revert d8ac163 because php.jvoisin
2017-10-13Show some data in the phpinfo();jvoisin
2017-10-13Fix some pedantic warningsjvoisin
2017-10-13Add some debug to the harden-rand tests, just in case™jvoisin
2017-10-13Fix the size of the output vector in our usage of pcrejvoisin
2017-10-12Minor refactoringjvoisin
2017-10-12Fix minor gcc warnings with experimental optionsjvoisin
2017-10-11Hopefully fix an unreproductible NULL-deref in regexp matchingjvoisin
2017-10-11Add some more debug to the regexp thingyjvoisin
2017-10-11Cheat a bit with the coveragejvoisin
2017-10-11Cache checksum calculation for the current filejvoisin
2017-10-11s/disable_functions/disable_function/gjvoisin
2017-10-11Add some info when a regexp failsjvoisin
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-10Remove a useless ile for nowjvoisin
2017-10-10Make the `simulation` mode logs more obviousjvoisin
2017-10-09Better hooking of language constructs (#26)jvoisin