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_utils.c
(
follow
)
Age
Commit message (
Expand
)
Author
2019-11-03
Log ip addresses
kkadosh
2019-08-31
Support direct syslog logging
Thibault "bui" Koechlin
2019-06-20
Fix snufflepagus_globals linking issues and one mac compatibility issue
bef
2019-05-14
Fix the cookie's handling for PHP7.3+
jvoisin
2019-02-23
Try to unify the includes
jvoisin
2019-02-23
Add php8 to travis and fix php7.4
jvoisin
2018-10-25
Minor formatting issue
jvoisin
2018-10-09
Improve mb_string hooking logic
jvoisin
2018-10-06
Bump coverage again
jvoisin
2018-10-06
Bump coverage again
jvoisin
2018-10-06
Bump a bit the coverage
jvoisin
2018-10-06
Remove sp_terminate and bump a bit the coverage
jvoisin
2018-09-10
Minor code simplification
jvoisin
2018-09-03
Fix #241 segfault on 32-bit related to bad protype (#242)
Remi Collet
2018-08-30
Minor code cleanup
xXx-caillou-xXx
2018-08-30
Match on ret improvements
xXx-caillou-xXx
2018-08-28
Fix some compilation warnings
xXx-caillou-xXx
2018-08-28
Use php's logging functions
xXx-caillou-xXx
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-05-15
Refactor the encryption process to extract encrypt/decrypt functions (#176)
kkadosh
2018-05-03
Uniformise some logs
simon MAGNIN-FEYSOT
2018-03-19
The filename filter is now matching on callsite instead of implemsite (#167)
kkadosh
2018-03-08
Make travis happy.
jvoisin
2018-03-08
Minor code simplification
jvoisin
2018-03-08
Remove some duplicate code
jvoisin
2018-03-02
Implement dump() for execution of writable PHP files
kkadosh
2018-02-27
Implements .dump() for unserialize and fix some related tests
kkadosh
2018-02-05
Massive simplification of functions hooking
jvoisin
2018-02-05
Compatibility layer for pcre2
jvoisin
2018-02-05
Fix a oncst-related warning
jvoisin
2018-01-17
Remove useless "head" member in our linked lists implementation
simon MAGNIN-FEYSOT
2018-01-17
Fix a minor warning
jvoisin
2018-01-15
Minor simplification
jvoisin
2018-01-15
Fix an other off-by-one
jvoisin
2018-01-15
Fix some memleaks
jvoisin
2018-01-11
Remove some legacy code
jvoisin
2018-01-10
Rework the priority of bl/wl in eval
jvoisin
2017-12-28
Clang-format pass
Thibault "bui" Koechlin
2017-12-20
Better parsing of the rules
xXx-caillou-xXx
2017-12-06
Vastly simplify the dumping of zval in `.dump`
jvoisin
2017-12-06
Fix a format string, thanks to coverity
jvoisin
2017-12-05
Dump environnement variables (#83)
jvoisin
2017-12-04
Improve the `.dump` filter
jvoisin
2017-12-01
Add a test that used to segfault
jvoisin
2017-12-01
Fail sooner when not able to create the folder to dump
jvoisin
2017-12-01
Vastly simplify the dumping process
jvoisin
2017-11-29
Implement eval hooking
jvoisin
2017-11-13
Fix a silly warning
jvoisin
[next]