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
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
2023-06-25
Remove ZEND_HOT
jvoisin
2023-04-29
Improve how the parser is generated
jvoisin
2023-04-12
Make readonly_exec play nice on readonly filesystems
jvoisin
2023-04-04
check during configure for NTS/ZTS build
Remi Collet
2023-02-02
Url encode functions arguments when logging them
jvoisin
2023-02-01
Fix a possible NULL-byte truncation when outputting parameters in the logs
jvoisin
2023-01-31
Add sp.log_max_len
jvoisin
2023-01-04
Fix the CI for PHP8.2
jvoisin
2023-01-03
Bump the changelog
v0.9.0
jvoisin
2022-12-11
Remove the useless windows configuration file
jvoisin
2022-12-11
Add support for PHP8.2
jvoisin
2022-12-10
Fix a minor typo in the testsuite
jvoisin
2022-12-10
Even more changes to accomodate PHP8.2
jvoisin
2022-12-09
Portability improvements for PHP8.2
jvoisin
2022-12-08
Add unserialize_noclass
jvoisin
2022-12-07
Minor refactor
jvoisin
2022-10-13
Revert "Minor refactor"
Patrick Allaert
2022-10-09
Revert the previous commit
jvoisin
2022-10-01
Fix an overzealous `const`
jvoisin
2022-08-27
Bump the changelog
v0.8.3
jvoisin
2022-08-21
Fix sloppy comparison
jvoisin
2022-07-20
Merge branch 'master' into pr1
BeF
2022-07-20
fixed cookie config parsing with same cookie name (update instead of ignore)
Ben Fuhrmannek
2022-07-20
fixed mem leak while parsing cookie config
Ben Fuhrmannek
2022-07-20
add disabled functions return type to config export
Ben Fuhrmannek
2022-07-18
Remove a superfluous condition
jvoisin
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
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
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
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-20
Bump the changelog
v0.8.2
jvoisin
2022-05-17
Fix ZTS build
Luc Vieillescazes
[prev]
[next]