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_upload_validation.c
(
follow
)
Age
Commit message (
Expand
)
Author
2024-06-06
Declare file local variables and functions static
Christian Göttsche
2021-12-20
removed confusung newlines for better reading/searching
Ben Fuhrmannek
2021-09-23
config is stack allocated now + some code improvements (see details)
Ben Fuhrmannek
2021-08-07
fixed compiler warning
Ben Fuhrmannek
2021-05-09
Add some checks to prevent recursion upon config reloading
jvoisin
2020-08-12
Allow empty configuration (#342)
jvoisin
2020-07-22
refactoring sp_log_* (#340)
Giovanni
2020-03-04
%s/nbs-system/jvoisin
jvoisin
2019-06-20
Fix snufflepagus_globals linking issues and one mac compatibility issue
bef
2019-02-23
Try to unify the includes
jvoisin
2018-10-25
Snuffleupagus should now compile on Windows
jvoisin
2018-10-09
Remove 3 useless lines
jvoisin
2018-10-06
Bump a bit the coverage
jvoisin
2018-10-06
Remove sp_terminate and bump a bit the coverage
jvoisin
2018-08-30
Minor code cleanup
xXx-caillou-xXx
2018-08-28
Use php's logging functions
xXx-caillou-xXx
2018-08-09
Yet an other crash/hang fix
jvoisin
2018-07-13
Massively optimize how rules are handled
xXx-caillou-xXx
2017-12-28
Bump again the coverage
jvoisin
2017-12-28
Clang-format pass
Thibault "bui" Koechlin
2017-12-20
Better parsing of the rules
xXx-caillou-xXx
2017-10-23
Add some tests for upload validation and fix a related typo
jvoisin
2017-10-13
Fix some pedantic warnings
jvoisin
2017-10-10
Make the `simulation` mode logs more obvious
jvoisin
2017-09-21
Add travis
jvoisin
2017-09-20
Initial import
Sebastien Blot