summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-20Fix ZTS compile in PHP 5.4 supportStefan Esser
2012-05-20Fixed variable counting.Stefan Esser
2012-04-14Fix doubled error messagesStefan Esser
2012-04-13Fix time.h inclusionStefan Esser
2012-04-13Fix potential out of bounds accessStefan Esser
2012-04-13Fix log spammingStefan Esser
2012-04-13Initial PHP 5.4.0 compatibilityStefan Esser
2012-04-10Fix read after efree()Stefan Esser
2012-02-12Fix changelogStefan Esser
2012-02-12Add some variable drop statistics as requested by usersStefan Esser
2012-02-12Silence some more compiler warningsStefan Esser
2012-02-12We are aware of this memory leakStefan Esser
2012-02-12Fix some compiler warningsStefan Esser
2012-02-12Fix ZTS compile problemStefan Esser
2012-02-12Make clear that not calling the session unhook is intentionalStefan Esser
2012-02-12Forgot thisStefan Esser
2012-02-12Next release will be 0.9.34Stefan Esser
2012-02-12Fix build with clangStefan Esser
2012-01-19Prepare release of Suhosin 0.9.33Stefan Esser
2012-01-14Fix tabs in ChangelogStefan Esser
2012-01-14Use new suhosin_getenv() function in all placesStefan Esser
2012-01-14Fix commentStefan Esser
2012-01-14Fix typoStefan Esser
2012-01-14detect runtime modification of post handlersStefan Esser
2012-01-14Fixed stack based buffer overflow in transparent cookie encryption (see separ...Stefan Esser
2012-01-14Fixed that disabling HTTP response splitting protection also disabled NUL byt...Stefan Esser
2012-01-12Another copyright year fixedStefan Esser
2012-01-11Long overdue update of copyright yearStefan Esser
2012-01-11Removed files for crypt supportStefan Esser
2012-01-11Removed crypt() supportStefan Esser
2012-01-11Of course we also do not support PHP 5.0 and 5.1 anymoreStefan Esser
2012-01-11CleanupStefan Esser
2012-01-11Ensure that people using PHP 4 will fail to use Suhosin Extension.Stefan Esser
2012-01-11Fix git repository. Github had the wrong git repository commited. The last re...Stefan Esser
2010-04-13Improve random number generator seeding with extra juice from /dev/urandomStefan
2010-04-13Add header file to fix missing function prototype.Stefan
2010-03-28Prepare release of Suhosin Extension 0.9.31Stefan
2010-03-28Increase session identifier entropy by using /dev/urandom if availableStefan
2010-03-28Add changelogStefan
2010-03-26Fix ZTS buildStefan
2010-03-25Go back to development.Stefan
2010-03-25Prepare release of suhosin 0.9.30Stefan
2010-03-25Fix error case return values of random number generator for PHP 5.2.x, tooStefan
2010-03-25Fixed missing header fileStefan
2010-03-25Merge fileupload fixes for PHP 5.3.xStefan
2010-03-24Fixed suhosin_header_handler to be PHP 5.3.x compatibleStefan
2010-03-24Add missing header fileStefan
2010-03-24More merges...Stefan
2010-03-24Fix cut and paste errorStefan
2010-03-24Update Changelog, tooStefan