[go: up one dir, main page]

Clone this repo:
  1. da607da zlib 1.3.2 by Mark Adler · 2 weeks ago main master upstream/master v1.3.2
  2. 9e35567 Version 1.3.2 by Mark Adler · 2 weeks ago
  3. 890953a Remove carriage returns from win32/zlib.def. by Mark Adler · 2 weeks ago
  4. b739f6f Make type changes for solo code explicit in test/minigzip.c. by Mark Adler · 2 weeks ago
  5. 591ef31 Avoid using the value of an undefined macro in crc32.c. by Mark Adler · 2 weeks ago
  6. 3b4b11d Remove make cover from the configure workflows. by Mark Adler · 2 weeks ago
  7. 6d95c6f Fix the minizip Makefile to work with both BSD and GNU make. by Mark Adler · 2 weeks ago
  8. f8b0f9b Use command instead of which in ./configure. by Mark Adler · 2 weeks ago
  9. 40d0519 Factor out a set_uniq() function to set the seed with noise. by Mark Adler · 2 weeks ago
  10. 1ebcfc9 Replace strcpy() with memcpy() in contrib/minizip. by Mark Adler · 2 weeks ago
  11. 33e7106 Align the backup zmem* functions with their library counterparts. by Mark Adler · 2 weeks ago
  12. d7bc8ca Define NULL in inftrees.c if needed. by Mark Adler · 2 weeks ago
  13. 731ce0c Remove GNU-only constructs from Makefile.in. by Mark Adler · 2 weeks ago
  14. 725b6ee Fix --insecure option for shared libraries. by Mark Adler · 2 weeks ago
  15. 8016572 Adjust cmake defaults. by Mark Adler · 2 weeks ago
  16. fa5ea47 Remove vstudio projects in lieu of cmake-generated projects. by Mark Adler · 2 weeks ago
  17. 0b3932c CMake: Add build for zlib1.dll with zlib and minizip. by Vollstrecker · 2 weeks ago
  18. 965fbb5 CMake: Remove "compatible" zlib and minizip installations. by Vollstrecker · 2 weeks ago
  19. f4f3449 Clean up debug sign conversions in deflate.c and trees.c. by Mark Adler · 3 weeks ago
  20. 9ac9b6b Fix the minizip Makefile to use the default variables and rules. by Ross Burton · 3 weeks ago