|
About:
zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms. Unlike the LZW compression method used in Unix compress(1), the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.
Release focus: Major security fixes
Changes:
A potential security vulnerability when decoding
invalid compressed data was eliminated. A
potential security vulnerability when decoding
specially crafted compressed data was eliminated.
A bug when decompressing dynamic blocks with no
distance codes was fixed. A CRC check bug in
gzread() after gzungetc() was fixed. An error is
no longer returned when using gzread() on an empty
file.
Author:
Jean-loup Gailly [contact developer]
Homepage:
http://www.zlib.net/
Tar/GZ:
http://www.zlib.net/zlib-1.2.3.tar.gz
Tar/BZ2:
http://www.zlib.net/zlib-1.2.3.tar.bz2
Zip:
http://www.zlib.net/zlib123.zip
Changelog:
http://www.zlib.net/ChangeLog.txt
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.59/10.00
(Rank 237)
» Vitality: 0.00% (Rank 7744)
» Popularity: 30.41% (Rank 18)

(click to enlarge graphs)
Record hits: 149,790
URL hits: 135,981
Subscribers: 1,225
|
|
Projects depending on this project:
libpng
libcomprex
tinc
Gmsh
Gravetat
(Note: 155 projects depend on this one. The ones displayed are picked by a randomizer.)
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
1.2.3
|
Major security fixes |
14-Oct-2005 08:28 |
|
1.2.2
|
Major security fixes |
11-Jul-2005 23:37 |
|
1.2.1
|
Major feature enhancements |
02-Dec-2003 15:40 |
|
1.1.4
|
Major security fixes |
12-Mar-2002 00:12 |
|
1.1.3
|
N/A |
21-Feb-2001 10:13 |
Articles referencing this project
- Red Hat: Updated zlib packages fix a buffer overflow
by Patrick Lenz
,
in Security
Thu, Jul 21st 2005 12:27
- Debian: New zlib packages fix buffer overflow
by Patrick Lenz
,
in Security
Wed, Jul 20th 2005 23:07
- SuSE: New zlib packages fix remote denial of service
by Patrick Lenz
,
in Security
Wed, Jul 6th 2005 08:31
- Red Hat: Updated Zlib packages fix a buffer overflow
by Patrick Lenz
,
in Security
Wed, Jul 6th 2005 08:23
- Debian: New zlib packages fix denial of service
by Patrick Lenz
,
in Security
Wed, Jul 6th 2005 08:21
|
|
|