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
2021-08-08
fixed enable/disable logic
Ben Fuhrmannek
2021-08-08
fixed test case. src in path is not mandatory
Ben Fuhrmannek
2021-08-08
fixed test due to changed output
Ben Fuhrmannek
2021-08-07
fixed some PHP7 test cases
Ben Fuhrmannek
2021-08-07
fixed disabled_functions tests
Ben Fuhrmannek
2021-08-07
fixed tests due to output changes
Ben Fuhrmannek
2021-08-07
fixed cidr matching and test cases
Ben Fuhrmannek
2021-08-07
fixed test case
Ben Fuhrmannek
2021-08-07
unit tests for ini protection feature
Ben Fuhrmannek
2021-08-02
Merge branch 'master' of https://github.com/jvoisin/snuffleupagus
Ben Fuhrmannek
2021-05-09
Fix disable function chmod
WhiteWinterWolf
2021-05-09
Fix the testsuite on php7.4
jvoisin
2021-05-09
Allow session-related things to fail on php8 for now
jvoisin
2021-05-09
Fix the testsuite on fedora
jvoisin
2021-05-08
Add a test for #390
jvoisin
2021-04-28
Add some logging for the XXE mitigation
jvoisin
2021-04-27
Fix SKIPIF output syntax error
Tristan Deloche
2021-04-26
Make it easier to figure functions parameters' names
Julien Voisin
2021-03-26
Add PHP8 for linux distributions on the CI
Julien Voisin
2021-02-18
fix broken tests
Ben Fuhrmannek
2021-02-18
rewrote parameter matching logic. breaks compatibility with previous versions.
Ben Fuhrmannek
2021-02-18
log forging protection
Ben Fuhrmannek
2021-02-16
fix broken tests
Ben Fuhrmannek
2021-01-04
Skip a failing test on php8
jvoisin
2021-01-04
Add a check on parameters names
xXx-caillou-xXx
2021-01-02
Add stacktraces to dumps
jvoisin
2021-01-02
Use gitlab-ci for all supported php versions
jvoisin
2021-01-02
Fix a test on php8+
jvoisin
2021-01-01
Enable a disabled test
jvoisin
2020-12-31
Fix a test on php8
jvoisin
2020-12-31
Enabled matching on local var in php8
jvoisin
2020-12-31
Enable a PHP<8 test
jvoisin
2020-12-31
Add two tests for cookies encryption on php8
jvoisin
2020-12-31
Add tests for harden_rand
jvoisin
2020-12-31
Add two tests for inexistant config files
jvoisin
2020-12-31
Actually enable the tests
jvoisin
2020-12-31
Enable 3 more tests
jvoisin
2020-12-31
Add a tests for unserialize with php8
jvoisin
2020-12-31
Enable 3 more tests for php8
jvoisin
2020-12-31
Add tests for broken configuration on php8
jvoisin
2020-12-28
Enable 2 more tests
jvoisin
2020-12-28
Enable more tests for php8
jvoisin
2020-12-25
mark some tests as passing on php8
jvoisin
2020-12-24
Add PHP8 support
Julien Voisin
2020-12-12
Mark the relevant php8 tests as broken (#359)
jvoisin
2020-12-01
In tests, don't `die("skip")` but `print "skip"` instead (#358)
jvoisin
2020-11-29
Make the `>` operator skip over functions
jvoisin
2020-11-20
Add some tests for the strict mode
jvoisin
2020-11-12
Add a test
jvoisin
2020-11-12
Invalid configurations with mutually exclusive keywords now aborts
jvoisin
[next]