summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19extended checks for readonly_exec, enabled by defaultBen Fuhrmannek
2022-04-19fixed test case due to output changeBen Fuhrmannek
2022-04-19allow file:// prefix in include() wich readonly_exec modeBen Fuhrmannek
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
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
2022-03-20Revert "Delete coverity.yml"jvoisin
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
2022-01-12make session support a runtime check instead of compile timeBen Fuhrmannek
2022-01-12fixed potential oob readBen Fuhrmannek
2022-01-12fixed newlines + typoBen Fuhrmannek
2022-01-12fixed compiler warning + better warning messageBen Fuhrmannek
2022-01-12make release builds without -jBen Fuhrmannek
2022-01-11make xxe protection conditional in default rulesBen Fuhrmannek
2022-01-11fixed incorrect test descriptionBen Fuhrmannek
2022-01-11removed a few newlinesBen Fuhrmannek
2022-01-11made xml a runtime requirement instead of compile timeBen Fuhrmannek
2022-01-11fixed test caseBen Fuhrmannek
2022-01-11CI badgesBeF
2022-01-11Update README.mdBeF
2022-01-11handle opcache test case failureBen Fuhrmannek
2022-01-11make src-dir variable in makefile and use bash as default shellBen Fuhrmannek
2022-01-11fixed syntax error in yamlBen Fuhrmannek
2022-01-11changed build instructions for github workflowsBen Fuhrmannek