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-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
2018-01-10
Eval whitelist
jvoisin
2018-01-08
Hopefully fix a crash
jvoisin
2018-01-08
Add a test to see what happens when no configuration file is given
jvoisin
2018-01-06
Ignore a test when running the testsuite as root
jvoisin
2018-01-05
Fix a bypass in our eval blacklist
jvoisin
2018-01-04
Eval blacklist
jvoisin
2018-01-04
Bump a bit the coverage
jvoisin
2018-01-03
Handle correctly configuration files with Windows EOL
jvoisin
2018-01-03
Remove some dead code
jvoisin
2018-01-02
Remove some useless code in the testsuite
jvoisin
2017-12-29
Fix two broken tests
jvoisin
2017-12-28
Add two test to prove that we're not prone to old-school bypasses
jvoisin
2017-12-28
Bump again the coverage
jvoisin
2017-12-28
Clang-format pass
Thibault "bui" Koechlin
2017-12-28
Show in the phpinfo() is the config is valid
jvoisin
2017-12-28
Fix a non-working test
jvoisin
2017-12-28
Bump a bit the coverage
jvoisin
2017-12-28
re-integrate simulation token for cookies
bui
2017-12-28
Implement regexp support for cookies encryption
Thibault "bui" Koechlin
2017-12-28
Add two tests to verify that we can hook indirect calls
jvoisin
2017-12-28
Implement hooking on user-defined functions return values
jvoisin
2017-12-27
Implement simulation mode for cookies (de/en)cryption
jvoisin
2017-12-26
Improve the portability of our ipv6 support
jvoisin
2017-12-21
Add coverage
slefevre
2017-12-21
Refactor a bit
slefevre
2017-12-21
Add test
slefevre
2017-12-21
Remove the now useless `validate_str` function
xXx-caillou-xXx
2017-12-21
Add test
slefevre
2017-12-21
Rename, again, some types
jvoisin
2017-12-21
Rename sp_node_t to sp_list_node
jvoisin
2017-12-21
Add some tests (#96)
xXx-caillou-xXx
[next]