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
2017-10-26
Renames `sp_new_list` -> `sp_list_new`
Ben Foster
2017-10-26
Free `config_disabled_constructs`
Ben Foster
2017-10-26
Remove an arbitrary limitation
jvoisin
2017-10-25
.drop() is now bailout
jvoisin
2017-10-25
Make the testsuite a bit more robust
jvoisin
2017-10-24
Bump coverage ♥
jvoisin
2017-10-24
Remove the `enable` member from the disable function structure
jvoisin
2017-10-23
Add a test for unmatched brackets
jvoisin
2017-10-23
Add some tests for upload validation and fix a related typo
jvoisin
2017-10-23
Add a test for non-existent configuration file
jvoisin
2017-10-23
Implement the .line filter
jvoisin
2017-10-22
Add a testcase, bumping the coverage
jvoisin
2017-10-22
Improve an error message
jvoisin
2017-10-20
Add a test to demonstrate the behaviour wrt. call_user_func
jvoisin
2017-10-20
Add support for multiple files in sp.configuration_file directive
blotus
2017-10-18
`.pos` is mutuaally exclusive with .param and .paran_r
jvoisin
2017-10-18
Fix the tests
jvoisin
2017-10-18
Add some debug
jvoisin
2017-10-18
Fix a possible mistake
jvoisin
2017-10-18
Improve the strtol dance
jvoisin
2017-10-18
extra tests
bui
2017-10-18
strtol dance
bui
2017-10-18
do the strtol dance to make jvoisin happy
bui
2017-10-18
Implement match on arguments position
jvoisin
2017-10-18
.drop() is not a `nop` anymore
Thibault "bui" Koechlin
2017-10-17
Use assert instead of sp_log_err for something that shouldn't happen
jvoisin
2017-10-17
Add an expected failure for `eval` hooking
jvoisin
2017-10-13
Add more data to `phpinfo()`
jvoisin
2017-10-13
Rename a confusing structure member
jvoisin
2017-10-13
Maybe this will address #35
jvoisin
2017-10-13
Improve the doc wrt. the Debian package
jvoisin
2017-10-13
Partially revert d8ac163 because php.
jvoisin
2017-10-13
Show some data in the phpinfo();
jvoisin
2017-10-13
Fix some pedantic warnings
jvoisin
2017-10-13
Add some debug to the harden-rand tests, just in case™
jvoisin
2017-10-13
Fix the size of the output vector in our usage of pcre
jvoisin
2017-10-12
Minor refactoring
jvoisin
2017-10-12
Fix minor gcc warnings with experimental options
jvoisin
2017-10-11
Hopefully fix an unreproductible NULL-deref in regexp matching
jvoisin
2017-10-11
Add some more debug to the regexp thingy
jvoisin
2017-10-11
Cheat a bit with the coverage
jvoisin
2017-10-11
Cache checksum calculation for the current file
jvoisin
2017-10-11
s/disable_functions/disable_function/g
jvoisin
2017-10-11
Add some info when a regexp fails
jvoisin
2017-10-10
.allow() is now working for require
jvoisin
2017-10-10
Bump coverage, and fix a segfault on trace matching
jvoisin
2017-10-10
Increase a bit the coverage
jvoisin
2017-10-10
Remove a useless ile for now
jvoisin
2017-10-10
Make the `simulation` mode logs more obvious
jvoisin
2017-10-09
Better hooking of language constructs (#26)
jvoisin
[next]