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
2025-06-25
Fix debug log statement
Christian Göttsche
2025-06-25
Cast format argument to expected type
Christian Göttsche
2025-06-25
Do not crash on no cookie hash key
Christian Göttsche
2025-06-16
Fix spelling
Christian Göttsche
2025-05-13
Remove the useless show_old_php_warning feature
jvoisin
2025-04-11
Minor code simplification
jvoisin
2024-09-06
Fix a licensing typo
jvoisin
2024-09-06
Bump the changelog
v0.11.0
jvoisin
2024-09-06
Skip a test on PHP8.4
jvoisin
2024-07-09
Fix compilation for PHP84+
jvoisin
2024-06-18
Updated the cached version of the config scanner
jvoisin
2024-06-18
Fix an UBSAN warning
jvoisin
2024-06-14
Fix a portability issue
jvoisin
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
Use more generic expected test result format
Christian Göttsche
2024-06-09
Add option to specify the allowed "php" wrapper types
Christian Göttsche
2024-06-06
Add format attribute to log function and adjust format specifiers
Christian Göttsche
2024-06-06
Silence unused variable warning with php 8.3
Christian Göttsche
2024-06-06
Free allocated memory in early exit
Christian Göttsche
2024-06-06
Fix misc typos
Christian Göttsche
2024-06-06
Enable some additional compiler warnings
Christian Göttsche
2024-06-06
Avoid dropping const qualifier in casts
Christian Göttsche
2024-06-06
Declare file local variables and functions static
Christian Göttsche
2024-06-06
Use strict prototypes
Christian Göttsche
2024-06-06
Fix missing token in config dump
Christian Göttsche
2024-06-06
Reorder calloc(3) arguments
Christian Göttsche
2024-03-08
Update the deprecation checks
jvoisin
2024-01-26
Bail early in case of invalid config in PHP_RINIT_
jvoisin
2024-01-15
Add a test for issue #479
jvoisin
2024-01-09
Add some comments to a rule
jvoisin
2023-12-13
print key and value on INI violations
Christian Göttsche
2023-12-07
make 'phar' filenames work in sp.disabled_functions, fixes #472
brown-midas
2023-11-26
Fix typos
Christian Göttsche
2023-09-20
Bump the changelog
v0.10.0
jvoisin
2023-09-18
Get rid of some travis-ci leftovers
jvoisin
2023-08-02
Update broken_conf_no_file_specified.phpt
Pete Cooper
2023-08-02
Update loading.phpt
Pete Cooper
2023-08-02
Update snuffleupagus.c
Pete Cooper
2023-06-25
Fix an unserialize-related warning
jvoisin
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
[next]