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
*
Add man pages for minizip and miniunzip.
Enrico Weigelt, metux IT service
2013-03-24
2
-0
/
+109
*
Clean up the addition of gzvprintf.
Mark Adler
2013-03-23
4
-0
/
+4
*
Clean up the addition of inflateGetDictionary.
Mark Adler
2013-03-23
2
-0
/
+6
*
Add vc11 and vc12 build files to contrib/vstudio.
Mark Adler
2013-03-22
16
-0
/
+3335
*
Simplify contrib/vstudio/vc10 with 'd' suffix.
Fredrik Orderud
2013-02-23
1
-26
/
+2
*
Fix types in contrib/minizip to match result of get_crc_table().
takacsd
2013-02-23
3
-6
/
+6
*
Fix casting error in contrib/testzlib/testzlib.c.
Jason Williams
2013-02-23
1
-2
/
+2
*
Add contrib/vstudio/vc10 pre-build step for static only.
Greg Domjan
2013-02-23
2
-1
/
+17
*
Check for invalid code length codes in contrib/puff.
Mark Adler
2013-01-21
3
-6
/
+9
*
Fix comparisons of differently signed integers in contrib/blast.
Mark Adler
2012-10-24
1
-1
/
+2
*
Add note to contrib/blast to use binary mode in stdio.
Mark Adler
2012-10-24
2
-4
/
+9
*
Clean up the usage of z_const and respect const usage within zlib.
Mark Adler
2012-08-13
1
-1
/
+1
*
Remove unused variable in infback9.c.
Mark Adler
2012-07-08
1
-2
/
+0
*
Fix comment typos in unzip.h and unzip.c.
Birunthan Mohanathas
2012-07-08
2
-7
/
+7
*
Add inflateGetDictionary() function.
Mark Adler
2012-05-26
2
-0
/
+6
*
Change version number to 1.2.7.1.
Mark Adler
2012-05-02
10
-16
/
+16
*
Fix contrib/minizip compilation in the MinGW environment.
jK
2012-03-26
2
-2
/
+19
*
Remove gzflags from zlibvc.def in vc9 and vc10.
Birunthan Mohanathas
2012-03-22
2
-2
/
+0
*
Add gzopen_w() in Windows for wide character path names.
Mark Adler
2012-03-16
2
-1
/
+7
*
Fix contrib/vstudio project link errors [Mohanathas].
Mark Adler
2012-03-04
7
-20
/
+44
*
Restore gzgetc_ for backward compatibility with 1.2.6.
Mark Adler
2012-02-18
2
-0
/
+2
*
Expunge gzgetc_ from configuration files.
Mark Adler
2012-02-13
2
-2
/
+0
*
Change version number to 1.2.7.
Mark Adler
2012-02-12
7
-13
/
+13
*
Minor cleanup in contrib/minizip/zip.c [Vollant].
Mark Adler
2012-02-04
1
-2
/
+2
*
Put gzflags() functionality back in zutil.c.
Mark Adler
2012-02-01
2
-2
/
+0
*
Change version number to 1.2.6.1.
Mark Adler
2012-01-29
7
-13
/
+13
*
Add an --enable-demos option to contrib/minizip/configure.
Jonathan Nieder
2012-01-21
2
-0
/
+14
*
Add support for VPATH builds in contrib/minizip.
Jonathan Nieder
2012-01-21
1
-2
/
+7
*
Add missing libs to minizip linker command.
Jonathan Nieder
2012-01-21
1
-0
/
+1
*
Add -I../.. -L../.. to CFLAGS for minizip and miniunzip.
Jonathan Nieder
2012-01-21
1
-1
/
+1
*
Remove trailing space in contrib/minizip/minizip.c.
Mark Adler
2012-01-21
1
-1
/
+1
*
Avoid some warnings in contrib/minizip [Vollant].
Mark Adler
2012-01-21
1
-2
/
+2
*
Protect for long name and extra fields in contrib/minizip [Vollant].
Mark Adler
2012-01-21
1
-7
/
+17
*
Fix bug when compiling minizip with C++ [Vollant].
Mark Adler
2012-01-21
1
-0
/
+6
*
Minor cleanup up contrib/minizip/unzip.c [Vollant].
Mark Adler
2012-01-21
1
-1
/
+1
*
Avoid warning for no encryption in contrib/minizip/zip.c [Vollant].
Mark Adler
2012-01-21
1
-0
/
+1
*
Make version explicit in contrib/minizip/configure.ac [Bosmans].
Mark Adler
2012-01-20
1
-1
/
+1
*
Fix compilation of contrib/minizip on FreeBSD [Márquez].
Mark Adler
2012-01-16
1
-0
/
+5
*
Fix contrib/minizip/zip.c for 64-bit architectures [Dalsnes].
Mark Adler
2012-01-16
1
-3
/
+5
*
Fix large-entry detection in minizip on 64-bit systems [Schiffer].
Mark Adler
2012-01-16
3
-5
/
+7
*
Fix configure.ac for contrib/minizip [Schiffer].
Mark Adler
2012-01-16
1
-1
/
+1
*
Fix function numbers for gzgetc_ in zlibvc.def files.
Mark Adler
2012-01-16
2
-2
/
+2
*
Update the Pascal interface in contrib/pascal.
Mark Adler
2012-01-16
1
-0
/
+38
*
Change version number to 1.2.6.
Mark Adler
2012-01-16
6
-14
/
+14
*
Restore gzgetc function for binary compatibility.
Mark Adler
2011-12-18
2
-0
/
+2
*
Change version numbers to 1.2.5.3.
Mark Adler
2011-12-18
6
-11
/
+11
*
Enable dictionary setting in middle of stream, and keeping the dictionary.
Mark Adler
2011-12-08
2
-0
/
+2
*
Move example.c and minigzip.c to test/.
Mark Adler
2011-11-27
2
-4
/
+4
*
Add files in contrib/minizip to aid in building libminizip.
Mark Adler
2011-11-13
3
-0
/
+52
*
Add undocumented inflateResetKeep() function for CAB file decoding.
Mark Adler
2011-10-07
2
-8
/
+10
[next]