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-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
2018-03-02
Add .dump() for eval whitelist/blacklist + simulation mode for whitelist
kkadosh
2018-03-02
Implement dump() for execution of writable PHP files
kkadosh
2018-03-02
Fix a warning due to an unexported symbol
jvoisin
2018-03-02
Add some rules for Typo3, courtesy of @kjojo
jvoisin
2018-02-27
Implements .dump() for unserialize and fix some related tests
kkadosh
2018-02-27
Fix the logo's path
jvoisin
2018-02-27
Add a file for linguist
jvoisin
2018-02-27
Improve the Readme file
jvoisin
2018-02-26
Improve the previous commit
jvoisin
2018-02-26
Add a rule to prevent various sandbox escapes
jvoisin
2018-02-22
Fix the debian dependencies
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-12
Mention the script in the documentation
jvoisin
2018-02-09
Add a broken test :'(
jvoisin
2018-02-09
Clarify a bit the documentation
jvoisin
2018-02-07
Tested two more rules for Abantecart 1.2.8 from the RIPS calendar
kjojo
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
Update the release process and bump the debian requirements
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
Add a bla about valgrind
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
php-nightly moved to pcre2, allows failure for now
jvoisin
2018-01-18
Improve a bit our portability wrt. windows
jvoisin
[next]