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_pcre_compat.c
(
follow
)
Age
Commit message (
Expand
)
Author
2023-06-25
Remove ZEND_HOT
jvoisin
2022-02-05
introduced sp_regexp / store original regex
Ben Fuhrmannek
2022-01-12
fixed potential oob read
Ben Fuhrmannek
2021-10-21
added some array initialization, just in case.
Ben Fuhrmannek
2021-08-16
fincy new scanner/parser for config rules + fixed a few bugs along the way + ...
Ben Fuhrmannek
2021-08-06
removed useless assignment
Ben Fuhrmannek
2021-05-09
Fix compilation on non-pcre2 targets
jvoisin
2021-05-08
Remove some memory-leaks
jvoisin
2021-05-08
Fix a memory leak when using pcre2
jvoisin
2021-05-08
Handle a possible issue with regexp
jvoisin
2021-01-04
Add a check on parameters names
xXx-caillou-xXx
2021-01-04
Fix #368 build with system libpcre
Remi Collet
2021-01-01
Constify a function
jvoisin
2020-12-24
Add PHP8 support
Julien Voisin
2020-12-13
Reduce the scope of a call
jvoisin
2020-12-13
Get rid of pcre1
jvoisin
2019-02-23
Try to unify the includes
jvoisin
2018-10-06
Bump a bit the coverage
jvoisin
2018-08-28
Fix some compilation warnings
xXx-caillou-xXx
2018-08-28
Use php's logging functions
xXx-caillou-xXx
2018-03-05
Improve a bit the performances (+10%)
jvoisin
2018-02-05
Massive simplification of functions hooking
jvoisin
2018-02-05
Compatibility layer for pcre2
jvoisin