161
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
zlib 1.3.1
madler
as Mark Adler
More... almost 2 years ago
Move the load flags before the object files in Makefile tests.
madler
as Mark Adler
More... almost 2 years ago
Use Makefile compiler for minizip-test target.
madler
as Mark Adler
More... almost 2 years ago
Remove -w compile option in configure test.
madler
as Mark Adler
More... almost 2 years ago
Remove carriage returns from zlib.map.
madler
as Mark Adler
More... almost 2 years ago
Fix a bug in ZLIB_DEBUG compiles in check_match().
madler
as Mark Adler
More... almost 2 years ago
Revert "Add a CMake option to link the C runtime statically."
madler
as Mark Adler
More... almost 2 years ago
Remove unused Z_ARG macro.
madler
as Mark Adler
More... almost 2 years ago
Remove mentions of an official zlib DLL distribution.
madler
as Mark Adler
More... almost 2 years ago
Neutralize zip file traversal attacks in miniunz. More... almost 2 years ago
Note that the len2 argument of crc_combine*() must be non-negative.
madler
as Mark Adler
More... almost 2 years ago
Fix the copy of pending_buf in deflateCopy() for the LIT_MEM case. More... almost 2 years ago
Fix pending buffer overflow assert with LIT_MEM allocation. More... almost 2 years ago
Remove fdopen #defines in zutil.h.
madler
as Mark Adler
More... almost 2 years ago
Refer to correct function in contrib/minizip/unzip.c comment. More... almost 2 years ago
Correct case of MSDOS in contrib/minizip/miniunz.c. More... almost 2 years ago
Fix "the the" in examples/gzlog.c. More... almost 2 years ago
Add bounds checking to ERR_MSG() macro, used by zError().
madler
as Mark Adler
More... almost 2 years ago
Fix random typos over several source and text files. More... almost 2 years ago
Add a CMake option to link the C runtime statically. More... about 2 years ago
Correct repeated words in source file comments and a readme. More... about 2 years ago
Fix decision on the emission of Zip64 end records in minizip.
madler
as Mark Adler
More... about 2 years ago
Make the existence of gz_intmax() unconditional. More... about 2 years ago
Add LIT_MEM define to use more memory for a small deflate speedup.
madler
as Mark Adler
More... about 2 years ago
Make internal functions static in the test code. More... about 2 years ago
Fix bug in inflateSync() for data held in bit buffer.
madler
as Mark Adler
More... over 2 years ago
Update version and date in contrib/nuget.
madler
as Mark Adler
More... over 2 years ago
Update version numbers and year in contrib/vstudio/vc17.
madler
as Mark Adler
More... over 2 years ago
Update vc directory in contrib/nuget.
madler
as Mark Adler
More... over 2 years ago
Rename contrib/vstudio/vc143 to vc17.
madler
as Mark Adler
More... over 2 years ago