| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed bug #51269 (zlib.output_compression Overwrites Vary Header). | Adam Harvey | 2010-03-11 | 2 | -1/+22 |
| * | Fixed test | Ilia Alshanetsky | 2010-01-19 | 1 | -1/+1 |
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 4 | -4/+4 |
| * | - Temporary hack to fix bug #49816 (works fine in HEAD which has working outp... | Jani Taskinen | 2009-11-15 | 1 | -9/+16 |
| * | - Fixed zlib.deflate compress filter to actually accpet level parameter. | Jani Taskinen | 2009-08-31 | 2 | -17/+28 |
| * | - Fixed bug #49248 by fixing bug #48994 properly | Jani Taskinen | 2009-08-17 | 1 | -0/+13 |
| * | - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when ... | Jani Taskinen | 2009-08-03 | 1 | -0/+2 |
| * | Fix "request_startup() for zlib module failed" when client does not | Arnaud Le Blanc | 2009-05-28 | 2 | -1/+14 |
| * | - Added note about omitted break | Jani Taskinen | 2009-05-26 | 1 | -0/+1 |
| * | MF53: - Fixed bug #45202 (zlib.output_compression can not be set with ini_set() | Jani Taskinen | 2009-05-26 | 1 | -14/+31 |
| * | MFH:- Fixed bug #42362 (HTTP status codes 204 and 304 should not be gzipped) | Jani Taskinen | 2009-05-26 | 1 | -1/+1 |
| * | cs + ws | Jani Taskinen | 2009-05-26 | 1 | -50/+55 |
| * | Argh! Please do not include entire GPL'ed packages in the PHP | Rasmus Lerdorf | 2009-05-25 | 2 | -14/+0 |
| * | MFB: Fixed #42663 (gzinflate() try to allocate all memory with truncated | Arnaud Le Blanc | 2009-05-14 | 3 | -27/+79 |
| * | MFH: Fix test | Arnaud Le Blanc | 2009-04-19 | 1 | -1/+1 |
| * | New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit | andy wharmby | 2009-01-23 | 1 | -0/+43 |
| * | final collection of zlib tests. tested on linux, windows and linux 64 bit | Dave Kelsey | 2009-01-22 | 2 | -0/+49 |
| * | new tests for zlib extension, tested on windows, linux and linux64 | Dave Kelsey | 2009-01-21 | 17 | -0/+588 |
| * | New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on ... | andy wharmby | 2009-01-21 | 1 | -0/+84 |
| * | New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Wind... | andy wharmby | 2009-01-21 | 1 | -0/+36 |
| * | New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit | andy wharmby | 2009-01-20 | 1 | -0/+75 |
| * | - MFH: Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results) | Felipe Pena | 2009-01-20 | 1 | -0/+4 |
| * | new tests for zlib extension, tested on windows, linux and linux64 | Dave Kelsey | 2009-01-19 | 87 | -0/+4638 |
| * | New zlib extension tests. Tested on Windows, Linux and Linux 64 bit | andy wharmby | 2009-01-13 | 10 | -0/+797 |
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 4 | -4/+4 |
| * | fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after ... | Greg Beaver | 2008-10-11 | 1 | -3/+16 |
| * | MFH: Avoid leaks when zlib streams can not be closed properly. | Arnaud Le Blanc | 2008-08-02 | 1 | -8/+21 |
| * | MF53: Fix tests | Jani Taskinen | 2008-04-08 | 2 | -3/+7 |
| * | MFH: fix potential memleak due to destruction of filterparams zval | Greg Beaver | 2008-02-12 | 1 | -27/+38 |
| * | MFH: far better fix for bug #40189 | Greg Beaver | 2008-01-12 | 1 | -8/+6 |
| * | MFH: fix faulty fix for Bug #40189, and provide real fix for the bug | Greg Beaver | 2008-01-12 | 4 | -11/+43 |
| * | apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip) | Greg Beaver | 2008-01-09 | 1 | -1/+1 |
| * | apply same fix of bug #43793 to zlib.deflate | Greg Beaver | 2008-01-09 | 1 | -1/+1 |
| * | fix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headers | Greg Beaver | 2008-01-09 | 2 | -1/+42 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 4 | -4/+4 |
| * | changes to run-tests.php: | Nuno Lopes | 2007-09-14 | 2 | -11/+11 |
| * | Fixed test | Dmitry Stogov | 2007-06-18 | 1 | -0/+1 |
| * | Fixed bug #41304 (compress.zlib temp files left) | Dmitry Stogov | 2007-05-08 | 1 | -2/+2 |
| * | Sync with zlib | Edin Kadribasic | 2007-04-29 | 1 | -17/+59 |
| * | Prevent double close() of the same file handle | Dmitry Stogov | 2007-04-26 | 1 | -1/+1 |
| * | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 |
| * | MFH: fix #40189 (possible endless loop in zlib.inflate stream filter) | Antony Dovgal | 2007-01-25 | 1 | -0/+10 |
| * | reduce the test data size even further or when running with valgrind it times... | Nuno Lopes | 2007-01-03 | 1 | -2/+2 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 4 | -4/+4 |
| * | make this test run a little faster (is currently timeout with valgrind) | Nuno Lopes | 2006-12-28 | 1 | -8/+8 |
| * | cosmetic improvements | Antony Dovgal | 2006-12-05 | 1 | -1/+1 |
| * | Fixed compiler warnings | Ilia Alshanetsky | 2006-10-16 | 1 | -3/+3 |
| * | the error message is different on different OSes and zlib versions | Antony Dovgal | 2006-08-24 | 1 | -4/+4 |
| * | move static declaration to *.c files | Nuno Lopes | 2006-08-14 | 3 | -35/+35 |
| * | add new tests | Antony Dovgal | 2006-06-26 | 5 | -0/+285 |