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
Age
Commit message (
Expand
)
Author
2024-02-13
Pull in z_off64_t handling from upstream
Theo Buehler
2024-02-11
libz: more windows ifdef turd shining from upstream
Theo Buehler
2024-02-10
libz: sync with upstream
Theo Buehler
2024-02-09
pull in another upstream tweak for windows
Theo Buehler
2024-02-09
zlib: sync with upstream
Theo Buehler
2024-02-07
sync with upstream
Theo Buehler
2024-02-07
sync with zlib.h
Theo Buehler
2024-02-07
Sync doc-comment for deflateInit2 with upstream
Theo Buehler
2024-01-28
Pull in some post 1.3.1 upstream commits
Theo Buehler
2024-01-23
Update to zlib 1.3.1
Theo Buehler
2024-01-21
Sync with upstream as of Jan 20
Theo Buehler
2024-01-21
libz: sync with upstream's develop branch as of Jan 18
Theo Buehler
2024-01-21
Define HAVE_HIDDEN for libz
Theo Buehler
2024-01-20
Merge docs of crc32_combine_{gen,op} from zlib.h
Theo Buehler
2023-11-18
libz sync with develop branch, discussed with deraadt
Theo Buehler
2023-08-20
Bump zlib version to 1.3
Theo Buehler
2023-08-18
sync with zlib.h
Theo Buehler
2023-08-18
Sync doc comment with upstream
Theo Buehler
2023-08-15
Fix bug when using gzflush() with a very small buffer.
Theo Buehler
2023-08-13
Conditionally disable MSAN
Theo Buehler
2023-08-12
Fix bug when gzungetc() is used immediately after gzopen().
Theo Buehler
2023-08-12
fix typo
Theo Buehler
2023-08-04
Fix a couple of typos in a comment
Theo Buehler
2023-07-30
sync compress.3 with zlib.h
Theo Buehler
2023-07-30
Merge some doc comment updates from upstream
Theo Buehler
2023-07-30
Pull in two #undef from upstream's develop branch
Theo Buehler
2023-05-02
Sync with upstream
Theo Buehler
2023-04-25
Update libz to the HEAD of the develop branch
Theo Buehler
2022-12-27
Revert spelling fixes. Please report them upstream.
Theo Buehler
2022-12-27
spelling fixes; from paul tagliamonte
Jason McIntyre
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-07-20
bump major due to struct size change on ILP32 architectures
Theo Buehler
2022-07-20
Revert zlib.h r1.7
Theo Buehler
2022-05-08
Bump minor after symbol addition
Theo Buehler
2022-05-08
Backport an upstream fix for CRC calculation. This fixes Java applications
Theo Buehler
2022-05-08
Update to zlib 1.2.12
Theo Buehler
2022-03-25
Improve error checking in deflatePrime()
Theo Buehler
2022-03-25
Fix memory corruption bug in zlib
Theo Buehler
2022-03-24
Backport zlib fix for the multi line CLEAR_HASH macro. There is
Alexander Bluhm
2021-12-11
two more "the the" fixes;
Jason McIntyre
2021-07-06
sync man page with changes 1.2.3 -> 1.2.11. some changes:
Jason McIntyre
2021-07-04
Add missing RCS tags
Theo Buehler
2021-07-04
bump major after zlib update
Theo Buehler
2021-07-04
Update libz to zlib 1.2.11 and reapply local patches as far as this
Theo Buehler
2021-02-08
correct return type for compressBound();
Jason McIntyre
2020-04-18
When opening a completely empty file with gzopen(3), treat it as an
Ingo Schwarze
2019-06-01
Fix warnings when building zlib with ZLIB_CONST defined
Jeremie Courreges-Anglas
[next]