summaryrefslogtreecommitdiffstats
path: root/lib/libz/gzio.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to zlib 1.2.3; OK deraadt@millert2005-07-201-16/+33
|
* update to zlib-1.21 (we already have the CAN-2004-0797 security fixes)djm2004-12-031-1/+5
| | | | "in it goes" deraadt@, in the near-total absence of feedback from others
* update to zlib 1.2.1henning2003-12-161-147/+247
| | | | ok millert@ deraadt@
* use strlcpy; millert okderaadt2003-04-021-8/+12
|
* Check snprintf() return value for truncation; deraadt@ OKmillert2003-02-271-7/+7
|
* From Andrushock, s/sucess/success/gmillert2002-12-091-3/+3
|
* Add some missing checks for malloc() returning NULL.millert2002-07-061-2/+5
| | | | Noticed by Lars J. Buitinck. deraadt@ OK
* Update to zlib-1.1.4millert2002-03-121-2/+2
|
* occured->occurredmpech2001-09-191-3/+3
| | | | | | | idea from deraadt@ via NetBSD millert@ ok p.s. Next commit will fix a typo in the sys/
* $OpenBSD$todd2000-03-021-1/+1
|
* zlib 1.1.3millert1998-08-081-36/+388
|
* zlib 1.0.4millert1997-01-191-17/+6
|
* Adds gz_iszipped() function.millert1996-10-271-1/+12
|
* Integrate zlib v1.0.3tholo1996-07-271-0/+523