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
/
tests
(
follow
)
Age
Commit message (
Expand
)
Author
2019-08-31
Support direct syslog logging
Thibault "bui" Koechlin
2019-07-09
Don't run an openssl-dependent test is openssl isn't installed
Remi Collet
2019-07-09
Add a stream wrapper test that doesn't depend on openssl
jvoisin
2019-02-23
Fix the testsuite on php8.
jvoisin
2019-01-14
Reorganize the testsuite
jvoisin
2019-01-03
Add a gitlab-ci file, and a fix test on Fedora
jvoisin
2018-12-26
Add two eval-related tests
jvoisin
2018-12-26
Fix the build for php7.0
jvoisin
2018-12-26
Fix the build for php7.0 and php7.1
jvoisin
2018-12-26
Bump a bit the coverage
jvoisin
2018-12-26
Remove an unnecessary guard against infinite recursion in session handling
jvoisin
2018-12-26
Make the testsuite a bit more portable
jvoisin
2018-12-15
Provide a php script, to get rid of the python one for test suite
Remi Collet
2018-10-09
Bump coverage
jvoisin
2018-10-09
Bump the coverage a bit
jvoisin
2018-10-08
Add a test
jvoisin
2018-10-06
Bump coverage again
jvoisin
2018-10-06
Fix the silly mistake for good
jvoisin
2018-10-06
Fix a silly mistake
jvoisin
2018-10-06
Add a test
jvoisin
2018-10-06
Bump a bit the coverage
jvoisin
2018-10-05
Fix segfault array keys
kkadosh
2018-09-10
Improve a bit the coverage
jvoisin
2018-09-01
Use php full path
Remi Collet
2018-08-30
Change how we're handling invalid configurations
xXx-caillou-xXx
2018-08-30
Match on ret improvements
xXx-caillou-xXx
2018-08-29
Change how we're validating certificates
xXx-caillou-xXx
2018-08-29
Verify certs (#223)
jvoisin
2018-08-28
Fix a SIGSEGV on user-created function's return value
xXx-caillou-xXx
2018-08-28
Add array_search and array_keys hooks to kill sloppy comparisons
xXx-caillou-xXx
2018-08-28
Add a test for invalid regexp in cookie-related features
xXx-caillou-xXx
2018-08-28
Use php's logging functions
xXx-caillou-xXx
2018-08-28
Add a test for sloppy-comparisons in arrays
jvoisin
2018-08-27
Enable strict mode for `in_array` with sloppy_comparison
xXx-caillou-xXx
2018-08-27
Use php_setcookie function (PHP public API)
Remi Collet
2018-08-27
Add whitelist support for php's wrappers
xXx-caillou-xXx
2018-08-27
Modify test for callback functions
xXx-caillou-xXx
2018-08-20
Add test for params matching
xXx-caillou-xXx
2018-08-02
fix #203 (#204)
crKontrol
2018-07-19
Fix the issue with rand hardening
xXx-caillou-xXx
2018-07-13
Skip VLD for php7.3, as VLD is not compatible yet.
xXx-caillou-xXx
2018-07-13
Reduce call to get_complete_function_path
xXx-caillou-xXx
2018-07-13
Fix hooking on `print`
xXx-caillou-xXx
2018-07-13
Allow rules matching on echo and print
xXx-caillou-xXx
2018-07-10
Fix #183 (#185)
Remi Collet
2018-07-09
Trying to fix sloppy comparison (#186)
jvoisin
2018-06-28
Better handling of filters for builtins
kkadosh
2018-05-29
Support session encryption
kkadosh
2018-05-16
Don't run some tests on `-dev` php versions
jvoisin
2018-05-16
Improve the testsuite's robustness against php7.2
jvoisin
[next]