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
Age
Commit message (
Expand
)
Author
2018-07-18
Bump the changelog
v0.3.0
kka
2018-07-18
Fix a broken link in the encryption documentation
kka
2018-07-18
Fix broken link in the config documentation
kka
2018-07-18
Fix broken links in the documentation
kka
2018-07-18
Remove an useless check in session handling
kka
2018-07-16
Yet an other clang-format pass
jvoisin
2018-07-13
Yet an other pass of clang-format
jvoisin
2018-07-13
Improve a bit the release process
jvoisin
2018-07-13
Fix an invalid read
xXx-caillou-xXx
2018-07-13
We're supporting php nightly again
jvoisin
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 various possible integer overflows
xXx-caillou-xXx
2018-07-13
Fix hooking on `print`
xXx-caillou-xXx
2018-07-13
Document even more the `print`/`echo` situation
jvoisin
2018-07-13
Document why `print` might look like `echo` in logs
jvoisin
2018-07-13
Allow rules matching on echo and print
xXx-caillou-xXx
2018-07-13
Massively optimize how rules are handled
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
2018-05-15
Refactor the encryption process to extract encrypt/decrypt functions (#176)
kkadosh
2018-05-03
Uniformise some logs
simon MAGNIN-FEYSOT
2018-03-29
Clarify the documentation wrt. configuration files
jvoisin
2018-03-19
The filename filter is now matching on callsite instead of implemsite (#167)
kkadosh
2018-03-19
Add a failing test for callback function as parameter
kkadosh
2018-03-19
Increase random number max for test
kka
2018-03-17
Use php7.2 for coverity, since we don't support nightly anymore
jvoisin
2018-03-15
Change a test to expected failed
kkadosh
2018-03-14
Improve the previous commit
jvoisin
2018-03-14
Fix the travis file to get coverage intel
jvoisin
2018-03-14
Bump a bit the coverage
jvoisin
2018-03-13
Fix a warning in the doc
jvoisin
2018-03-13
Fix the documentation wrt. misc examples of rules
jvoisin
2018-03-12
Bump the changelog
v0.2.2
jvoisin
2018-03-09
Add an unit test for an edge-case
jvoisin
2018-03-09
Improve the performances of our default rules
jvoisin
2018-03-09
Vastly improve our typo3 rules
jvoisin
2018-03-08
Make travis happy.
jvoisin
2018-03-08
Minor code simplification
jvoisin
2018-03-08
Remove some duplicate code
jvoisin
2018-03-08
Marginally improve the performances when dealing with eval
jvoisin
2018-03-06
Bump a bit the coverage
jvoisin
2018-03-06
Fix a variadic-functions-related crash
jvoisin
2018-03-05
Improve performances by a significant factor
jvoisin
2018-03-05
Improve a bit the performances (+10%)
jvoisin
2018-03-05
Bump the `Standards-Version` of our Debian meta
jvoisin
[next]