index
:
suhosin
0.9.37
0.9.38
loglength
master
secureconfig
sesrec
SUHOSIN [수호신] for PHP 5.x - The PHP security extension.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
log.c
(
follow
)
Age
Commit message (
Expand
)
Author
2014-10-06
suppress date/time logging with suhosin.log.file.time=0
Ben Fuhrmannek
2014-08-19
Merge branch 'cleanup'
Ben Fuhrmannek
2014-08-18
use localtime instead of gmttime for logging (fixes #55)
Ben Fuhrmannek
2014-08-18
extra null checks
Ben Fuhrmannek
2014-07-17
minor changes / no more compiler warnings
Ben Fuhrmannek
2014-05-15
Better tracking of non existing/non executable logging scripts
Stefan Esser
2014-02-18
Some of the test cases fail because log buffer limit was too small.
Stefan Esser
2014-02-12
Silence all compiler warnings
Stefan Esser
2014-02-12
Added suhosin.log.stdout to log to stdout (dor debugging purposes)
Stefan Esser
2014-02-11
Adapt suhosin to lots of changes in PHP 5.5 executor
Stefan Esser
2014-02-11
Fix year in copyright
Stefan Esser
2012-05-20
Fix another ZTS problem
Stefan Esser
2012-04-13
Fix time.h inclusion
Stefan Esser
2012-04-13
Initial PHP 5.4.0 compatibility
Stefan Esser
2012-01-14
Use new suhosin_getenv() function in all places
Stefan Esser
2012-01-11
Long overdue update of copyright year
Stefan Esser
2010-02-21
Fix copryight notice in file header
Stefan
2010-02-21
Inital commit
Stefan Esser