summaryrefslogtreecommitdiff
path: root/src/sp_wrapper.c (follow)
AgeCommit message (Expand)Author
2024-06-09Avoid logging success on failureChristian Göttsche
2024-06-09Ensure to inject php-stream filter also on stream_wrapper_restore()Christian Göttsche
2024-06-09Add option to specify the allowed "php" wrapper typesChristian Göttsche
2021-11-30fixed crash when parsing arguments with PHP 8.1Ben Fuhrmannek
2021-09-23config is stack allocated now + some code improvements (see details)Ben Fuhrmannek
2021-07-22Sprinkle some constjvoisin
2019-06-20Fix snufflepagus_globals linking issues and one mac compatibility issuebef
2019-02-23Try to unify the includesjvoisin
2018-10-06Bump a bit the coveragejvoisin
2018-09-10Bump the coveragejvoisin
2018-09-03Fix #241 segfault on 32-bit related to bad protype (#242)Remi Collet
2018-08-27Add whitelist support for php's wrappersxXx-caillou-xXx