1. 51b7f2a zlib 1.3.1 by Mark Adler · 3 months ago master v1.3.1
  2. 1a8db63 Move the load flags before the object files in Makefile tests. by Mark Adler · 3 months ago
  3. 2e3d86c Add target include directories to CMakeLists.txt. by tr1cks · 6 years ago
  4. c06dfec Use Makefile compiler for minizip-test target. by Mark Adler · 3 months ago
  5. 88ec246 Remove -w compile option in configure test. by Mark Adler · 3 months ago
  6. 9404df5 Use updated zconf.h when building out of directory with configure. by Dan Kegel · 4 years ago
  7. 84f0baf Remove carriage returns from zlib.map. by Mark Adler · 3 months ago
  8. 7af6320 Fix a bug in ZLIB_DEBUG compiles in check_match(). by Mark Adler · 3 months ago
  9. 7b632b4 Revert "Add a CMake option to link the C runtime statically." by Mark Adler · 3 months ago
  10. 3f635df Remove unused Z_ARG macro. by Mark Adler · 3 months ago
  11. ade6825 Fix cmake build on AIX. by gastush · 1 year, 7 months ago
  12. 2526346 Remove mentions of an official zlib DLL distribution. by Mark Adler · 3 months ago
  13. fe41d18 Correct typos in source code. by Dimitri Papadopoulos · 9 months ago
  14. 01253ec Make the existence of gz_intmax() unconditional. by Milan Bulat · 6 months ago
  15. 6201f89 Add cmake option to control the build of the example executables. by Peter Taylor · 7 years ago
  16. 14a5f8f Neutralize zip file traversal attacks in miniunz. by Matt Wilson · 3 months ago
  17. 44dc43a Add a CMake option to link the C runtime statically. by tbeu · 5 months ago
  18. 01155cc Fix random typos over several source and text files. by THE-Spellchecker · 5 months ago
  19. 16799d0 Fix "the the" in examples/gzlog.c. by William Leara · 4 months ago
  20. 190168c Correct case of MSDOS in contrib/minizip/miniunz.c. by William Leara · 4 months ago
  21. 762cf49 Refer to correct function in contrib/minizip/unzip.c comment. by William Leara · 4 months ago
  22. 36e369e Note that the len2 argument of crc_combine*() must be non-negative. by Mark Adler · 3 months ago
  23. 60c3198 Fix the copy of pending_buf in deflateCopy() for the LIT_MEM case. by Hans Wennborg · 4 months ago
  24. ee474ff Fix pending buffer overflow assert with LIT_MEM allocation. by Hans Wennborg · 4 months ago
  25. 4bd9a71 Remove fdopen #defines in zutil.h. by Mark Adler · 4 months ago
  26. 431a9b6 Add bounds checking to ERR_MSG() macro, used by zError(). by Mark Adler · 4 months ago
  27. 643e17b Correct repeated words in source file comments and a readme. by Paul Ivanov · 5 months ago
  28. 15c45ad Fix decision on the emission of Zip64 end records in minizip. by Mark Adler · 5 months ago
  29. ac8f12c Add LIT_MEM define to use more memory for a small deflate speedup. by Mark Adler · 7 months ago
  30. bd9c329 Make internal functions static in the test code. by Xin LI · 8 months ago
  31. 5af7cef Fix bug in inflateSync() for data held in bit buffer. by Mark Adler · 8 months ago
  32. 88e50f1 Update miniunz version. by tbeu · 7 years ago
  33. 79a0e44 Update version and date in contrib/nuget. by Mark Adler · 8 months ago
  34. 8988e03 Update version numbers and year in contrib/vstudio/vc17. by Mark Adler · 8 months ago
  35. 7192d69 Update vc directory in contrib/nuget. by Mark Adler · 8 months ago
  36. 60bfe64 Rename contrib/vstudio/vc143 to vc17. by Mark Adler · 8 months ago
  37. 73331a6 Reject overflows of zip header fields in minizip. by Hans Wennborg · 8 months ago
  38. 726e189 Remove Windows ARM and ARM64 builds from cmake workflow. by Mark Adler · 8 months ago
  39. 4a47c1b Add project and solution files for building a nuget package. by AraHaan · 1 year, 6 months ago
  40. d7de597 Add VS2022 project files. by AraHaan · 1 year, 6 months ago
  41. 4c5a81c Remove carriage returns from contrib/vstudio/readme.txt. by Mark Adler · 8 months ago
  42. 0f68a0d Limit the length of Darwin shared library version number. by Mark Adler · 8 months ago
  43. 5dc7681 Fix version numbering for Darwin shared library. by Mark Adler · 8 months ago
  44. 3a98b57 Change version number on develop branch to 1.3.0.1. by Mark Adler · 8 months ago
  45. 09155ea zlib 1.3 by Mark Adler · 8 months ago v1.3
  46. 899ffef Use original make and options when Makefile runs make. by Mark Adler · 8 months ago
  47. 25bbd7f Avoid uninitialized and unused warnings in contrib/minizip. by Mark Adler · 8 months ago
  48. e13289e Fix typo in preceding reversion commit. by Mark Adler · 8 months ago
  49. f5ae600 Revert flipping of load flags in Makefile.in for z/OS. by Mark Adler · 8 months ago
  50. daf27ae Look for a cross-compile libtool first in configure. by OldWorldOrdr · 1 year, 2 months ago
  51. 9889e98 Avoid cmake deprecation warning. by Bruno S Marques · 1 year, 1 month ago
  52. 22fc208 Clarify requirement in zlib.h to avoid multiple flush markers. by Mark Adler · 8 months ago
  53. 5f52b25 Move load flags before object file in Makefile.in for Z/OS. by Mark Adler · 8 months ago
  54. efc9c7b Add license to contrib/untgz. by Bastian Germann · 1 year, 5 months ago
  55. d524e2a zlib now uses ANSI C function prototypes, so zlib2ansi not needed. by Mark Adler · 8 months ago
  56. d982514 Fix bug when using gzflush() with a very small buffer. by Mark Adler · 8 months ago
  57. 6951bc6 Fix typos in contrib/ada. by Dimitri Papadopoulos · 9 months ago
  58. 89ef46b Remove redundant includes in minizip. by Mark Adler · 8 months ago
  59. 384e50e Remove TRYFREE macro from minizip. by Mark Adler · 8 months ago
  60. c97a8f1 Replace gcc-9 with gcc-11 for macOS testing. by Dimitri Papadopoulos · 9 months ago
  61. 981ee75 Suppress MSAN detections in deflate's slide_hash(). by Andrzej Hunt · 2 years, 11 months ago
  62. 1411cca Add memory sanitizer to configure (--memory). by Mark Adler · 8 months ago
  63. 7dd6aa7 Fix bug when gzungetc() is used immediately after gzopen(). by Mark Adler · 8 months ago
  64. c7ddcc2 Fix some spelling errors. by Dimitri Papadopoulos · 1 year, 3 months ago
  65. 2bcc748 Add minizip testing to Makefile. by Mark Adler · 9 months ago
  66. be7aa11 Read multiple bytes instead of byte-by-byte in minizip unzip.c. by Eugene Golushkov · 9 months ago
  67. aa154e3 Support Haiku in minizip. by Gilles Vollant · 9 months ago
  68. f679a93 Correct dummy filetime() prototype in minizip.c. by Xiang Xiao · 1 year, 7 months ago
  69. b3f23f7 Match sign of printf directive to sign of argument in testzlib. by Mark Adler · 9 months ago
  70. dcd0d86 Match sign of printf directive to sign of argument in minizip. by Mark Adler · 9 months ago
  71. 3061e50 Fix logic error in minizip argument processing. by Mark Adler · 9 months ago
  72. 379bbda Fix typos found by codespell in minizip by Dimitri Papadopoulos · 1 year, 3 months ago
  73. e0bd0ad Fix reading disk number start on zip64 files in minizip. by Mark Adler · 9 months ago
  74. 7b28ecc Remove duplicated code #806 by Gilles Vollant · 9 months ago
  75. f209ca7 minizip: Fix being unable to open empty zip file by RedworkDE · 1 year, 2 months ago
  76. a566e15 Avoid compiler complaints if _TIME_BITS defined when building zlib. by Mark Adler · 9 months ago
  77. a88f727 Document in zlib.h the initialization of stream fields by the Init by Mark Adler · 9 months ago
  78. 263a982 Correct comment in zlib.h on os setting in gzip header. by Mark Adler · 11 months ago
  79. 48c3741 Remove duplicate "the" in zlib.h. by Paul Marquess · 12 months ago
  80. 904016e Update Java and Perl links in README. by Mark Adler · 12 months ago
  81. b8a8373 Fix test/example.c to work with FORCE_STORED. by Mark Adler · 1 year ago
  82. 3365464 Fix warnings on test/infcover.c. by Mark Adler · 1 year ago
  83. 05527a1 Fix cast in minizip's ioapi.c for Windows. by Mark Adler · 1 year ago
  84. 9b962a4 No include file is needed for __int64 type on Windows. by Mark Adler · 1 year ago
  85. 6658868 Remove use of OF() from contrib/untgz and render it compilable. by Mark Adler · 1 year ago
  86. bf2578b Remove K&R function definitions from contrib/minizip. by Mark Adler · 1 year ago
  87. c4aa356 Remove K&R function definitions from infback9. by Mark Adler · 1 year ago
  88. e9d5486 Remove K&R function definitions from zlib. by Mark Adler · 1 year ago
  89. 5799c14 Turn off C2X warning about deprecated K&R function syntax. by Mark Adler · 1 year ago
  90. 7e6dc42 Add a NOPRIME #define to zran.c to not use inflatePrime(). by Mark Adler · 1 year ago
  91. eb0e038 Rewrite of zran in examples. See version history in zran.c. by Mark Adler · 1 year, 2 months ago
  92. 12b345c Assure that inflatePrime() can't shift a 32-bit integer by 32 bits. by Mark Adler · 1 year, 2 months ago
  93. fa8cd50 Make z_size_t 64 bits when compiling on Windows with Z_SOLO. by Mark Adler · 1 year, 3 months ago
  94. a9b4c1d Update zlib_how.html to match the web page, and add a license. by Mark Adler · 1 year, 3 months ago
  95. 02a6049 Fix crash when gzsetparams() attempted for transparent write. by Mark Adler · 1 year, 4 months ago
  96. e554695 Fix bug in deflateBound() for level 0 and memLevel 9. by Mark Adler · 1 year, 4 months ago
  97. 76820e4 Update broken article link in README. by Mark Adler · 1 year, 5 months ago
  98. 41fda48 Change version number on develop branch to 1.2.13.1. by Mark Adler · 1 year, 6 months ago
  99. 04f42ce zlib 1.2.13 by Mark Adler · 1 year, 6 months ago v1.2.13
  100. aefaf43 CI: Add instance for GCC on Windows. by Nathan Moinvaziri · 1 year, 6 months ago