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
2022-03-04
Run the CI every week
jvoisin
2021-11-26
PHP8 update parameters name in "move_uploaded_file" (#406)
pfdutot
2021-11-22
docs fix: path in filename() must be absolute (#404)
Jakub Onderka
2021-08-29
updated documentation URL
Ben Fuhrmannek
2021-08-16
Fix a few typos and inconsistencies in config files
Gasper Vozel
2021-08-14
debug log to dup'd stderr / php is closing stderr during shutdown
Ben Fuhrmannek
2021-08-14
missing efree in sp_log_msgf
Ben Fuhrmannek
2021-08-14
fixed mem leak in parser
Ben Fuhrmannek
2021-08-14
fixed incorrect debug log invocation
Ben Fuhrmannek
2021-08-14
fixed mem leak in get_param
Ben Fuhrmannek
2021-08-14
removed unused variable
Ben Fuhrmannek
2021-08-14
fixed null pointer dereference
Ben Fuhrmannek
2021-08-02
Fix warning when SP_HAS_PCRE2 is not defined (#397)
Giovanni
2021-08-02
Bump the changelog
v0.7.1
jvoisin
2021-07-28
Sprinkle even more `const`
jvoisin
2021-07-25
Replace an odd call to strtok_r().
WhiteWinterWolf
2021-07-22
Sprinkle some const
jvoisin
2021-05-09
Add some guard to prevent hooking recursion
jvoisin
2021-05-09
strtok/strtok_r is a thing from the past, don't use it.
jvoisin
2021-05-09
Add some checks to prevent recursion upon config reloading
jvoisin
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-09
Fix compilation on non-pcre2 targets
jvoisin
2021-05-08
Remove some memory-leaks
jvoisin
2021-05-08
Add a test for #390
jvoisin
2021-05-08
Fix a memory leak when using pcre2
jvoisin
2021-05-08
Handle a possible issue with regexp
jvoisin
2021-05-01
Additional PHP 8 sample config argument name changes
Tristan Deloche
2021-05-01
Improve our SQLI-related documentation and remove some useless rules
jvoisin
2021-05-01
Add a warning about the HMAC thingy for wordpress
jvoisin
2021-04-28
A pass of clang-format
jvoisin
2021-04-28
Simplify a bit get_ip()
jvoisin
2021-04-28
Add an action to run coverity scan weekly
jvoisin
2021-04-28
Add some logging for the XXE mitigation
jvoisin
2021-04-28
Add a blogpost to our propaganda section
jvoisin
2021-04-27
Protect against XXE in php8
jvoisin
2021-04-27
Update some parameter names which changed for PHP 8.0
Tristan Deloche
2021-04-27
Fix SKIPIF output syntax error
Tristan Deloche
2021-04-26
Make it easier to figure functions parameters' names
Julien Voisin
2021-04-26
Add a configuration file for php8
jvoisin
2021-03-26
Add PHP8 for linux distributions on the CI
Julien Voisin
2021-02-26
Add php8.0-dev option for making a debian install
cypherbits
2021-02-15
Add a link to Debian's bug for packaging Snuffleupagus
jvoisin
2021-02-11
Allow failure for now on Alpine Linux
jvoisin
2021-02-11
Add a badge for repology
jvoisin
2021-01-30
Improve a bit the typing of the parser
jvoisin
2021-01-30
Improve a bit type diversity
jvoisin
2021-01-23
Add an article to the propaganda section
jvoisin
[next]