summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-16Bump the changelogv0.8.1jvoisin
2022-05-16Don't run disabled_functions_param_str_representation_php8 on php7jvoisin
2022-05-15Build release debs in CIGiovanni
2022-05-15Add some static analysers to the readmejvoisin
2022-05-15Fix debian's control filejvoisin
2022-05-15Bump the changelogv0.8.0jvoisin
2022-05-15Fix a possible null-pointer dereferencejvoisin
2022-05-15Silence a false positive in gccjvoisin
2022-05-06Silence a compiler warningjvoisin
2022-05-06Bump sp_config_scanner.cached.cjvoisin
2022-05-06Another constify passjvoisin
2022-05-06Snuffleupagus' parser is compatible with re2c 3jvoisin
2022-05-03Add another user to the list!jvoisin
2022-05-03More const frenzyjvoisin
2022-05-03Small code formatting fixjvoisin
2022-05-03Two more constjvoisin
2022-05-03Even more constjvoisin
2022-05-03Constify a bit sp_var_value.cjvoisin
2022-05-03Speed up a tiny bit `sp_parse_var`jvoisin
2022-05-03Help the compiler to optimize sp_do_hash_hmac_sha256 a morejvoisin
2022-05-03Add a `const`jvoisin
2022-05-02Add more tests for php8jvoisin
2022-04-17Improve the portability of the php7 rulesjvoisin
2022-04-17Fix dom-related test on Debian 11 on PHP7.4jvoisin
2022-03-29Fix compilation on old systemsjvoisin
Thanks to rainerjung@ for investigating.
2022-03-28Use `AC_PROG_CC` to make compilers behave correctlyjvoisin
2022-03-20Fluff a bit the changelogjvoisin
2022-03-20Revert the readme, and improve the "Thanks" sectionjvoisin
2022-03-20Install re2c in the CIjvoisin
2022-03-20Modernize the m4 filejvoisin
2022-03-20Add more distributions to php8 CIjvoisin
2022-03-20Fix compilation on PHP<7.2jvoisin
2022-03-20Re-enable old php version in the CIjvoisin
2022-03-20Revert "remove slides from source repo"jvoisin
This reverts commit ca3b1fc0afc78646d3474da0c9fca409673a217b.
2022-03-20Revert "Delete coverity.yml"jvoisin
This reverts commit bdefc4361017425d978ac3bfe536f11a0cc88d23.
2022-03-20Merge remote-tracking branch 'sektioneins/master'jvoisin
2022-03-20fixed trigger logic to parameter matchingBen Fuhrmannek
2022-03-20stricter config checksBen Fuhrmannek
2022-03-04Add some articles to the propaganda pagejvoisin
2022-03-04Remove a useless symlink in the CI on alpine for php8jvoisin
2022-03-04Run tests on fedora 34jvoisin
2022-03-04Run the CI every weekjvoisin
2022-02-05added config dump/export for use with other toolsBen Fuhrmannek
2022-02-05sp_list lengthBen Fuhrmannek
2022-02-05introduced sp_regexp / store original regexBen Fuhrmannek
2022-02-05convert cidr to stringBen Fuhrmannek
2022-01-12add grep to alpine test containerBen Fuhrmannek
2022-01-12more alpine test fixesBen Fuhrmannek
2022-01-12removed redundant tests + minor fixesBen Fuhrmannek
2022-01-12fix alpine test setup + minor fixesBen Fuhrmannek