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
2020-12-31
Enable 3 more tests for php8
jvoisin
2020-12-31
Simplify a bit travis-ci.yml
jvoisin
2020-12-31
Add tests for broken configuration on php8
jvoisin
2020-12-28
Add a link to the propaganda page
jvoisin
2020-12-28
Enable 2 more tests
jvoisin
2020-12-28
Enable more tests for php8
jvoisin
2020-12-28
Document the `tests` target
jvoisin
2020-12-25
mark some tests as passing on php8
jvoisin
2020-12-24
Add PHP8 support
Julien Voisin
2020-12-19
docs: fix simple typo, migitate -> mitigate
Tim Gates
2020-12-13
Reduce the scope of a call
jvoisin
2020-12-13
Remove a duplicate include
jvoisin
2020-12-13
Enable vld for php7.4 in travis
jvoisin
2020-12-13
Get rid of pcre1
jvoisin
2020-12-12
Mark the relevant php8 tests as broken (#359)
jvoisin
2020-12-06
Use the latest php7.4 version in travis-ci
jvoisin
2020-12-01
In tests, don't `die("skip")` but `print "skip"` instead (#358)
jvoisin
2020-11-30
Fix an other type mismatch in zend_compile_string
jvoisin
2020-11-30
Fix the type of zend_compile_string (#357)
jvoisin
2020-11-29
Fix some unused variables warnings introduced in ea7c76b
jvoisin
2020-11-29
Fix zend_write booking type
jvoisin
2020-11-29
Don't call libxml_disable_entity_loader for php8+
jvoisin
2020-11-29
Make the `>` operator skip over functions
jvoisin
2020-11-29
Document the `>` operator
jvoisin
2020-11-24
Document that Snuffleupagus is available in Archlinux
jvoisin
2020-11-20
Add some tests for the strict mode
jvoisin
2020-11-18
Make the strict mode disableable
jvoisin
2020-11-18
Replace broken magic number with constant
Dirk Weise
2020-11-12
Add an other mention in the doc
jvoisin
2020-11-12
Document how to install snuffleupagus on cloudlinux
jvoisin
2020-11-12
Add a mention to the doc's propaganda page
jvoisin
2020-11-12
Add a test
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-11-12
Simplify a bit a function
jvoisin
2020-11-12
Snuffleupagus now uses pcre2 by default
jvoisin
2020-11-11
Add a `make tests` to run the testsuite
jvoisin
2020-11-08
Mark a test as broken
jvoisin
2020-11-06
We're not in beta anymore
jvoisin
2020-11-06
Bump the changelog
v0.6.0
jvoisin
2020-11-06
Clang-format again
jvoisin
2020-11-06
Constify a bit more
jvoisin
2020-11-06
Use proper prototype declaration
jvoisin
2020-11-06
Remove the Alpine APKBUILD since it's upstreamed
jvoisin
2020-10-27
Fix some slides links
jvoisin
2020-10-27
Fix some download links
jvoisin
2020-10-03
Fix the testsuite for php7.4
jvoisin
2020-08-16
Remove a useless line of code
jvoisin
2020-08-16
Add a test for the native logging
jvoisin
2020-08-12
Allow empty configuration (#342)
jvoisin
[next]