summaryrefslogtreecommitdiffstats
path: root/lib/libz/infback.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to zlib 1.2.3; OK deraadt@millert2005-07-201-5/+6
|
* update to zlib-1.21 (we already have the CAN-2004-0797 security fixes)djm2004-12-031-2/+2
| | | | "in it goes" deraadt@, in the near-total absence of feedback from others
* Fix for DoS caused by incorrect error handling. From Dmitry V. Levin.otto2004-08-261-0/+3
| | | | ok miller@ henning@
* sync with sys/lib/libz; adds #ifdef SMALL and one more #ifndef SLOWmillert2003-12-171-0/+14
| | | | henning@ OK
* update to zlib 1.2.1henning2003-12-161-0/+619
ok millert@ deraadt@