summaryrefslogtreecommitdiff
path: root/sys/lib/libz/infback.c
AgeCommit message (Expand)Author
2024-06-30sync with baseTheo Buehler
2023-04-25zlib: sync with srcTheo Buehler
2022-10-23Drop RCS ids in upstream zlib sourceTheo Buehler
2022-10-20Sync sys libz with baseTheo Buehler
2022-05-08Update to zlib 1.2.12Theo Buehler
2021-07-22Add sizes for free() in zlibTheo Buehler
2021-07-04Update libz to zlib 1.2.11 and reapply local patches as far as thisTheo Buehler
2019-06-01Fix warnings when building zlib with ZLIB_CONST definedJeremie Courreges-Anglas
2005-07-20Update to zlib 1.2.3; OK deraadt@Todd C. Miller
2004-12-03zlib-1.21 here tooDamien Miller
2004-08-26Fix for DoS caused by incorrect error handling. From Dmitry V. Levin.Otto Moerbeek
2003-12-16Add #ifdef SMALL and #ifdef SLOW and include sys/unistd.h instead of unistd.hTodd C. Miller
2003-12-16Update to zlib 1.2.1Todd C. Miller