1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove signing feature. More... over 2 years ago
Use calloc in hmac creation for WinRT. More... over 2 years ago
Add NUL terminator to linkname More... over 2 years ago
Create parent directory before extracting symlink More... over 2 years ago
Use calloc instead of malloc + memset and use strdup where possible. More... over 2 years ago
Remove useless MZ_CUSTOM_ALLOC and MZ_CUSTOM_FREE. More... over 2 years ago
Fixed formatting in fuzzers. More... over 2 years ago
Remove all comparisons to NULL. More... over 2 years ago
Fixed minor formatting whitespace changes. More... over 2 years ago
Remove MZ_WINRT_API, use newer API if targeting newer version of Windows More... over 2 years ago
Remove copyright years. More... over 2 years ago
Clean up CMake options and add feature_info for MZ_BCRYPT. More... over 2 years ago
Add description for cmake MZ_BCRYPT option More... over 2 years ago
Make cmake option MZ_BCRYPT conditional More... over 2 years ago
Implemented mz_crypt_sign for UWP More... over 2 years ago
Fix odd length key buffer overrun in mz_crypt_hmac_init() More... over 2 years ago
Check for RNG on Ubuntu also when using WinZIP AES encryption only. More... over 2 years ago
Use older version of macOS to install test cert without user interaction More... over 2 years ago
Only install test certificate is MZ_SIGNING=ON. More... over 2 years ago
Test case for crypt random number generator More... over 2 years ago
Fix passed AES crypt test if native encrypt/decrypt functions fail More... over 2 years ago
Remove unused computed_hash buffer in AES crypt test More... over 2 years ago
Encryption support on UWP More... over 2 years ago
Fixed compare of narrow type with wide type in loop in mz_crypt_pbkdf2. More... over 2 years ago
Fixed split disk archives being created with 0 bytes. #669 More... over 2 years ago
Move info on minizip streams to docs. More... over 2 years ago
Fix typo in mz_zip_rw docs. More... almost 3 years ago
Prevent hang on macOS when trying to install test certificate. More... almost 3 years ago
Added code coverage yaml configuration. More... almost 3 years ago
Fix private linking of LibLZMA More... almost 3 years ago