Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mkll
/
minizip
Public
forked from
zlib-ng/minizip-ng
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
All time
Commit history
Commits on Apr 13, 2020
Fixed return value description for mz_zip_reader_entry_read. #465
nmoinvaz
committed
55ff896
View commit details
Copy full SHA for 55ff896
Browse repository at this point
Commits on Apr 8, 2020
Fixed compilation when iconv is not supported on platform. #463
nmoinvaz
committed
e450c03
View commit details
Copy full SHA for e450c03
Browse repository at this point
Commits on Apr 3, 2020
Run cmake CI for pull requests.
nmoinvaz
committed
775565c
View commit details
Copy full SHA for 775565c
Browse repository at this point
Merge pull request #462 from jimpark/dev
Show description for 08a196e
nmoinvaz
authored
08a196e
View commit details
Copy full SHA for 08a196e
Browse repository at this point
Fix #461: unzOpen2_64() when it fails keeps file handle open
jimpark
committed
c30353f
View commit details
Copy full SHA for c30353f
Browse repository at this point
Commits on Mar 22, 2020
Merge pull request #460 from gdubois/issue_457_fix
Show description for d791510
nmoinvaz
authored
d791510
View commit details
Copy full SHA for d791510
Browse repository at this point
Commits on Mar 20, 2020
Remove Cocoapods spec. This can be submitted by a package maintainer to Cocoapods trunk.
nmoinvaz
committed
f2843c2
View commit details
Copy full SHA for f2843c2
Browse repository at this point
ZIP64 files containing more than 65,535 entries only report 65,535 entries
gdubois
committed
3b3961e
View commit details
Copy full SHA for 3b3961e
Browse repository at this point
Commits on Feb 21, 2020
Merge pull request #453 from Leo-Neat/master
Show description for b9a858a
nmoinvaz
authored
b9a858a
View commit details
Copy full SHA for b9a858a
Browse repository at this point
Add CIFuzz action
Leo-Neat
committed
3d5fbd6
View commit details
Copy full SHA for 3d5fbd6
Browse repository at this point
Commits on Feb 16, 2020
Properly set MZ_PACKAGE_SUFFIX option since it is a string.
nmoinvaz
committed
1564896
View commit details
Copy full SHA for 1564896
Browse repository at this point
Fixed zipping of binaries for GitHub actions.
nmoinvaz
committed
0b2f759
View commit details
Copy full SHA for 0b2f759
Browse repository at this point
Added MZ_PROJECT_SUFFIX option to cmake. #452
Show description for b671db3
nmoinvaz
committed
b671db3
View commit details
Copy full SHA for b671db3
Browse repository at this point
Commits on Feb 12, 2020
Added missing links to markdown docs.
nmoinvaz
committed
513cae1
View commit details
Copy full SHA for 513cae1
Browse repository at this point
Fixed deploy name for macOS build.
nmoinvaz
committed
e0ecfb7
View commit details
Copy full SHA for e0ecfb7
Browse repository at this point
Version 2.9.2.
nmoinvaz
committed
b39f7a0
View commit details
Copy full SHA for b39f7a0
Browse repository at this point
Fixed compiler warnings.
nmoinvaz
committed
d7e6aa0
View commit details
Copy full SHA for d7e6aa0
Browse repository at this point
Merge pull request #450 from xuchunmei000/dev
Show description for 071d297
nmoinvaz
authored
071d297
View commit details
Copy full SHA for 071d297
Browse repository at this point
fix build error with zlib-ng compat
Show description for 5fb912b
xuchunmei000
committed
5fb912b
View commit details
Copy full SHA for 5fb912b
Browse repository at this point
Commits on Feb 11, 2020
Added zip writer documentation.
nmoinvaz
committed
5be3472
View commit details
Copy full SHA for 5be3472
Browse repository at this point
Updated mz_zip_rw interface after docs.
nmoinvaz
committed
416c59d
View commit details
Copy full SHA for 416c59d
Browse repository at this point
Commits on Feb 9, 2020
Re-order functions to match documentation categorization.
nmoinvaz
committed
163352f
View commit details
Copy full SHA for 163352f
Browse repository at this point
Updated some comments to be the same as documentation.
nmoinvaz
committed
9c5849f
View commit details
Copy full SHA for 9c5849f
Browse repository at this point
Added zip reader documentation.
nmoinvaz
committed
60a07e9
View commit details
Copy full SHA for 60a07e9
Browse repository at this point
Merge pull request #448 from GerbilSoft/bugfix/kernel32-path-overflow
Show description for cec7468
nmoinvaz
authored
cec7468
View commit details
Copy full SHA for cec7468
Browse repository at this point
Fixed GitHub Actions warning about using old macOS image.
nmoinvaz
committed
d868ac0
View commit details
Copy full SHA for d868ac0
Browse repository at this point
Reduce scope of variable to fix codacy warning.
nmoinvaz
committed
58b37d3
View commit details
Copy full SHA for 58b37d3
Browse repository at this point
mz_os_win32.c: kernel32.dll is always loaded, so use GetModuleHandleW().
Show description for 4d76c8b
GerbilSoft
committed
4d76c8b
View commit details
Copy full SHA for 4d76c8b
Browse repository at this point
Commits on Feb 8, 2020
Added starting point for documentation.
nmoinvaz
committed
082c59a
View commit details
Copy full SHA for 082c59a
Browse repository at this point
Added initial documentation.
nmoinvaz
committed
d49fc77
View commit details
Copy full SHA for d49fc77
Browse repository at this point
Commits on Jan 5, 2020
Always get the size of the current disk which is necessary also for seeking to proper disk when updating the local header values during append operation.
nmoinvaz
committed
53617b3
View commit details
Copy full SHA for 53617b3
Browse repository at this point
Enable data descriptor by default since it doesn't do any seek backs to update the local header.
Show description for 41fcda9
nmoinvaz
committed
41fcda9
View commit details
Copy full SHA for 41fcda9
Browse repository at this point
Fixed bug saving file during erase when data descriptor not being used.
nmoinvaz
committed
a008833
View commit details
Copy full SHA for a008833
Browse repository at this point
Commits on Jan 4, 2020
Don't set output name for cmd targets due to linker issues conflicting with minizip static library with Visual Studio.
Show description for 8dae95b
nmoinvaz
committed
8dae95b
View commit details
Copy full SHA for 8dae95b
Browse repository at this point
Allow the ability to disable use of data descriptor. Using data descriptor prevents having to seek backwards or to another disk while writing. However, the local headers aren't updated with the crc…
Show description for 6c87ff4
nmoinvaz
committed
6c87ff4
View commit details
Copy full SHA for 6c87ff4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.