summaryrefslogtreecommitdiffstats
path: root/lib/libz/zlib.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ZLIB_CONSTjca2019-05-121-4/+5
| | | | Introduced in zlib-1.2.5.2, used by a few ports. ok deraadt@
* fix typos; while here, improve spacing in comments.sobrado2011-07-071-3/+3
| | | | | | changes to libevent and zlib headers sent to the upstream maintainers. ok jmc@ (for typos), millert@
* Update to zlib 1.2.3; OK deraadt@millert2005-07-201-37/+194
|
* update to zlib-1.21 (we already have the CAN-2004-0797 security fixes)djm2004-12-031-16/+16
| | | | "in it goes" deraadt@, in the near-total absence of feedback from others
* total_in and total_out need to be off_t, not unsigned long.henning2003-12-161-3/+3
| | | | | | | | some bugs return: i fixed the same some months ago when we had this other gzip there. this bug resulted in wrong size stats for > 4GB files, and in the case that the input file was > 4GB and could be compressed to < 4GB gzip not zipping it as it would grow in its eyes.
* update to zlib 1.2.1henning2003-12-161-80/+387
| | | | ok millert@ deraadt@
* Update to zlib-1.1.4millert2002-03-121-3/+4
|
* zlib 1.1.3millert1998-08-081-200/+313
|
* zlib 1.0.4millert1997-01-191-11/+6
|
* Adds gz_iszipped() function.millert1996-10-271-0/+5
|
* Integrate zlib v1.0.3tholo1996-07-271-0/+780