summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-09Add some checks to prevent recursion upon config reloadingjvoisin
2021-05-09Fix disable function chmodWhiteWinterWolf
2021-05-09Fix the testsuite on php7.4jvoisin
2021-05-09Allow session-related things to fail on php8 for nowjvoisin
2021-05-09Fix the testsuite on fedorajvoisin
2021-05-09Fix compilation on non-pcre2 targetsjvoisin
2021-05-08Remove some memory-leaksjvoisin
2021-05-08Add a test for #390jvoisin
2021-05-08Fix a memory leak when using pcre2jvoisin
2021-05-08Handle a possible issue with regexpjvoisin
2021-05-01Additional PHP 8 sample config argument name changesTristan Deloche
2021-05-01Improve our SQLI-related documentation and remove some useless rulesjvoisin
2021-05-01Add a warning about the HMAC thingy for wordpressjvoisin
2021-04-28A pass of clang-formatjvoisin
2021-04-28Simplify a bit get_ip()jvoisin
2021-04-28Add an action to run coverity scan weeklyjvoisin
2021-04-28Add some logging for the XXE mitigationjvoisin
2021-04-28Add a blogpost to our propaganda sectionjvoisin
2021-04-27Protect against XXE in php8jvoisin
2021-04-27Update some parameter names which changed for PHP 8.0Tristan Deloche
2021-04-27Fix SKIPIF output syntax errorTristan Deloche
2021-04-26Make it easier to figure functions parameters' namesJulien Voisin
2021-04-26Add a configuration file for php8jvoisin
2021-03-26Add PHP8 for linux distributions on the CIJulien Voisin
2021-02-26Add php8.0-dev option for making a debian installcypherbits
2021-02-15Add a link to Debian's bug for packaging Snuffleupagusjvoisin
2021-02-11Allow failure for now on Alpine Linuxjvoisin
2021-02-11Add a badge for repologyjvoisin
2021-01-30Improve a bit the typing of the parserjvoisin
2021-01-30Improve a bit type diversityjvoisin
2021-01-23Add an article to the propaganda sectionjvoisin
2021-01-23Allow the Alpine build to fail for nowjvoisin
2021-01-18Remove the PKGBUILD, since snuffleupagus is packaged in ArchLinuxjvoisin
2021-01-13Add badges for github actionsjvoisin
2021-01-11Add Alpine on php7 in the CIxXx-caillou-xXx
2021-01-10Use github action for the CI (#373)Julien Voisin
2021-01-07Added PHP8 in titleGiovanni
2021-01-06Add an article to the propaganda pagejvoisin
2021-01-05Fix a superfluous `const`jvoisin
2021-01-05Add ArchLinux to the cijvoisin
2021-01-05Add ubuntu to the cijvoisin
2021-01-05Add fedora to the cijvoisin
2021-01-05Fix the previous commitjvoisin
2021-01-05Add debian stable to the CIjvoisin
2021-01-05Update a bit our READMEjvoisin
2021-01-04Skip a failing test on php8jvoisin
2021-01-04Add a check on parameters namesxXx-caillou-xXx
2021-01-04Fix #368 build with system libpcreRemi Collet
2021-01-03Don't fallback to local variables when unable to get function parameterSylvain "caillou" Lefevre
2021-01-03Don't check for bundled pcre in php8jvoisin