aboutsummaryrefslogtreecommitdiff
path: root/lib/libz
Commit message (Expand)AuthorAgeFilesLines
* Revert 212517 to restore pristine state of this fileWarner Losh2010-10-131-2/+0
* Include FreeBSD svn tagWarner Losh2010-09-131-0/+2
* MFV: zlib 1.2.5.Xin LI2010-04-2018-74/+117
|\
* | Expose a few symbols as public interface rather than private.Xin LI2010-04-161-6/+6
* | MFV: libz 1.2.4.3.Xin LI2010-04-1611-35/+104
|\|
* | Remove _LARGEFILE64_SOURCE==1 case which is supposed to be always falseXin LI2010-04-011-1/+1
* | For now, hardcode FreeBSD configuration that will never change on zlib.h:Xin LI2010-04-011-25/+0
* | Update to 1.2.4.1 (beta).Xin LI2010-03-3114-66/+78
|\|
| * Flattern zlib vendor tree.Xin LI2010-02-2331-13562/+0
* | Update to zlib 1.2.4 and add versioned symbols to theXin LI2010-03-2241-2144/+7559
* | Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* | Resolve conflicts.Dag-Erling Smørgrav2006-03-2318-151/+695
* | This commit was generated by cvs2svn to compensate for changes in r157043,Dag-Erling Smørgrav2006-03-235-59/+306
|\|
| * Vendor import of ZLib 1.2.3.Dag-Erling Smørgrav2006-03-2323-215/+1006
* | Correct a buffer overflow which can occur when decompressing aColin Percival2005-07-271-4/+4
* | Correct a buffer overflow which occurred in the handling of someColin Percival2005-07-061-1/+1
* | Remove libz and pppd redundancyWarner Losh2005-06-031-2/+0
* | Document zlib update procedure and provide future maintainers aTim Kientzle2005-05-111-0/+44
* | Since the FreeBSD local modifications are mostly trivial (consistingTim Kientzle2005-05-1115-78/+91
* | Update zconf.h and gzio.c with changes from ZLib 1.2.1 to ZLib 1.2.2.Tim Kientzle2005-04-242-40/+53
* | This commit was generated by cvs2svn to compensate for changes in r145474,Tim Kientzle2005-04-244-52/+116
|\|
| * ZLib 1.2.2Tim Kientzle2005-04-2416-135/+246
| * Remove files that are no longer present in the zlib distribution fromTim J. Robbins2004-07-019-1143/+0
* | Correct a denial-of-service vulnerability in zlib.Jacques Vidrine2004-08-262-0/+6
* | Update makefile for zlib 1.2.1.Tim J. Robbins2004-06-301-2/+1
* | Resolve conflicts.Tim J. Robbins2004-06-3024-2711/+3319
* | This commit was generated by cvs2svn to compensate for changes in r131377,Tim J. Robbins2004-06-3011-441/+2290
|\|
| * Import zlib 1.2.1 (trimmed)Tim J. Robbins2004-06-3029-2214/+5639
* | Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* | Fix URL of zlib home page: It's hosted at gzip.org now.Stefan Eßer2003-06-261-1/+1
* | In src/lib/libz/gzio.c the function gzprintf does not check if theJean-Marc Zucconi2003-03-141-7/+6
* | Actually implement gzip's -c option. minigzip now also doublesJohan Karlsson2002-10-031-5/+34
* | Fix an easy warning in a local addition.Mark Murray2002-08-011-1/+1
* | Work around a gcc bug which causes zlib to dump core in certainKris Kennaway2002-03-311-2/+7
* | Remove some files we don't want.Brian Feldman2002-03-112-134/+0
* | s/nilename/filename/Brian Feldman2002-03-111-1/+1
* | Fix conflicts.Brian Feldman2002-03-1121-57/+65
* | This commit was generated by cvs2svn to compensate for changes in r92111,Brian Feldman2002-03-119-82/+119
|\|
| * Import zlib 1.1.4 onto the vendor branch.Brian Feldman2002-03-1130-137/+185
* | This commit was generated by cvs2svn to compensate for changes in r92109,Brian Feldman2002-03-112-0/+134
|\|
| * Import zlib 1.1.4 onto the vendor branch.Brian Feldman2002-03-112-0/+134
* | Error handling fixes for inflate.Chris D. Faulhaber2002-02-171-4/+7
* | Add huff __FBSDID()s puff to whew! libzMatthew Dillon2001-09-3018-13/+44
* | Add zopen(), a stdio wrapper for gzipped data streams.Kris Kennaway2001-09-062-1/+41
* | Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* | MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* | Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* | Add appropriate defines to use snprintf/vsnprintf instead ofChris D. Faulhaber2000-12-061-0/+2
* | sprintf -> snprintfKris Kennaway2000-11-261-1/+1
* | Prevent buffer overflows.Kris Kennaway2000-08-041-0/+10