summaryrefslogtreecommitdiffstats
path: root/lib/libz/inftrees.c
Commit message (Collapse)AuthorAgeFilesLines
* MFV: Update zlib to 1.2.8.delphij2013-05-051-7/+7
| | | | MFC after: 1 month
* MFV: Update zlib to 1.2.7.delphij2012-06-211-35/+11
|\ | | | | | | | | | | | | | | (x86 assembler optimization disabled for now because it requires the new .cfi_* directives that is not supported by base system binutils). MFC after: 1 week
| * Flattern zlib vendor tree.delphij2010-02-231-329/+0
| |
| * Vendor import of ZLib 1.2.3.des2006-03-231-5/+6
| |
| * ZLib 1.2.2kientzle2005-04-241-5/+12
| |
| * Import zlib 1.2.1 (trimmed)tjr2004-06-301-422/+289
| |
| * Import zlib 1.1.4 onto the vendor branch.green2002-03-111-5/+4
| |
* | MFV: zlib 1.2.5.delphij2010-04-201-3/+3
| |
* | MFV: libz 1.2.4.3.delphij2010-04-161-2/+2
| |
* | Update to 1.2.4.1 (beta).delphij2010-03-311-2/+2
| |
* | Update to zlib 1.2.4 and add versioned symbols to thedelphij2010-03-221-30/+31
|\ \ | | | | | | | | | | | | | | | library. Sponsored by: iXsystems, Inc.
| * | Create a custom branch where I will be able to do the merge.delphij2010-03-191-329/+0
|/ /
* | Resolve conflicts.des2006-03-231-4/+5
| |
* | Correct a buffer overflow which occurred in the handling of somecperciva2005-07-061-1/+1
| | | | | | | | | | | | | | particularly corrupt deflated data streams. Security: FreeBSD-SA-05:16.zlib Approved by: re (security blanket)
* | Since the FreeBSD local modifications are mostly trivial (consistingkientzle2005-05-111-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | primarily of pointless $FreeBSD$ tags), sync most files in HEAD with those in the ZLIB branch. This minimizes the differences between HEAD and ZLIB and should simplify future imports. After this, there are only three files with local modifications (gzio.c, minigzip.c, and zconf.h) and two non-vendor files (Makefile, zopen.c). The rest exactly match the vendor distribution. PR: i386/76294 MFC after: 2 weeks
* | Resolve conflicts.tjr2004-06-301-422/+289
| |
* | Fix conflicts.green2002-03-111-5/+4
| |
* | Add huff __FBSDID()s puff to whew! libzdillon2001-09-301-0/+3
|/
* Import zlib 1.1.3 onto the vendor branch.peter1999-01-101-13/+18
| | | | Obtained from: ftp.cdrom.com:/pub/infozip/zlib
* Initial import of zlib-1.1.1steve1998-02-281-97/+69
| | | | | PR: 5869 Reviewed by: jdp
* Official patch from infozipache1997-09-231-18/+26
|
* Initial import of zlib-1.0.4peter1996-08-181-0/+470
OpenPOWER on IntegriCloud