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
/
sp_wrapper.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
2025-07-15
fix: Build PHP
Pierre Tondereau
2025-06-25
Fix debug log statement
Christian Göttsche
2024-06-09
Avoid logging success on failure
Christian Göttsche
2024-06-09
Ensure to inject php-stream filter also on stream_wrapper_restore()
Christian Göttsche
2024-06-09
Add option to specify the allowed "php" wrapper types
Christian Göttsche
2021-11-30
fixed crash when parsing arguments with PHP 8.1
Ben Fuhrmannek
2021-09-23
config is stack allocated now + some code improvements (see details)
Ben Fuhrmannek
2021-07-22
Sprinkle some const
jvoisin
2019-06-20
Fix snufflepagus_globals linking issues and one mac compatibility issue
bef
2019-06-19
fix snufflepagus_globals linking issues and one mac compatibility issue
Ben Fuhrmannek
2019-02-23
Try to unify the includes
jvoisin
2018-10-06
Bump a bit the coverage
jvoisin
2018-09-10
Bump the coverage
jvoisin
2018-09-03
Fix #241 segfault on 32-bit related to bad protype (#242)
Remi Collet
2018-08-27
Add whitelist support for php's wrappers
xXx-caillou-xXx