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
(
unfollow
)
Age
Commit message (
Expand
)
Author
2026-02-22
Constify function pointer tables
Christian Göttsche
2026-02-22
Drop dead code
Christian Göttsche
2026-02-22
Use correct parser for session ID lengths
Christian Göttsche
2024-06-18
Fix an UBSAN warning
jvoisin
2024-06-06
Add format attribute to log function and adjust format specifiers
Christian Göttsche
2024-06-06
Reorder calloc(3) arguments
Christian Göttsche
2023-11-26
Fix typos
Christian Göttsche
2023-01-31
Add sp.log_max_len
jvoisin
2022-12-08
Add unserialize_noclass
jvoisin
2022-10-13
Revert "Minor refactor"
Patrick Allaert
2022-10-09
Revert the previous commit
jvoisin
2022-10-01
Fix an overzealous `const`
jvoisin
2022-07-15
Minor refactor
jvoisin
2022-05-17
Fix ZTS build
Luc Vieillescazes
2022-05-03
More const frenzy
jvoisin
2022-05-03
Add a `const`
jvoisin
2022-02-05
introduced sp_regexp / store original regex
Ben Fuhrmannek
2021-11-11
inverted logic. set xxe_protection.enable() instead of disable_xxe.disable()
Ben Fuhrmannek
2021-09-23
config is stack allocated now + some code improvements (see details)
Ben Fuhrmannek
2021-08-16
fincy new scanner/parser for config rules + fixed a few bugs along the way + ...
Ben Fuhrmannek
2021-08-07
removed incorrect duplicate check
Ben Fuhrmannek
2021-08-07
fixed cidr matching and test cases
Ben Fuhrmannek
2021-08-06
implemented ini settings protection
Ben Fuhrmannek
2021-08-03
fixed mem leak in cidr parser and multiple mem leaks triggered by duplicate k...
Ben Fuhrmannek
2021-08-02
properly free memory on shutdown
Ben Fuhrmannek
2021-07-28
Sprinkle even more `const`
jvoisin
2021-07-25
Replace an odd call to strtok_r().
WhiteWinterWolf
2021-05-08
Remove some memory-leaks
jvoisin
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-06-19
fix snufflepagus_globals linking issues and one mac compatibility issue
Ben Fuhrmannek
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
[next]