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
(
follow
)
Age
Commit message (
Expand
)
Author
2018-02-27
Improve the Readme file
jvoisin
2018-02-22
php-nightly is now allowed to fail
jvoisin
2018-02-22
Refactor a bit our rules
jvoisin
2018-02-12
Provide a script for upload validation
jvoisin
2018-02-09
Add a broken test :'(
jvoisin
2018-02-07
Add an example rule from the rips calendar for abantecart's XSS
kjojo
2018-02-07
Use assertions for things that should never happen
jvoisin
2018-02-07
Bump the changelog
v0.2.1
jvoisin
2018-02-06
Increase a bit the coverage
jvoisin
2018-02-06
Add a test to make sure that arrays are correctly handled
jvoisin
2018-02-06
Make our API consistent
jvoisin
2018-02-06
Add a test to check regexps
jvoisin
2018-02-05
Massive simplification of functions hooking
jvoisin
2018-02-05
Compatibility layer for pcre2
jvoisin
2018-02-05
Fix a oncst-related warning
jvoisin
2018-01-26
Fix a segfault in `get_local_var` (#138)
Thibault "bui" Koechlin
2018-01-26
Replace two `goto` with `break` instead.
jvoisin
2018-01-22
switch to commonly used version schema (#136)
Remi Collet
2018-01-19
Fix a possible double-execute
jvoisin
2018-01-19
The testsuite is now successfully running under the root user
jvoisin
2018-01-18
Improve a bit our portability wrt. windows
jvoisin
2018-01-18
Remove src from patch
Remi Collet
2018-01-18
Bump the changelog
jvoisin
2018-01-18
Simplify the previous commit
jvoisin
2018-01-18
Clean up a bit the glob code
jvoisin
2018-01-18
Minor code improvements in sp_execute.c
jvoisin
2018-01-18
add missing globfree()
Sebastien Blot
2018-01-18
Add globbing support for configuration file path (closes #125)
Sebastien Blot
2018-01-18
Improve the way we're dealing with filtering on parameter positions
jvoisin
2018-01-17
Bump a bit the coverage
jvoisin
2018-01-17
Remove useless "head" member in our linked lists implementation
simon MAGNIN-FEYSOT
2018-01-17
Fix a minor warning
jvoisin
2018-01-17
remove src from path (#126)
Remi Collet
2018-01-17
Bump a bit our coverage
jvoisin
2018-01-17
Our configuration files are ending in .rules, not .ini
jvoisin
2018-01-17
Make the build system a bit more portable
jvoisin
2018-01-15
Minor simplification
jvoisin
2018-01-15
Fix an other off-by-one
jvoisin
2018-01-15
Fix an off-by-one
jvoisin
2018-01-15
Fix some memleaks
jvoisin
2018-01-15
Minor code cleanup
jvoisin
2018-01-12
Refactor to improve the scoping
jvoisin
2018-01-12
Fix a memory leak
jvoisin
2018-01-12
Minor factorization and symbol exposure reduction
jvoisin
2018-01-12
Minor refactoring
jvoisin
2018-01-12
do not prepend $ to the var name if there is one already
Sebastien Blot
2018-01-12
Add an ugly hack to our parser to make the writing of configuration rules mor...
jvoisin
2018-01-11
Remove some legacy code
jvoisin
2018-01-10
Rework the priority of bl/wl in eval
jvoisin
2018-01-10
Minor constification
jvoisin
[next]