643 Commits (f56ad0aafa868303ce324ae8d45675570c66b050)
 

Author SHA1 Message Date
Mark Adler f56ad0aafa Note termination of returned strings in contrib/minizip/unzip.h. 1 year ago
Mark Adler b289a50fc5 Ignore unknown options in configure. 1 year ago
Levi Broderick 8a76f02e0e Avoid implicit conversion warnings in deflate.c and trees.c. 1 year ago
Tomas Berger df3b265064 Add option to CMakeLists.txt to disable renaming of zconf.h. 1 year ago
Mark Adler d4eaa1d939 Avoid unterminated file name in contrib/minizip/miniunz.c. 1 year ago
Mark Adler da5937705d Permit compiling contrib/minizip/unzip.c with decryption. 1 year ago
Cameron Cawley 4de0b054a5 Improve portability to RISC OS. 1 year ago
Mark Adler 9f0f2d4f9f Change version number on develop branch to 1.3.1.1. 1 year ago
Mark Adler 51b7f2abda zlib 1.3.1 1 year ago
Mark Adler 1a8db63788 Move the load flags before the object files in Makefile tests. 1 year ago
tr1cks 2e3d86c4e1 Add target include directories to CMakeLists.txt. 1 year ago
Mark Adler c06dfecb8a Use Makefile compiler for minizip-test target. 1 year ago
Mark Adler 88ec24670e Remove -w compile option in configure test. 1 year ago
Dan Kegel 9404df5a1f Use updated zconf.h when building out of directory with configure. 1 year ago
Mark Adler 84f0bafd7c Remove carriage returns from zlib.map. 1 year ago
Mark Adler 7af6320ad7 Fix a bug in ZLIB_DEBUG compiles in check_match(). 1 year ago
Mark Adler 7b632b486a Revert "Add a CMake option to link the C runtime statically." 1 year ago
Mark Adler 3f635df97e Remove unused Z_ARG macro. 1 year ago
gastush ade6825c49 Fix cmake build on AIX. 1 year ago
Mark Adler 2526346237 Remove mentions of an official zlib DLL distribution. 1 year ago
Dimitri Papadopoulos fe41d18921 Correct typos in source code. 1 year ago
Milan Bulat 01253ecd7e Make the existence of gz_intmax() unconditional. 1 year ago
Peter Taylor 6201f89384 Add cmake option to control the build of the example executables. 1 year ago
Matt Wilson 14a5f8f266 Neutralize zip file traversal attacks in miniunz. 1 year ago
tbeu 44dc43ab04 Add a CMake option to link the C runtime statically. 1 year ago
THE-Spellchecker 01155ccc3f Fix random typos over several source and text files. 1 year ago
William Leara 16799d064b Fix "the the" in examples/gzlog.c. 1 year ago
William Leara 190168cc1c Correct case of MSDOS in contrib/minizip/miniunz.c. 1 year ago
William Leara 762cf49e63 Refer to correct function in contrib/minizip/unzip.c comment. 1 year ago
Mark Adler 36e369e1a5 Note that the len2 argument of crc_combine*() must be non-negative. 1 year ago
Hans Wennborg 60c31985ec Fix the copy of pending_buf in deflateCopy() for the LIT_MEM case. 1 year ago
Hans Wennborg ee474ff2d1 Fix pending buffer overflow assert with LIT_MEM allocation. 1 year ago
Mark Adler 4bd9a71f35 Remove fdopen #defines in zutil.h. 1 year ago
Mark Adler 431a9b65ea Add bounds checking to ERR_MSG() macro, used by zError(). 1 year ago
Paul Ivanov 643e17b749 Correct repeated words in source file comments and a readme. 1 year ago
Mark Adler 15c45adb76 Fix decision on the emission of Zip64 end records in minizip. 1 year ago
Mark Adler ac8f12c97d Add LIT_MEM define to use more memory for a small deflate speedup. 1 year ago
Xin LI bd9c329c10 Make internal functions static in the test code. 1 year ago
Mark Adler 5af7cef45e Fix bug in inflateSync() for data held in bit buffer. 1 year ago
tbeu 88e50f1705 Update miniunz version. 1 year ago
Mark Adler 79a0e447a0 Update version and date in contrib/nuget. 1 year ago
Mark Adler 8988e03256 Update version numbers and year in contrib/vstudio/vc17. 1 year ago
Mark Adler 7192d692be Update vc directory in contrib/nuget. 1 year ago
Mark Adler 60bfe641af Rename contrib/vstudio/vc143 to vc17. 1 year ago
Hans Wennborg 73331a6a04 Reject overflows of zip header fields in minizip. 1 year ago
Mark Adler 726e18943d Remove Windows ARM and ARM64 builds from cmake workflow. 1 year ago
AraHaan 4a47c1bf3d Add project and solution files for building a nuget package. 1 year ago
AraHaan d7de5971f4 Add VS2022 project files. 1 year ago
Mark Adler 4c5a81c2ae Remove carriage returns from contrib/vstudio/readme.txt. 1 year ago
Mark Adler 0f68a0d89d Limit the length of Darwin shared library version number. 2 years ago