Sign in
fuchsia
/
third_party
/
github.com
/
madler
/
zlib
Clone this repo:
Branches
main
develop
master
upstream/develop
upstream/master
Tags
v1.2.12
v1.2.11
v1.2.10
v1.2.9
v1.2.8
v1.2.7.3
v1.2.7.2
v1.2.7.1
v1.2.7
v1.2.6.1
More...
21767c6
zlib 1.2.12
by Mark Adler
· 7 weeks ago
main
master
upstream/master
v1.2.12
296967c
Fix crc32.c to compile local functions only if used.
by Mark Adler
· 7 weeks ago
e9a52aa
Check for cc masquerading as gcc or clang in configure.
by Mark Adler
· 7 weeks ago
1a1e8da
Remove destructive aspects of make distclean.
by Mark Adler
· 7 weeks ago
6847291
Separate out address sanitizing from warnings in configure.
by Mark Adler
· 7 weeks ago
735eaa1
Eliminate use of ULL constants.
by Mark Adler
· 7 weeks ago
76f70ab
Add fallthrough comments for gcc.
by Mark Adler
· 7 weeks ago
2014a99
Clean up minizip to reduce warnings for testing.
by Mark Adler
· 5 months ago
58ca4e5
Fix unztell64() in minizip to work past 4GB. (Daniël Hörchner)
by Mark Adler
· 5 months ago
b135d46
minizip warning fix if MAXU32 already defined. (gvollant)
by Mark Adler
· 5 months ago
8678871
Replace black/white with allow/block. (theresa-m)
by Mark Adler
· 5 months ago
c3f3043
Fix indentation in minizip's zip.c.
by Mark Adler
· 10 months ago
0530dbc
Improve portability of contrib/minizip.
by Mark Adler
· 1 year, 3 months ago
506424c
Correct typo in blast.c.
by Mark Adler
· 1 year, 4 months ago
53ce271
Change macro name in inflate.c to avoid collision in VxWorks.
by Mark Adler
· 1 year, 8 months ago
e54494e
Clarify gz* function interfaces, referring to parameter names.
by Mark Adler
· 1 year, 9 months ago
d71dc66
Fix error in comment on the polynomial representation of a byte.
by Mark Adler
· 2 years, 10 months ago
develop
0206436
Fix memory leak on error in gzlog.c.
by Mark Adler
· 3 years ago
79baebe
Avoid adding empty gzip member after gzflush with Z_FINISH.
by Mark Adler
· 3 years, 1 month ago
0e96d8e
Explicitly note that the 32-bit check values are 32 bits.
by Mark Adler
· 3 years, 1 month ago
More »