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_utils.c
(
follow
)
Age
Commit message (
Expand
)
Author
2019-06-20
Fix snufflepagus_globals linking issues and one mac compatibility issue
bef
2018-08-28
Use php's logging functions
xXx-caillou-xXx
2018-07-13
Massively optimize how rules are handled
xXx-caillou-xXx
2018-01-17
Remove useless "head" member in our linked lists implementation
simon MAGNIN-FEYSOT
2017-12-28
Clang-format pass
Thibault "bui" Koechlin
2017-12-21
Remove the now useless `validate_str` function
xXx-caillou-xXx
2017-12-21
Rename sp_node_t to sp_list_node
jvoisin
2017-12-20
Better parsing of the rules
xXx-caillou-xXx
2017-12-04
Fix the configuration parser wrt. non-matching brackets
jvoisin
2017-10-30
Merge pull request #54 from arpd/43-free-at-shutdown
blotus
2017-10-27
Improve a bit the coverage wrt. broken configurations
jvoisin
2017-10-26
Renames `sp_new_list` -> `sp_list_new`
Ben Foster
2017-10-23
Add a test for unmatched brackets
jvoisin
2017-10-22
Improve an error message
jvoisin
2017-10-09
Implement matching on the calltrace (#17)
jvoisin
2017-10-02
First pass for #9
jvoisin
2017-09-25
Show the line number in case of processing error
jvoisin
2017-09-20
Initial import
Sebastien Blot