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