index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libz
/
inflate.c
Age
Commit message (
Expand
)
Author
2024-09-05
Avoid out-of-bounds pointer arithmetic in inflateCopy().
Theo Buehler
2024-06-30
cast string literals with z_const char *
Theo Buehler
2023-11-18
libz sync with develop branch, discussed with deraadt
Theo Buehler
2023-04-25
Update libz to the HEAD of the develop branch
Theo Buehler
2022-10-23
Drop RCS ids in upstream zlib source
Theo Buehler
2022-10-20
Update base libz to 1.2.13
Theo Buehler
2022-08-15
Adjust whitespace (tabs vs spaces) on one line to reduce diff with upstream
Theo Buehler
2022-08-09
Fix buffer overflow in inflateGetHeader()
Theo Buehler
2022-05-08
Update to zlib 1.2.12
Theo Buehler
2021-07-04
Update libz to zlib 1.2.11 and reapply local patches as far as this
Theo Buehler
2019-06-01
Fix warnings when building zlib with ZLIB_CONST defined
Jeremie Courreges-Anglas
2005-07-20
Update to zlib 1.2.3; OK deraadt@
Todd C. Miller
2004-12-03
update to zlib-1.21 (we already have the CAN-2004-0797 security fixes)
Damien Miller
2004-08-26
Fix for DoS caused by incorrect error handling. From Dmitry V. Levin.
Otto Moerbeek
2003-12-17
sync with sys/lib/libz; adds #ifdef SMALL and one more #ifndef SLOW
Todd C. Miller
2003-12-17
#ifndef SLOW for consistency with sys/lib/libz/, not used for now;
Henning Brauer
2003-12-16
update to zlib 1.2.1
Henning Brauer
2002-03-12
Update to zlib-1.1.4
Todd C. Miller
1998-08-08
zlib 1.1.3
Todd C. Miller
1996-07-27
Integrate zlib v1.0.3
Thorsten Lockert