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
/
broken_configuration
(
unfollow
)
Age
Commit message (
Expand
)
Author
2025-10-24
feat(log): add the possibility to log to a file
log2file
jvoisin
2024-06-06
Fix misc typos
Christian Göttsche
2023-11-26
Fix typos
Christian Göttsche
2023-08-02
Update broken_conf_no_file_specified.phpt
Pete Cooper
2023-04-29
Improve how the parser is generated
jvoisin
2022-03-20
Fix compilation on PHP<7.2
jvoisin
2022-01-12
removed redundant tests + minor fixes
Ben Fuhrmannek
2021-12-13
fixed test case with new behaviour
Ben Fuhrmannek
2021-11-19
added old php version check
Ben Fuhrmannek
2021-11-19
fixed test skip condition
Ben Fuhrmannek
2021-11-11
detect dummy or short encryption key
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-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-07
fixed some PHP7 test cases
Ben Fuhrmannek
2021-08-07
fixed cidr matching and test cases
Ben Fuhrmannek
2021-04-26
Make it easier to figure functions parameters' names
Julien Voisin
2021-02-18
fix broken tests
Ben Fuhrmannek
2021-01-04
Add a check on parameters names
xXx-caillou-xXx
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-12
Invalid configurations with mutually exclusive keywords now aborts
jvoisin
2020-11-12
Harmonize a bit the configuration parsing and fix a typo
jvoisin
2020-08-12
Allow empty configuration (#342)
jvoisin
2020-07-21
Fix #338 - added log type if type is simulation, drop or log. (#339)
Giovanni
2019-11-03
Log ip addresses
kkadosh
2019-08-31
Support direct syslog logging
Thibault "bui" Koechlin
2019-01-14
Reorganize the testsuite
jvoisin