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
2022-05-02
Add more tests for php8
jvoisin
2022-04-17
Fix dom-related test on Debian 11 on PHP7.4
jvoisin
2022-03-20
Fix compilation on PHP<7.2
jvoisin
2022-01-12
removed redundant tests + minor fixes
Ben Fuhrmannek
2022-01-11
fixed incorrect test description
Ben Fuhrmannek
2022-01-11
fixed test case
Ben Fuhrmannek
2022-01-11
handle opcache test case failure
Ben Fuhrmannek
2022-01-11
skip test if pcntl is missing
Ben Fuhrmannek
2022-01-07
proper test case cleanup
Ben Fuhrmannek
2022-01-05
fix test case for php7
Ben Fuhrmannek
2021-12-20
removed upload script x-bit check at load time, thus allowing root-user to ex...
Ben Fuhrmannek
2021-12-20
check compatibility with linux
Ben Fuhrmannek
2021-12-14
test cases for testing edge cases, eval and cmd execution
Ben Fuhrmannek
2021-12-13
fixed test case with new behaviour
Ben Fuhrmannek
2021-11-30
fixed test case for PHP 8.1.
Ben Fuhrmannek
2021-11-30
PHP 8.1 compatibility with streams/includes + fix for ticks
Ben Fuhrmannek
2021-11-19
added old php version check
Ben Fuhrmannek
2021-11-19
fixed test skip condition
Ben Fuhrmannek
2021-11-11
more tests for xxe + optional xml support
Ben Fuhrmannek
2021-11-11
inverted logic. set xxe_protection.enable() instead of disable_xxe.disable()
Ben Fuhrmannek
2021-11-11
detect dummy or short encryption key
Ben Fuhrmannek
2021-09-16
ported sid min/max restriction from suhosin
Ben Fuhrmannek
2021-09-16
ported server.strip and server.encode features from suhosin
Ben Fuhrmannek
2021-09-03
fixed tests
Ben Fuhrmannek
2021-09-03
fixed session encryption in php8 + related test cases
Ben Fuhrmannek
2021-09-02
fixed test cases where pcre error output changed
Ben Fuhrmannek
2021-09-02
fixed more test cases
Ben Fuhrmannek
2021-09-02
fixed compiler warnings + test cases
Ben Fuhrmannek
2021-08-17
fixed broken tests for PHP7 after scanner/parser update
Ben Fuhrmannek
2021-08-16
fincy new scanner/parser for config rules + fixed a few bugs along the way + ...
Ben Fuhrmannek
2021-08-10
filename typo
Ben Fuhrmannek
2021-08-10
prevent option to be enabled and then disabled
Ben Fuhrmannek
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
[next]