1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use newer tests flag More... over 4 years ago
Fix memory leak if mz_zip_writer_add_path fails. More... over 4 years ago
Link zlib-ng native if available. #574 More... over 4 years ago
Fixed typo on line 89. More... over 4 years ago
Version 3.0.2. More... over 4 years ago
Remove fill_win32_filefunc64W so nobody tries to pass in widechar to zipOpen or unzOpen. More... over 4 years ago
Fixed compiler warning in open_file_func assignment. More... over 4 years ago
Fixed formatting. More... over 4 years ago
Add support for ioapi in compatibility layer. #566 More... over 4 years ago
made cmake _IMPORT_PREFIX relative More... over 4 years ago
#475 Replace _WINDOWS by _WIN32 More... over 4 years ago
Disable hash extrafield if crypto library is not enabled by encryption or signing features. #560 More... over 4 years ago
Fix inclusion of fetched bzip2 sources Now it works even if FETCHCONTENT_SOURCE_DIR_BZIP2 was set to use a previously populated directory (e.g. submodule of parent project) More... over 4 years ago
Version 3.0.1. More... over 4 years ago
added changes to reflect suffix in config file More... over 4 years ago
fix zstd cmake linking(2) More... over 4 years ago
fix zstd cmake linking More... almost 5 years ago
cmake minizip version changed More... almost 5 years ago
Fixed formatting of comment. More... almost 5 years ago
added alias target for consistence btw find_packaage and fetchconten/Externalproject More... almost 5 years ago
fix: cmake find_package not working if lib is install in custom location More... almost 5 years ago
Fixed signed/unsigned comparison warning in MSVC. More... almost 5 years ago
Fixed ASAN integer-overflow if cd_offset + cd_size > INT64_MAX. https://oss-fuzz.com/testcase-detail/6499546186252288 More... almost 5 years ago
Version 3.0.0. More... almost 5 years ago
Change release package name to be minizip-ng. More... almost 5 years ago
Fixed out of source CI builds after name change. More... almost 5 years ago
Updated name of project to minizip-ng. More... almost 5 years ago
Fixed default option values depending on platform not working. More... almost 5 years ago
Check crypto library support if using signing but not encryption. More... almost 5 years ago
Added better language concerning compatibility layer in master branch. More... almost 5 years ago