summaryrefslogtreecommitdiff
path: root/rfc1867_new.c (follow)
AgeCommit message (Expand)Author
2016-03-01merged changes to RFC1867 code (closes #86)Ben Fuhrmannek
2016-03-01fixed compiler warningsBen Fuhrmannek
2015-05-20Fix high CPU consumption DOS through many newlines in RFC1867 MIME headersStefan Esser
2015-01-15removed <5.4 compatibility codeBen Fuhrmannek
2014-12-18removed compatibility to PHP version < 5.4 (by ifdef)Ben Fuhrmannek
2014-09-22commented out duplicate function (resolves #59)Ben Fuhrmannek
2014-02-17Add some PHP 5.6.0aplha2 compatibilityStefan Esser
2014-02-15Binary safety.Stefan Esser
2014-02-12Silence all compiler warningsStefan Esser
2014-02-12Need to set abort_request because otherwise we do not get the statisticsStefan Esser
2014-02-12We still need our own handlers for RFC1867 post uploads because PHP's filter ...Stefan Esser