aboutsummaryrefslogtreecommitdiff
path: root/old/nt (unfollow)
Commit message (Expand)AuthorFilesLines
3 daysVersion 1.3.2Mark Adler60-103/+182
3 daysRemove carriage returns from win32/zlib.def.Mark Adler1-104/+104
3 daysMake type changes for solo code explicit in test/minigzip.c.Mark Adler1-3/+3
3 daysAvoid using the value of an undefined macro in crc32.c.Mark Adler1-1/+2
3 daysRemove make cover from the configure workflows.Mark Adler2-2/+2
3 daysFix the minizip Makefile to work with both BSD and GNU make.Mark Adler1-0/+2
3 daysUse command instead of which in ./configure.Mark Adler1-2/+2
4 daysFactor out a set_uniq() function to set the seed with noise.Mark Adler1-2/+6
4 daysReplace strcpy() with memcpy() in contrib/minizip.Mark Adler2-2/+2
4 daysAlign the backup zmem* functions with their library counterparts.Mark Adler4-25/+30
4 daysDefine NULL in inftrees.c if needed.Mark Adler1-0/+4
4 daysRemove GNU-only constructs from Makefile.in.Mark Adler1-4/+0
4 daysFix --insecure option for shared libraries.Mark Adler1-0/+1
4 daysAdjust cmake defaults.Mark Adler2-2/+2
4 daysRemove vstudio projects in lieu of cmake-generated projects.Mark Adler62-19836/+20
4 daysCMake: Add build for zlib1.dll with zlib and minizip.Vollstrecker5-0/+229
4 daysCMake: Remove "compatible" zlib and minizip installations.Vollstrecker3-35/+1
7 daysClean up debug sign conversions in deflate.c and trees.c.Mark Adler2-7/+7
7 daysFix the minizip Makefile to use the default variables and rules.Ross Burton1-7/+1
7 daysMatch signedness in format specifiers.Rose2-7/+7
7 daysReturn error codes in minizip miniunz.c and minuzip.c.anjiahao2-9/+10
7 daysAdd --disable-shared to --static ./configure option.Mark Adler1-1/+1
8 daysPermit all ./configure parameters to use '=' or ' '.Mark Adler1-0/+4
8 daysPermit ./configure parameters using '=' to contain '='.DoctorNoobingstoneIPresume1-8/+8
8 daysAdd repository README to the nuget package.AraHaan1-0/+2