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
Age
Commit message (
Expand
)
Author
2025-10-02
Rename a handful of global constants
jvoisin
2025-10-01
Fix a cookie-related warning for PHP8.5.0
jvoisin
2025-10-01
Update PHP8.5 from beta2 to rc1 in the CI
jvoisin
2025-09-30
Make the default rules compatible via PHP8
santii-git
2025-09-30
Make the default rules compatible via PHP8
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
bump the automatic releases distro
jvoisin
2025-07-15
fix: Build PHP
Pierre Tondereau
2025-07-15
Bump actions/checkout from v3 to v4
jvoisin
2025-07-15
Bump the CI to PHP8.4, now that it's released
jvoisin
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-25
Unify/fix the default.rules file across PHP versions, and add some new ones
jvoisin
2025-05-13
Work around the broken state of vld in fedora
jvoisin
2025-05-13
Remove the useless show_old_php_warning feature
jvoisin
2025-04-17
Fix the CI on Fedora
jvoisin
2025-04-17
Add some users/blogposts
jvoisin
2025-04-11
Minor code simplification
jvoisin
2025-04-03
Improve a bit the documentation
jvoisin
2025-04-03
Add some documentation for global strict mode
jvoisin
2025-03-16
Don't bail on vld compilation error on Debian
jvoisin
2025-03-16
Remove Ubuntu Lunar as it's not supported anymore
jvoisin
2025-03-16
Use libpcre2 instead of libpcre3 and add php8.4 as optional dep for debian
jvoisin
2025-03-16
Bump actions/upload-artifact to v4
jvoisin
2025-03-16
Make the CI green
jvoisin
2024-11-06
Link support script to new jvoisin repository
Sébastien Santoro
2024-10-07
Update faq.rst
Pete Cooper
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-09-03
Add some instructions for OpenBSD
jvoisin
2024-07-09
Fix compilation for PHP84+
jvoisin
2024-07-05
Disable PHP7.0 in the CI
jvoisin
2024-06-18
Add a missing feature to the readme
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
Forbid file:// protocol in Curl
bohwaz
2024-06-09
debian/rules: clean source directory
Christian Göttsche
2024-06-09
Avoid logging success on failure
Christian Göttsche
2024-06-09
Wording updates
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
[next]