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
13 days
libz: sync with upstream
Theo Buehler
2024-09-05
Avoid out-of-bounds pointer arithmetic in inflateCopy().
Theo Buehler
2024-08-05
sync with upstream (noop for openbsd)
Theo Buehler
2024-08-02
bump minor after yesterday's symbol addition
Theo Buehler
2024-08-02
Put exported symbols of libz under our own control
Theo Buehler
2024-08-01
sync with upstream
Theo Buehler
2024-07-25
document deflateUsed()
Theo Buehler
2024-07-25
fix a small markup mistake (missing newline)
Theo Buehler
2024-07-09
Let z_off_t fall back to long long instead of only long
Theo Buehler
2024-06-30
cast string literals with z_const char *
Theo Buehler
2024-06-30
Z_HUFFMAN -> Z_HUFFMAN_ONLY + linewrapping churn in a comment
Theo Buehler
2024-06-29
Z_HUFFMAN -> Z_HUFFMAN_ONLY
Theo Buehler
2024-05-28
remove outdated zlib version information
Theo Buehler
2024-03-27
zlib: sync with upstream
Theo Buehler
2024-03-15
zlib: sync with upstream
Theo Buehler
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
[next]