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_keywords.c
(
follow
)
Age
Commit message (
Expand
)
Author
2022-03-20
Fix compilation on PHP<7.2
jvoisin
2022-03-20
Merge remote-tracking branch 'sektioneins/master'
jvoisin
2022-03-20
stricter config checks
Ben Fuhrmannek
2022-01-12
make session support a runtime check instead of compile time
Ben Fuhrmannek
2021-12-20
removed upload script x-bit check at load time, thus allowing root-user to ex...
Ben Fuhrmannek
2021-11-19
added old php version check
Ben Fuhrmannek
2021-11-11
detect dummy or short encryption key
Ben Fuhrmannek
2021-09-23
config is stack allocated now + some code improvements (see details)
Ben Fuhrmannek
2021-09-16
ported sid min/max restriction from suhosin
Ben Fuhrmannek
2021-09-16
ported server.strip and server.encode features from suhosin
Ben Fuhrmannek
2021-09-15
implemented execution depth limit
Ben Fuhrmannek
2021-09-02
fixed compiler warnings + test cases
Ben Fuhrmannek
2021-08-17
removed unused variables
Ben Fuhrmannek
2021-08-16
fincy new scanner/parser for config rules + fixed a few bugs along the way + ...
Ben Fuhrmannek
2021-08-10
prevent option to be enabled and then disabled
Ben Fuhrmannek
2021-08-08
fixed enable/disable logic
Ben Fuhrmannek
2021-08-07
more ini protection features
Ben Fuhrmannek
2021-08-06
implemented ini settings protection
Ben Fuhrmannek
2021-08-03
fixed mem leak in parse_disabled_functions
Ben Fuhrmannek
2020-11-12
Invalid configurations with mutually exclusive keywords now aborts
jvoisin
2020-11-12
Harmonize a bit the configuration parsing and fix a typo
jvoisin
2020-06-15
Merge remote-tracking branch 'upstream/master'
Ben Fuhrmannek
2020-06-15
stricter config checks
Ben Fuhrmannek
2020-03-04
%s/nbs-system/jvoisin
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-23
Add php8 to travis and fix php7.4
jvoisin
2019-01-12
Fix missing symbol when there is no session support
jvoisin
2018-10-06
Bump a bit the coverage
jvoisin
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
Fix some compilation warnings
xXx-caillou-xXx
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-08-02
fix #203 (#204)
crKontrol
2018-07-13
Fix hooking on `print`
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-06-28
Better handling of filters for builtins
kkadosh
2018-05-29
Support session encryption
kkadosh
2018-03-02
Add .dump() for eval whitelist/blacklist + simulation mode for whitelist
kkadosh
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-06
Make our API consistent
jvoisin
2018-02-05
Massive simplification of functions hooking
jvoisin
2018-02-05
Compatibility layer for pcre2
jvoisin
2018-01-17
Remove useless "head" member in our linked lists implementation
simon MAGNIN-FEYSOT
[next]