summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* MFH: Avoid leaks when zlib streams can not be closed properly.Arnaud Le Blanc2008-08-021-8/+21
* Fixed #42663 (gzinflate() try to allocate all memory with truncated data), no...Arnaud Le Blanc2008-07-243-27/+79
* - Added arginfo (functions)Felipe Pena2008-07-031-10/+72
* - don't show zlib as available when libs or headers are missingPierre Joye2008-06-221-7/+12
* Windows configure fixes, a few additional lib names allowed, apache2 only on ...Elizabeth Marie Smith2008-05-141-1/+1
* fix testGreg Beaver2008-04-131-0/+2
* MFH: fix potential memleak due to destruction of filterparams zvalGreg Beaver2008-02-121-27/+38
* MFHJani Taskinen2008-02-071-2/+6
* Allow test to run from any directoryIlia Alshanetsky2008-01-151-1/+1
* far better fix for bug #40189Greg Beaver2008-01-121-8/+5
* MFH: fix faulty fix for Bug #40189, and provide real fix for the bugGreg Beaver2008-01-124-11/+43
* apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip)Greg Beaver2008-01-091-1/+1
* apply same fix of bug #43793 to zlib.deflateGreg Beaver2008-01-091-1/+1
* fix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headersGreg Beaver2008-01-092-1/+42
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-314-4/+4
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* changes to run-tests.php:Nuno Lopes2007-09-142-11/+11
* Fixed testDmitry Stogov2007-06-181-0/+1
* Fixed bug #41304 (compress.zlib temp files left)Dmitry Stogov2007-05-081-2/+2
* Sync with zlibEdin Kadribasic2007-04-291-17/+59
* Prevent double close() of the same file handleDmitry Stogov2007-04-261-1/+1
* TypoMartin Kraemer2007-03-141-1/+1
* MFH: fix #40189 (possible endless loop in zlib.inflate stream filter)Antony Dovgal2007-01-251-0/+10
* reduce the test data size even further or when running with valgrind it times...Nuno Lopes2007-01-031-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-014-4/+4
* make this test run a little faster (is currently timeout with valgrind)Nuno Lopes2006-12-281-8/+8
* cosmetic improvementsAntony Dovgal2006-12-051-1/+1
* Fixed compiler warningsIlia Alshanetsky2006-10-161-3/+3
* the error message is different on different OSes and zlib versionsAntony Dovgal2006-08-241-4/+4
* move static declaration to *.c filesNuno Lopes2006-08-143-35/+35
* add new testsAntony Dovgal2006-06-265-0/+285
* MFH: zero-terminate strings produced with FORCE_DEFLATEAntony Dovgal2006-06-261-0/+2
* don't try to inflate empty strings (and stop segfaulting!)Antony Dovgal2006-06-261-0/+4
* Added automatic module globals managementDmitry Stogov2006-06-151-15/+7
* Fixed compiler warningIlia Alshanetsky2006-06-121-3/+3
* bump year and license versionfoobar2006-01-014-12/+12
* add missing skipif tagAntony Dovgal2005-12-251-0/+2
* Export symbols needed by pecl/httpFrank M. Kromann2005-12-151-0/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* remaining part of the fix (-o -> ||)Antony Dovgal2005-11-291-1/+1
* MFH (r-1.2) Sync tests with new defaultsSara Golemon2005-11-242-2/+2
* Widen allowable range of values for 'window' bits.Sara Golemon2005-11-221-4/+4
* - fix the fixMichael Wallner2005-10-251-1/+1
* - MFH: fix bug #34821 zlib encoders fail on widely varying binary data on win...Michael Wallner2005-10-252-4/+52
* Fixed tests to work with ZTS buildsIlia Alshanetsky2005-10-201-1/+3
* MFH: Resolved bug #34240.Ilia Alshanetsky2005-09-021-1/+1
* MFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).Ilia Alshanetsky2005-08-211-0/+1
* Add missing exportEdin Kadribasic2005-08-061-1/+1
* - Bumber up yearfoobar2005-08-034-4/+4
* Export missing symbolEdin Kadribasic2005-07-061-0/+1