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
2017-10-19
Merge pull request #33 from nbs-system/4-match-on-arg-pos
Thibault "bui" Koechlin
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
Improve the propaganda page
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-17
Add a note about our hack.lu talk
jvoisin
2017-10-17
Add the hacklu2017 slides
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
ghetto debian packaging
Sebastien Blot
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
Fix the documentation about compiling
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
Add `curl_multi_exec` to the magic php script
jvoisin
2017-10-12
Add a missing function to the generator script
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
Improve the layout of the related vulns in the documentation
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-10
Add a link to a new article, and fix a warn in the doc
jvoisin
2017-10-10
Fix a few typos in the documentation
jvoisin
2017-10-09
Better hooking of language constructs (#26)
jvoisin
2017-10-09
Implement matching on the calltrace (#17)
jvoisin
2017-10-08
Improve a bit the script to generate rules
jvoisin
2017-10-08
Add some missing stuff in the `thanks` section
jvoisin
2017-10-08
Grammar/Punctuation changes (#29)
Connor Carr
[next]