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-03-28
Fix the usage of strlen() which will return a wrong size when serialized obje...
W0rty
2026-03-25
Add a test for Dateinterval::__construct
jvoisin
2026-02-23
Simplify formatting
Christian Göttsche
2026-02-22
Constify function pointer tables
Christian Göttsche
2026-02-22
Log session ID lengths on failure
Christian Göttsche
2026-02-22
Harden against snprintf(3) truncation
Christian Göttsche
2026-02-22
Drop dead code
Christian Göttsche
2026-02-22
Generalize disabled_functions_regexp_multiple.phpt expected output
Christian Göttsche
2026-02-22
Use correct parser for session ID lengths
Christian Göttsche
2026-02-22
Define PATH_MAX and update its usage
cgzones
2026-02-15
tests: add several skip reasons
Christian Göttsche
2026-01-25
Avoid double checking if function is hooked
Jakub Onderka
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
[next]