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
/
post_handler.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
2015-02-13
change (c) to 2015
Ben Fuhrmannek
2015-01-15
removed <5.4 compatibility code
Ben Fuhrmannek
2014-12-18
removed compatibility to PHP version < 5.4 (by ifdef)
Ben Fuhrmannek
2014-11-24
ifdef fix for win32
Ben Fuhrmannek
2014-11-22
more win32 related fixes
Ben Fuhrmannek
2014-09-05
Filters are allowed to change the content of a value. Always allocate a copy ...
Stefan Esser
2014-02-17
Add some PHP 5.6.0aplha2 compatibility
Stefan Esser
2014-02-12
We still need our own handlers for RFC1867 post uploads because PHP's filter ...
Stefan Esser
2014-02-12
Have to override the std post handler otherwise the filter does not work
Stefan Esser
2014-02-11
Do not forget to unhook.
Stefan Esser
2014-02-11
Only replace POST handlers for older PHP versions. Current PHP versions >= 5....
Stefan Esser
2014-02-11
Fix standard post handler
Stefan Esser
2014-02-11
Fix year in copyright
Stefan Esser
2012-02-12
Fix some compiler warnings
Stefan Esser
2012-02-12
Fix ZTS compile problem
Stefan Esser
2012-01-14
Use new suhosin_getenv() function in all places
Stefan Esser
2012-01-14
detect runtime modification of post handlers
Stefan Esser
2012-01-11
Long overdue update of copyright year
Stefan Esser
2010-02-21
Fix copryight notice in file header
Stefan