summaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)Author
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
2017-10-09Implement matching on the calltrace (#17)jvoisin
2017-10-05Use clang on travis-ci (#23)jvoisin
2017-10-05Use PHP's entropy generation primitive, instead of a ghetto one (#24)jvoisin
2017-10-03Add a test for functions used in UPPERCASEjvoisin
2017-10-02Add a warning if the env var is NULLjvoisin
2017-10-02First pass for #9jvoisin
2017-09-29Fix two cookie encryption issues found by @cfreal, and a bonus one (#18)jvoisin
2017-09-26Implement, test and document namespace supportjvoisin
2017-09-26Simplify and improve the build systemjvoisin
2017-09-26Merge pull request #8 from nbs-system/fix_local_xxeblotus
2017-09-25Bump a bit the coveragejvoisin
2017-09-25Fix XXE test when running without XML supportjvoisin
2017-09-25Improve the travis filejvoisin
2017-09-25Fix minor coverity issuesjvoisin
2017-09-25Show the line number in case of processing errorjvoisin
2017-09-22Improve a bit the .travis.yml filejvoisin
2017-09-21Add travisjvoisin
2017-09-20fix XFAIL test for include/requireSebastien Blot
2017-09-20Initial importSebastien Blot