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
2023-01-03
Bump the changelog
v0.9.0
jvoisin
2022-12-11
Remove the useless windows configuration file
jvoisin
2022-12-11
Deprecate twitter.com/sp_php
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 an `unserialize_noclass` option
Julien Voisin
2022-12-08
Add unserialize_noclass
jvoisin
2022-12-07
Minor refactor
jvoisin
2022-11-14
Fix CI on alpine
jvoisin
2022-11-14
Add a talk
jvoisin
2022-10-13
Revert "Minor refactor" (90bdf390) causing ZTS build failure
Julien Voisin
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-30
Fixed list formatting in changelog
Julien Voisin
2022-08-30
Fixed list formatting in changelog
Vedran Miletić
2022-08-27
Build releases also on master and updated the release steps (#434)
Giovanni
2022-08-27
Bump supported ubuntu versions
jvoisin
2022-08-27
Fix the release name
jvoisin
2022-08-27
Bump the changelog
v0.8.3
jvoisin
2022-08-21
Fix sloppy comparison
jvoisin
2022-08-18
Fix the default configuration on php7.4+
jvoisin
2022-08-18
Fix some formatting in the documentation
jvoisin
2022-08-16
Add another mention
jvoisin
2022-07-31
Fix the CI on alpine linux
jvoisin
2022-07-20
Merge pull request #429 from sektioneins/master
Julien Voisin
2022-07-20
clarify conditions and variables in the documentation
Ben Fuhrmannek
2022-07-20
Merge pull request #1 from jvoisin/pr1
BeF
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-19
Document conditions
jvoisin
2022-07-19
Add a notable user
jvoisin
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
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
[next]