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
/
disable_function
(
follow
)
Age
Commit message (
Expand
)
Author
2022-01-11
skip test if pcntl is missing
Ben Fuhrmannek
2022-01-05
fix test case for php7
Ben Fuhrmannek
2021-12-14
test cases for testing edge cases, eval and cmd execution
Ben Fuhrmannek
2021-08-08
fixed test case. src in path is not mandatory
Ben Fuhrmannek
2021-08-07
fixed disabled_functions tests
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 fedora
jvoisin
2021-05-08
Add a test for #390
jvoisin
2021-02-18
rewrote parameter matching logic. breaks compatibility with previous versions.
Ben Fuhrmannek
2021-02-18
log forging protection
Ben Fuhrmannek
2021-01-04
Skip a failing test on php8
jvoisin
2021-01-04
Add a check on parameters names
xXx-caillou-xXx
2020-12-31
Enabled matching on local var in php8
jvoisin
2020-12-31
Enable 3 more tests for php8
jvoisin
2020-12-28
Enable 2 more tests
jvoisin
2020-12-25
mark some tests as passing on php8
jvoisin
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-07-21
Fix #338 - added log type if type is simulation, drop or log. (#339)
Giovanni
2020-07-04
Add two tests related to x-forwarded-for and remote-addr
jvoisin
2020-06-07
Fix a broken test on php nightly
jvoisin
2020-05-01
Make the testsuite work on php7.4
jvoisin
2020-03-04
%s/nbs-system/jvoisin
jvoisin
2019-11-03
Log ip addresses
kkadosh
2019-02-23
Fix the testsuite on php8.
jvoisin
2019-01-14
Reorganize the testsuite
jvoisin