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_var_value.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
2022-05-03
Constify a bit sp_var_value.c
jvoisin
2021-07-22
Sprinkle some const
jvoisin
2021-04-26
Make it easier to figure functions parameters' names
Julien Voisin
2021-01-05
Fix a superfluous `const`
jvoisin
2021-01-04
Add a check on parameters names
xXx-caillou-xXx
2021-01-03
Don't fallback to local variables when unable to get function parameter
Sylvain "caillou" Lefevre
2020-12-31
Enabled matching on local var in php8
jvoisin
2018-10-06
Bump coverage again
jvoisin
2018-07-13
Yet an other pass of clang-format
jvoisin
2018-07-13
Fix various possible integer overflows
xXx-caillou-xXx
2018-07-13
Massively optimize how rules are handled
xXx-caillou-xXx
2018-02-27
Improve the Readme file
jvoisin
2018-02-06
Make our API consistent
jvoisin
2018-01-26
Fix a segfault in `get_local_var` (#138)
Thibault "bui" Koechlin
2018-01-15
Fix some memleaks
jvoisin
2018-01-15
Minor code cleanup
jvoisin
2018-01-12
Refactor to improve the scoping
jvoisin
2017-12-28
Clang-format pass
Thibault "bui" Koechlin
2017-12-21
Refactor a bit
slefevre
2017-12-20
Better parsing of the rules
xXx-caillou-xXx