summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-18added config error for ini rules with identical keyBen Fuhrmannek
2022-07-18fixed crash when exporting function list (rare edge case problem)Ben Fuhrmannek
2022-07-17remove debug symbols (-g) from final module for release buildsBen Fuhrmannek
2022-07-17added full relro protection if the linker supports -zBen Fuhrmannek
2022-07-15Minor refactorjvoisin
2022-07-14Minor refactoringjvoisin
2022-07-13Remove some useless conditionsjvoisin
2022-07-13Even more const!jvoisin
2022-07-13More micro-optimizationsjvoisin
2022-07-13Minor micro-optimizationjvoisin
2022-07-13Remove some dead codejvoisin
2022-07-13Mix the stacktrace in the sha256 for the filename of .dump()jvoisin
2022-07-12Document extended_checks for readonly_execjvoisin
2022-07-12Refactoring of the previous commitjvoisin
2022-07-12Disable extended checks for readonly_exec by defaultjvoisin
2022-07-12extended checks for readonly_exec, enabled by defaultBen Fuhrmannek
2022-07-12allow file:// prefix in include() wich readonly_exec modeBen Fuhrmannek
2022-07-12Constify some variablesjvoisin
2022-07-12Minor refactorisationjvoisin
2022-07-12Log `eval` content when matching on its parameterjvoisin
2022-06-27Add another user to the propaganda pagejvoisin
2022-06-27Minor code simplificationjvoisin
2022-06-27Dump the eval'ed codejvoisin
2022-06-27Move compile_file and compile_string to sp_execute.cjvoisin
2022-06-13Fix the CI on PHP8.0 and PHP8.1jvoisin
2022-05-27No more php7 on Alpine!jvoisin
2022-05-20Bump the changelogv0.8.2jvoisin
2022-05-17Document a breaking changejvoisin
2022-05-17Fix ZTS buildLuc Vieillescazes
2022-05-17Only set orig_register_server_variables onceRemi Collet
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-11gitignore update: made most path entries relative to repo root + added develo...Ben Fuhrmannek
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