index
:
snuffleupagus
85beta2
log2file
master
Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-18
added config error for ini rules with identical key
Ben Fuhrmannek
2022-07-18
fixed crash when exporting function list (rare edge case problem)
Ben Fuhrmannek
2022-07-17
remove debug symbols (-g) from final module for release builds
Ben Fuhrmannek
2022-07-17
added full relro protection if the linker supports -z
Ben Fuhrmannek
2022-07-15
Minor refactor
jvoisin
2022-07-14
Minor refactoring
jvoisin
2022-07-13
Remove some useless conditions
jvoisin
2022-07-13
Even more const!
jvoisin
2022-07-13
More micro-optimizations
jvoisin
2022-07-13
Minor micro-optimization
jvoisin
2022-07-13
Remove some dead code
jvoisin
2022-07-13
Mix the stacktrace in the sha256 for the filename of .dump()
jvoisin
2022-07-12
Document extended_checks for readonly_exec
jvoisin
2022-07-12
Refactoring of the previous commit
jvoisin
2022-07-12
Disable extended checks for readonly_exec by default
jvoisin
2022-07-12
extended checks for readonly_exec, enabled by default
Ben Fuhrmannek
2022-07-12
allow file:// prefix in include() wich readonly_exec mode
Ben Fuhrmannek
2022-07-12
Constify some variables
jvoisin
2022-07-12
Minor refactorisation
jvoisin
2022-07-12
Log `eval` content when matching on its parameter
jvoisin
2022-06-27
Add another user to the propaganda page
jvoisin
2022-06-27
Minor code simplification
jvoisin
2022-06-27
Dump the eval'ed code
jvoisin
2022-06-27
Move compile_file and compile_string to sp_execute.c
jvoisin
2022-06-13
Fix the CI on PHP8.0 and PHP8.1
jvoisin
2022-05-27
No more php7 on Alpine!
jvoisin
2022-05-20
Bump the changelog
v0.8.2
jvoisin
2022-05-17
Document a breaking change
jvoisin
2022-05-17
Fix ZTS build
Luc Vieillescazes
2022-05-17
Only set orig_register_server_variables once
Remi Collet
2022-05-16
Bump the changelog
v0.8.1
jvoisin
2022-05-16
Don't run disabled_functions_param_str_representation_php8 on php7
jvoisin
2022-05-15
Build release debs in CI
Giovanni
2022-05-15
Add some static analysers to the readme
jvoisin
2022-05-15
Fix debian's control file
jvoisin
2022-05-15
Bump the changelog
v0.8.0
jvoisin
2022-05-15
Fix a possible null-pointer dereference
jvoisin
2022-05-15
Silence a false positive in gcc
jvoisin
2022-05-11
gitignore update: made most path entries relative to repo root + added develo...
Ben Fuhrmannek
2022-05-06
Silence a compiler warning
jvoisin
2022-05-06
Bump sp_config_scanner.cached.c
jvoisin
2022-05-06
Another constify pass
jvoisin
2022-05-06
Snuffleupagus' parser is compatible with re2c 3
jvoisin
2022-05-03
Add another user to the list!
jvoisin
2022-05-03
More const frenzy
jvoisin
2022-05-03
Small code formatting fix
jvoisin
2022-05-03
Two more const
jvoisin
2022-05-03
Even more const
jvoisin
2022-05-03
Constify a bit sp_var_value.c
jvoisin
2022-05-03
Speed up a tiny bit `sp_parse_var`
jvoisin
[prev]
[next]