index
:
zlib
develop
master
A mirror of https://github.com/madler/zlib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 1.3.2
Mark Adler
25 hours
21
-36
/
+24
*
Fix the minizip Makefile to work with both BSD and GNU make.
Mark Adler
28 hours
1
-0
/
+2
*
Factor out a set_uniq() function to set the seed with noise.
Mark Adler
32 hours
1
-2
/
+6
*
Replace strcpy() with memcpy() in contrib/minizip.
Mark Adler
33 hours
2
-2
/
+2
*
Adjust cmake defaults.
Mark Adler
2 days
2
-2
/
+2
*
Remove vstudio projects in lieu of cmake-generated projects.
Mark Adler
2 days
62
-19836
/
+20
*
CMake: Add build for zlib1.dll with zlib and minizip.
Vollstrecker
2 days
5
-0
/
+229
*
CMake: Remove "compatible" zlib and minizip installations.
Vollstrecker
2 days
1
-12
/
+1
*
Fix the minizip Makefile to use the default variables and rules.
Ross Burton
5 days
1
-7
/
+1
*
Return error codes in minizip miniunz.c and minuzip.c.
anjiahao
5 days
2
-9
/
+10
*
Add repository README to the nuget package.
AraHaan
6 days
1
-0
/
+2
*
Add LICENSE.Info-Zip to contrib/minizip.
Yuriy Chernyshov
6 days
1
-0
/
+58
*
Remove extraneous spaces in contrib/minizip/miniunz.c.
Dimitri Papadopoulos
6 days
1
-2
/
+2
*
Update URLs to use https.
Mark Adler
6 days
27
-66
/
+56
*
Catch a file open error in contrib/minizip/mztools.c.
Dimitri Papadopoulos
7 days
1
-1
/
+7
*
Don't use *64 functions on Android before API level 24.
Andrey Filipenkov
7 days
2
-2
/
+2
*
Specify the zlib license in pkg-config files.
Nobuhiro Iwamatsu
7 days
1
-0
/
+1
*
Reduce warnings in contrib/minizip.
Mark Adler
7 days
3
-9
/
+11
*
Avoid missing-extern warnings.
Mark Adler
7 days
2
-0
/
+4
*
Remove carriage returns from contrib/testzlib files.
Mark Adler
8 days
2
-285
/
+285
*
Use _WIN32 instead of WIN32 in pufftest.c.
Mark Adler
9 days
1
-1
/
+1
*
CMake: Add tests for minizip components.
Vollstrecker
11 days
4
-1
/
+108
*
Remove all uses of the obsolete keyword "register".
Jan Nijtmans
2026-02-03
1
-1
/
+1
*
CMake: Fix the Ada standalone build.
git@github.com
2026-01-31
1
-1
/
+1
*
CMake: Fix the iostream3 install test.
git@github.com
2026-01-31
1
-1
/
+1
*
CMake: Make minizip buildable by itself.
Werner
2026-01-31
1
-0
/
+10
*
CMake: Move the testers to the test directory.
Werner
2026-01-31
4
-70
/
+78
*
CMake: Use the correct options.
Werner
2026-01-31
9
-18
/
+18
*
CMake: Correct a comment.
Werner
2026-01-31
1
-1
/
+1
*
CMake: Remove an empty line.
Werner
2026-01-31
1
-1
/
+0
*
CMake: Use a normal components search in minizip.
Vollstrecker
2026-01-31
1
-11
/
+3
*
CMake: Use components in minizip.
Vollstrecker
2026-01-31
1
-4
/
+12
*
Remedy uninitialized variable warning in minizip.
Lwisce Zeng
2026-01-28
2
-0
/
+2
*
Replace // with /* comments in minizip zip.c.
Mark Adler
2026-01-28
1
-21
/
+21
*
Remove inline keyword from minizip zip.c.
Mark Adler
2026-01-28
1
-1
/
+1
*
Set bit 11 of the zip header flags in minizip if UTF-8.
Mark Adler
2026-01-28
1
-0
/
+43
*
Vectorize the CRC-32 calculation on the s390x.
Ilya Leoshkevich
2026-01-27
6
-1
/
+350
*
CMake: Add install-target for contrib/testzlib.
Vollstrecker
2026-01-12
1
-5
/
+27
*
CMake: Make final fixes for Windows.
Vollstrecker
2026-01-12
9
-40
/
+74
*
CMake: Add integration tests.
Vollstrecker
2026-01-12
25
-2
/
+1015
*
CMake: Fix MSVC build.
Vollstrecker
2026-01-12
1
-0
/
+5
*
CMake: Name tests consistently.
Vollstrecker
2026-01-12
4
-79
/
+84
*
CMake: Name targets consistently.
Vollstrecker
2026-01-12
4
-27
/
+33
*
CMake: Make it work with add_subdirectory.
Vollstrecker
2026-01-12
3
-5
/
+55
*
CMake: Add install and exports.
Vollstrecker
2026-01-12
4
-5
/
+185
*
CMake: Make the options available in cmake-gui.
Vollstrecker
2026-01-12
1
-3
/
+3
*
CMake: Added contrib/testzlib.
Vollstrecker
2026-01-12
2
-0
/
+26
*
CMake: Added contrib/puff.
Vollstrecker
2026-01-12
5
-0
/
+235
*
CMake: Removed bogus module-path.
Vollstrecker
2026-01-12
1
-2
/
+0
*
CMake: Moved everything to functions for consistency.
Vollstrecker
2026-01-12
1
-44
/
+39
[next]