Home | History | Annotate | Download | only in curl

Lines Matching full:gzip

1492 - Balint Szilakszi reported a memory leak when libcurl did gzip decompression
8133 - Dan Fandrich's fix for libz 1.1 and "extra field" usage in a gzip stream
8282 An improvement to the gzip handling of libcurl. There were two problems with
8283 the old version: it was possible for a malicious gzip file to cause libcurl
8291 (1.2) version of zlib is used, as it takes care of gzip header parsing
8302 I've also factored out some common code between deflate and gzip to reduce
8303 the code footprint somewhat. I've tested the gzip code on a few test files
10825 include a better comment in the top for the gzip compressed version.
10881 - Dan Fandrich provided a patch, that granted that gzip and libz are available
11092 - Dan Fandrich fixed some gzip decompression bugs and flaws.
11116 - Nic Hines provided a second patch for gzip decompression, and fixed a bug
11117 when deflate or gzip contents were downloaded using chunked encoding.
11119 - Dan Fandrich made libcurl support automatic decompression of gzip contents
16567 - zlib can't automatically detect whether to use zlib or gzip
16618 - Added libz functionality. This should enable decompressing gzip, compress