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
/
sp_execute.c
(
follow
)
Age
Commit message (
Expand
)
Author
2018-03-08
Marginally improve the performances when dealing with eval
jvoisin
2018-03-05
Improve performances by a significant factor
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-01-19
Fix a possible double-execute
jvoisin
2018-01-18
Minor code improvements in sp_execute.c
jvoisin
2018-01-17
Remove useless "head" member in our linked lists implementation
simon MAGNIN-FEYSOT
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-05
Fix a bypass in our eval blacklist
jvoisin
2018-01-04
Eval blacklist
jvoisin
2017-12-28
Clang-format pass
Thibault "bui" Koechlin
2017-12-28
Implement hooking on user-defined functions return values
jvoisin
2017-12-21
Rename sp_node_t to sp_list_node
jvoisin
2017-11-30
Minor refactoring and clarification
jvoisin
2017-11-29
Implement eval hooking
jvoisin
2017-10-30
Fix the segfault?
jvoisin
2017-10-25
.drop() is now bailout
jvoisin
2017-10-13
Rename a confusing structure member
jvoisin
2017-10-13
Maybe this will address #35
jvoisin
2017-10-13
Fix some pedantic warnings
jvoisin
2017-10-10
.allow() is now working for require
jvoisin
2017-10-10
Make the `simulation` mode logs more obvious
jvoisin
2017-10-09
Better hooking of language constructs (#26)
jvoisin
2017-09-21
Add travis
jvoisin
2017-09-20
Initial import
Sebastien Blot
[prev]