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
2026-01-07
Bump the changelog
v0.13.0
jvoisin
2025-12-05
Fix url_encode cookie flag in php_setcookie call
Angus Johnston
2025-10-25
Show the logging file is set in phpinfo()
jvoisin
2025-10-24
feat(log): add the possibility to log to a file
log2file
jvoisin
2025-10-24
fix(unserialize): don't bail in simulation mode when there's no HMAC
jvoisin
2025-10-14
Add a test
jvoisin
2025-10-02
fix(log): systematically drop when .drop() is used
jvoisin
2025-10-02
Rename a handful of global constants
jvoisin
2025-10-01
Fix a cookie-related warning for PHP8.5.0
jvoisin
2025-09-01
Add support for PHP8.5
jvoisin
2025-08-19
Bump the changelog
v0.12.0
jvoisin
2025-08-17
Fix a NULL-ptr deref
jvoisin
2025-07-15
fix: Build PHP
Pierre Tondereau
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
[next]