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_config.c
(
follow
)
Age
Commit message (
Expand
)
Author
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-02-23
Try to unify the includes
jvoisin
2019-02-11
Fix a warning on FreeBSD
avkarenow
2018-08-30
Minor code cleanup
xXx-caillou-xXx
2018-08-29
Change how we're validating certificates
xXx-caillou-xXx
2018-08-29
Verify certs (#223)
jvoisin
2018-08-28
Use php's logging functions
xXx-caillou-xXx
2018-08-27
Add whitelist support for php's wrappers
xXx-caillou-xXx
2018-07-13
Massively optimize how rules are handled
xXx-caillou-xXx
2018-07-09
Trying to fix sloppy comparison (#186)
jvoisin
2018-05-29
Support session encryption
kkadosh
2018-02-05
Massive simplification of functions hooking
jvoisin
2018-02-05
Compatibility layer for pcre2
jvoisin
2018-01-15
Fix an off-by-one
jvoisin
2018-01-10
Eval whitelist
jvoisin
2018-01-04
Eval blacklist
jvoisin
2018-01-03
Handle correctly configuration files with Windows EOL
jvoisin
2017-12-28
Clang-format pass
Thibault "bui" Koechlin
2017-12-28
Implement regexp support for cookies encryption
Thibault "bui" Koechlin
2017-12-21
Rename sp_node_t to sp_list_node
jvoisin
2017-12-20
Better parsing of the rules
xXx-caillou-xXx
2017-11-24
Implement anti csrf measures
xXx-caillou-xXx
2017-10-26
Free additionally allocated `sp_list` instances
Ben Foster
2017-10-02
First pass for #9
jvoisin
2017-09-25
Show the line number in case of processing error
jvoisin
2017-09-21
Add travis
jvoisin
2017-09-20
Initial import
Sebastien Blot