summaryrefslogtreecommitdiff
path: root/php_suhosin.h (follow)
AgeCommit message (Expand)Author
2016-09-23whitespace / code indentationBen Fuhrmannek
2016-09-23updated changelog and new dev revisionBen Fuhrmannek
2016-07-30introduced suhosin.log.max_error_length to limit log length (#105)loglengthBen Fuhrmannek
2016-07-30fixed #92 (function_exists backslash-prefix)Ben Fuhrmannek
2015-12-02started version 0.9.39Ben Fuhrmannek
2015-05-21prepare v0.9.38Ben Fuhrmannek
2015-05-20Fix high CPU consumption DOS through many newlines in RFC1867 MIME headersStefan Esser
2015-05-18prevent compiler warningBen Fuhrmannek
2015-02-13change (c) to 2015Ben Fuhrmannek
2015-01-22removed #ifdef ZEND_ENGINE_2 as it is always defined anywayBen Fuhrmannek
2015-01-15removed <5.4 compatibility codeBen Fuhrmannek
2014-12-18removed compatibility to PHP version < 5.4 (by ifdef)Ben Fuhrmannek
2014-12-03started 0.9.38-devBen Fuhrmannek
2014-11-22TSRM related speed optimization - thanks to patch from NewEraCrackerBen Fuhrmannek
2014-10-16Merge branch 'ifilter'Ben Fuhrmannek
2014-10-14Merge branch 'buf2' (closes #52 and #54)Ben Fuhrmannek
2014-10-11fixed utf8 detection + made feature experimentalBen Fuhrmannek
2014-10-06suppress date/time logging with suhosin.log.file.time=0Ben Fuhrmannek
2014-09-25array index whitelist/blacklist for multipart formdataBen Fuhrmannek
2014-09-25array index whitelist/blacklistBen Fuhrmannek
2014-08-31Fix compilation problem with old suhosin patch installedStefan Esser
2014-07-24re-introduced suhosin_is_protected_varname as extra varname checkBen Fuhrmannek
2014-07-17removed redundant implementations of protected varname checkBen Fuhrmannek
2014-07-16updated suhosin versionBen Fuhrmannek
2014-07-14Merge branch 'filter'Ben Fuhrmannek
2014-07-12introduced suhosin.upload.allow_utf8Ben Fuhrmannek
2014-07-09added sql.user_match + username character checkBen Fuhrmannek
2014-06-10Prepare release of suhosin-0.9.36suhosin-0.9.36Stefan Esser
2014-06-09Fixed problem with SessionHandler() class and endless recursionStefan Esser
2014-06-09Added various improvements to rand()/mt_rand() protectionStefan Esser
2014-05-13Add new Changelog and fix version numberStefan Esser
2014-02-24Prepare release of suhosin extension 0.9.35suhosin-0.9.35Stefan Esser
2014-02-18Forgot to change the version number here.Stefan Esser
2014-02-12Added suhosin.log.stdout to log to stdout (dor debugging purposes)Stefan Esser
2014-02-11Adapt suhosin to lots of changes in PHP 5.5 executorStefan Esser
2014-02-11Fix year in copyrightStefan Esser
2012-02-12Add some variable drop statistics as requested by usersStefan Esser
2012-02-12Fix ZTS compile problemStefan Esser
2012-02-12Forgot thisStefan Esser
2012-01-19Prepare release of Suhosin 0.9.33Stefan Esser
2012-01-14Use new suhosin_getenv() function in all placesStefan Esser
2012-01-14detect runtime modification of post handlersStefan Esser
2012-01-11Long overdue update of copyright yearStefan Esser
2012-01-11Removed crypt() supportStefan Esser
2012-01-11Fix git repository. Github had the wrong git repository commited. The last re...Stefan Esser
2010-03-28Prepare release of Suhosin Extension 0.9.31Stefan
2010-03-25Go back to development.Stefan
2010-03-25Prepare release of suhosin 0.9.30Stefan
2010-02-21Fix copryight notice in file headerStefan
2010-02-21Start development of 0.9.30Stefan Esser