summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* A few modifications to make the ZLIB checks work better.foobar2001-05-201-23/+25
* Nuke more quotesSascha Schumann2001-05-121-1/+1
* Fix indentation of ./configure --help messages.Sascha Schumann2001-05-121-1/+1
* Fix special treatment of zlib by introducing the Apache conceptSascha Schumann2001-05-112-5/+0
* Moved the zlib configure before other extensions.foobar2001-05-102-44/+54
* Send the correct Vary headers, if we negotiate a gzip/deflate sessionAnil Madhavapeddy2001-03-301-0/+6
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* add missing globals fetchesDaniel Beulshausen2001-03-071-0/+3
* Implement internal output compression?\0020:wqZeev Suraski2001-03-062-34/+103
* Implemented chunked output buffering support - it's quite cool!Zeev Suraski2001-03-042-84/+109
* - Fix copyright notices with 2001Andi Gutmans2001-02-263-3/+3
* Finish fopen-wrappers rename.Sascha Schumann2001-02-232-2/+2
* changed zlibstat.lib -> zlib.lib, which is the correct nameDaniel Beulshausen2001-02-201-2/+2
* ws-onlyThies C. Arntzen2001-02-011-1/+1
* @- When using the ob_gzhandler() PHP now automagically also sets theThies C. Arntzen2001-02-011-0/+6
* Fix a huge memory leak in the ob_gzhandler.Sascha Schumann2001-02-011-0/+1
* make HAVE_FOPENCOOKIE available for other extensions besides zlibHartmut Holzgraefe2000-11-211-39/+1
* # a minor change, but still important :)Hartmut Holzgraefe2000-11-211-2/+1
* all the _GNU_SOURCE dependant stuff is now in zlib_fopen_wrapper.cHartmut Holzgraefe2000-11-214-86/+109
* fixed a compile problem with glibc<=2.1.1 (#7327, #7892)Hartmut Holzgraefe2000-11-202-2/+41
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Handle unable-to-add-new-headers error nicelyZeev Suraski2000-11-131-10/+17
* - Import Jade Nicoletti's transparent gzip encoding support as an outputZeev Suraski2000-11-132-20/+242
* add gzdeflate() and gzinflate() for handling of pure gzip-datastreamsMarc Pohl2000-11-082-0/+152
* type fixes to make compilers happyHartmut Holzgraefe2000-10-271-2/+2
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-1/+1
* __USE_GNU shall not be defined by applicationSascha Schumann2000-10-231-1/+0
* it's n.a. on win32 :)Daniel Beulshausen2000-10-231-0/+2
* Make zlib compile againStanislav Malyshev2000-10-231-4/+6
* - including php.h automatically includes the PHP config file.Andi Gutmans2000-10-211-7/+1
* i can find no php_config.h on win32 :)Daniel Beulshausen2000-10-211-0/+2
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-2/+4
* fopen wrappers cleanupHartmut Holzgraefe2000-10-131-11/+30
* @ -read and write .gz-files transparently on glibc based systemsHartmut Holzgraefe2000-10-112-0/+88
* deleted a few unnecceasary defines and added the Release_TS_Inline path to th...Daniel Beulshausen2000-08-241-5/+5
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-16/+10
* Forgotten to change.Egon Schmid2000-07-131-1/+1
* Corrected some protos.Egon Schmid2000-07-131-4/+3
* - Don't need extern for functionsAndi Gutmans2000-07-111-2/+2
* @- Fixed crash in gzopen(). (Thies)Thies C. Arntzen2000-07-061-1/+2
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* - Don't depend on USE_PATH being equal to 1. Use #define valueAndi Gutmans2000-06-261-4/+4
* - Please NEVER copy fopen_wrappers.c functions to modules. They are uglyZeev Suraski2000-06-261-118/+5
* Fix for configure not setting the library path.Stefan Roehrich2000-06-261-5/+10
* Make the zlib DLL work with the stock zlib libraryZeev Suraski2000-06-251-4/+4
* - I wrote a long msg but the commit didn't go through.Zeev Suraski2000-06-251-5/+5
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-1/+0
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-6/+8
* making zlib module compile on win32 with new directory structureFrank M. Kromann2000-06-121-2/+2
* - Update module project files to include:Andi Gutmans2000-06-101-2/+2