| Commit message (Expand) | Author | Age | Files | Lines |
* | Export symbols required by zlib_filter extension | Frank M. Kromann | 2004-04-07 | 1 | -0/+4 |
* | "The Visa to Sibiria" (work in progress) | Hartmut Holzgraefe | 2004-03-23 | 1 | -0/+70 |
* | More ZLIB exports needed by the ming extension | Frank M. Kromann | 2004-03-10 | 1 | -1/+7 |
* | Reexport some zlib symbols so we can avoid linking with zlib.lib in shared ex... | Frank M. Kromann | 2004-03-10 | 2 | -0/+8 |
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 2 | -5/+5 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 2 | -4/+4 |
* | glob-ify lib checks; this simplifies writing of config.w32 files a little. | Wez Furlong | 2004-01-07 | 1 | -1/+1 |
* | Correcting the description field. | Jon Parise | 2003-12-22 | 1 | -1/+1 |
* | we only use zlib.lib | Wez Furlong | 2003-12-19 | 1 | -1/+1 |
* | Route mkdir()/rmdir() via wrapper ops. | Sara Golemon | 2003-12-13 | 1 | -1/+3 |
* | Route rename() via wrapper ops. | Sara Golemon | 2003-12-12 | 1 | -1/+2 |
* | Use Rob's static libxml+libiconv library; new build no longer | Wez Furlong | 2003-12-05 | 1 | -1/+1 |
* | some tweaks for Frank | Wez Furlong | 2003-12-03 | 1 | -1/+2 |
* | Add new (optional!) win32 build infrastructure. | Wez Furlong | 2003-12-02 | 1 | -0/+12 |
* | signed/unsigned compiler warning fixes | Hartmut Holzgraefe | 2003-09-26 | 1 | -4/+6 |
* | Code cleanup: | Stefan Roehrich | 2003-09-06 | 5 | -200/+207 |
* | improve format string | Sascha Schumann | 2003-08-29 | 1 | -1/+1 |
* | Fixed bug #25218 ("deflate" compressed pages had a gzip header, which | Stefan Roehrich | 2003-08-24 | 1 | -4/+4 |
* | Fixed zlib.output_compression without register_long_vars set. | Stefan Roehrich | 2003-08-24 | 1 | -4/+5 |
* | Nuke unused variable | foobar | 2003-08-11 | 1 | -1/+0 |
* | - Fix memleak (this strndup is totally unnecessary) | Derick Rethans | 2003-08-09 | 1 | -4/+2 |
* | Fixed bug #24827 (ob_gzhandler overrides Vary header) | Ilia Alshanetsky | 2003-07-27 | 1 | -2/+2 |
* | gztell() is not necessary, the return value of gzseek() represents the | Ilia Alshanetsky | 2003-07-24 | 1 | -7/+5 |
* | proto fixes | Andrey Hristov | 2003-07-19 | 1 | -1/+1 |
* | Don't add -L/usr/lib | Sascha Schumann | 2003-06-27 | 1 | -1/+6 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 3 | -9/+9 |
* | Remove bogus commit here too | Rasmus Lerdorf | 2003-05-21 | 1 | -21/+0 |
* | ob_gzhandler and zlib.output_compression should send a Content-Length | Sander Roobol | 2003-05-21 | 1 | -0/+21 |
* | Setup unlink() method in wrapper_ops structure, implement unlink in plainfile... | Sara Golemon | 2003-05-14 | 1 | -1/+2 |
* | WS & CS fixes | foobar | 2003-03-17 | 2 | -245/+280 |
* | proto fix | Hartmut Holzgraefe | 2003-03-17 | 1 | -1/+1 |
* | 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave) | David Hill | 2003-03-10 | 1 | -2/+2 |
* | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -2/+2 |
* | 64-bit correction to variables passed to zend_parse_parameters | David Hill | 2003-03-06 | 1 | -1/+1 |
* | Fixing functionicalls with variable number of parameters... | Stefan Esser | 2003-03-06 | 1 | -7/+7 |
* | Win32 build improvements | Zeev Suraski | 2003-02-17 | 1 | -2/+0 |
* | A add much more useful select(2) implementation than is provided by | Wez Furlong | 2003-02-16 | 1 | -1/+1 |
* | Fixed zlib.output_compression so it can work even if zlib extension is built ... | Moriyoshi Koizumi | 2003-02-10 | 2 | -0/+19 |
* | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -6/+1 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 3 | -3/+3 |
* | Fix for #21304 (gzopen did not report errors on open; "a" mode broken) | Wez Furlong | 2002-12-31 | 2 | -7/+1 |
* | Fix ZTS build. | Ilia Alshanetsky | 2002-12-31 | 2 | -2/+2 |
* | Fixed bug #21228 (broken check for ob_gzhandler). | Ilia Alshanetsky | 2002-12-30 | 2 | -18/+29 |
* | Centralize fopencookie test | Wez Furlong | 2002-12-09 | 1 | -1/+0 |
* | MFB: zlib stream tests | Wez Furlong | 2002-12-09 | 2 | -0/+80 |
* | MFB zlib related fixes | Wez Furlong | 2002-12-09 | 1 | -14/+31 |
* | Comment about maximal length now matches code. | Stefan Roehrich | 2002-12-01 | 1 | -2/+2 |
* | email address change | Hartmut Holzgraefe | 2002-11-25 | 1 | -1/+1 |
* | Merge streams changes from branch. | Wez Furlong | 2002-11-18 | 1 | -1/+0 |