History log of /PHP-8.0/ext/zlib/zlib.c (Results 276 – 300 of 356)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bbe83e4f 11-Jul-2001 Thies C. Arntzen

gzencode() now zero-terminates its buffer.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)


Revision tags: php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5
# 2df7c8a0 30-Mar-2001 Anil Madhavapeddy

Send the correct Vary headers, if we negotiate a gzip/deflate session
via Accept-Encoding. This obeys a SHOULD directive in RFC2616

PR: 10070


Revision tags: php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 177f9bd1 07-Mar-2001 Daniel Beulshausen

add missing globals fetches


# 0b65578e 06-Mar-2001 Zeev Suraski

Implement internal output compression?\0020:wq


# 39724f6e 04-Mar-2001 Zeev Suraski

Implemented chunked output buffering support - it's quite cool!


# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# c2fb53be 23-Feb-2001 Sascha Schumann

Finish fopen-wrappers rename.


# 9c1abab2 01-Feb-2001 Thies C. Arntzen

ws-only


# 1366f67d 01-Feb-2001 Thies C. Arntzen

@- When using the ob_gzhandler() PHP now automagically also sets the
@ Content-Lengh correctly which enables browsers to use the HTTP
@ Keep-Alive feature. (Thies)


# a4df53ad 01-Feb-2001 Sascha Schumann

Fix a huge memory leak in the ob_gzhandler.


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# cedb39ee 21-Nov-2000 Hartmut Holzgraefe

all the _GNU_SOURCE dependant stuff is now in zlib_fopen_wrapper.c
so all the #define/#include workarounds in zlib.c are no longer needed


# 67bb9d1a 20-Nov-2000 Hartmut Holzgraefe

fixed a compile problem with glibc<=2.1.1 (#7327, #7892)
# zlib.c still produces a warning, perhaps i should move
# the fopen wrapper to a seperate file to get things right
# but i think

fixed a compile problem with glibc<=2.1.1 (#7327, #7892)
# zlib.c still produces a warning, perhaps i should move
# the fopen wrapper to a seperate file to get things right
# but i think i will wait for the autoconf book to arrive

show more ...


# 6a86b6fa 13-Nov-2000 Zeev Suraski

Handle unable-to-add-new-headers error nicely


# 0f7f5c2c 13-Nov-2000 Zeev Suraski

- Import Jade Nicoletti's transparent gzip encoding support as an output
handler. Works quite nicely!
- Fix buglets in output buffering
- Add output_handler INI directive


# 4eece9b1 08-Nov-2000 Marc Pohl

add gzdeflate() and gzinflate() for handling of pure gzip-datastreams


# 6b435870 27-Oct-2000 Hartmut Holzgraefe

type fixes to make compilers happy


# f1dcb32c 25-Oct-2000 Andrei Zmievski

Use zend_register_list_destructors_ex() instead.


# 2d7860ed 23-Oct-2000 Sascha Schumann

__USE_GNU shall not be defined by application


# 6911ee5b 23-Oct-2000 Daniel Beulshausen

it's n.a. on win32 :)


# 48e5d318 23-Oct-2000 Stanislav Malyshev

Make zlib compile again


# 4d676fe9 21-Oct-2000 Andi Gutmans

- including php.h automatically includes the PHP config file.


# bef77674 21-Oct-2000 Daniel Beulshausen

i can find no php_config.h on win32 :)


1...<<1112131415