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 }}
gdubois
/
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
1.2
User selector
All users
All time
Commit history
Commits on Jun 14, 2019
Don't attempt to verify password if not supported
nmoinvaz
authored
71ef99f
View commit details
Copy full SHA for 71ef99f
Browse repository at this point
Commits on Apr 30, 2019
Fixed compilation issue if targeting MSVC2008.
nmoinvaz
authored
e67b996
View commit details
Copy full SHA for e67b996
Browse repository at this point
Replace references to uLong.
nmoinvaz
authored
11e034f
View commit details
Copy full SHA for 11e034f
Browse repository at this point
Commits on Apr 22, 2019
Simplify check for file function availability. #380
Show description for db31bbd
nmoinvaz
authored
db31bbd
View commit details
Copy full SHA for db31bbd
Browse repository at this point
Commits on Mar 29, 2019
Fixed compiler warning about limit definitions. #378
nmoinvaz
authored
190ea06
View commit details
Copy full SHA for 190ea06
Browse repository at this point
Fixed compiler warning about limit definitions. #378
nmoinvaz
authored
ea29976
View commit details
Copy full SHA for ea29976
Browse repository at this point
Commits on Mar 17, 2019
Fixed wrong number of entries written. #373
nmoinvaz
authored
d2fe583
View commit details
Copy full SHA for d2fe583
Browse repository at this point
Commits on Nov 2, 2018
Remove min define for C11 compilation.
nmoinvaz
committed
4adfffb
View commit details
Copy full SHA for 4adfffb
Browse repository at this point
Commits on Oct 27, 2018
Merge pull request #327 from puetzk/avail_out-max
Show description for 0e31b44
nmoinvaz
authored
0e31b44
View commit details
Copy full SHA for 0e31b44
Browse repository at this point
Allow reading > 64k at a time on platforms where zlib supports this
Show description for 4e3541b
puetzk
committed
4e3541b
View commit details
Copy full SHA for 4e3541b
Browse repository at this point
Commits on Jul 5, 2018
Use memmove for memory sanitiziers #276
nmoinvaz
authored
5b7b3e5
View commit details
Copy full SHA for 5b7b3e5
Browse repository at this point
Commits on Dec 26, 2017
Merge pull request #211 from yamaguchi-am/1.2
Show description for 53a6573
nmoinvaz
authored
53a6573
View commit details
Copy full SHA for 53a6573
Browse repository at this point
Commits on Dec 18, 2017
Allow building without libbsd on Linux when NOCRYPT symbol is defined.
Tatsuhisa Yamaguchi
committed
b276027
View commit details
Copy full SHA for b276027
Browse repository at this point
Commits on Dec 7, 2017
Merge pull request #210 from yamaguchi-am/1.2
Show description for 4966c4d
nmoinvaz
authored
4966c4d
View commit details
Copy full SHA for 4966c4d
Browse repository at this point
Commits on Nov 24, 2017
Verify decrypted header to detect wrong password for Traditional PKZIP.
Tatsuhisa Yamaguchi
committed
0c1b4ea
View commit details
Copy full SHA for 0c1b4ea
Browse repository at this point
Commits on Oct 17, 2017
Merge pull request #187 from Coeur/incorrectHeaders
Show description for 77d5774
nmoinvaz
authored
77d5774
View commit details
Copy full SHA for 77d5774
Browse repository at this point
Commits on Oct 11, 2017
workaround incorrect headers (fix #159)
Coeur
committed
e616426
View commit details
Copy full SHA for e616426
Browse repository at this point
Update README.md
nmoinvaz
authored
1757edc
View commit details
Copy full SHA for 1757edc
Browse repository at this point
Commits on Oct 10, 2017
Use arc4random_buf. (Issue: #175)
nmoinvaz
committed
dac3770
View commit details
Copy full SHA for dac3770
Browse repository at this point
Merge pull request #179 from Coeur/empty_zip
Show description for 33ee4a8
nmoinvaz
authored
33ee4a8
View commit details
Copy full SHA for 33ee4a8
Browse repository at this point
Commits on Oct 9, 2017
Merge pull request #182 from Coeur/simple_optional_aes
Show description for 8320914
nmoinvaz
authored
8320914
View commit details
Copy full SHA for 8320914
Browse repository at this point
Commits on Oct 7, 2017
allowing AES to be optional at runtime
Coeur
committed
46695d2
View commit details
Copy full SHA for 46695d2
Browse repository at this point
Commits on Oct 6, 2017
compatibility with empty zip files
Coeur
committed
c6abfa4
View commit details
Copy full SHA for c6abfa4
Browse repository at this point
Commits on Oct 5, 2017
Merge pull request #161 from Coeur/linefeeds
Show description for 5c4567e
nmoinvaz
authored
5c4567e
View commit details
Copy full SHA for 5c4567e
Browse repository at this point
Unix Line Feeds
Coeur
committed
75b651a
View commit details
Copy full SHA for 75b651a
Browse repository at this point
Merge pull request #147 from Timac/fix_unused_parameter_warnings
Show description for 0bb5afe
nmoinvaz
authored
0bb5afe
View commit details
Copy full SHA for 0bb5afe
Browse repository at this point
Commits on Oct 3, 2017
Merge pull request #156 from Coeur/c99
Show description for 2b17f11
nmoinvaz
authored
2b17f11
View commit details
Copy full SHA for 2b17f11
Browse repository at this point
Commits on Oct 1, 2017
compilation fix when using c99 or c11
Coeur
committed
8a92ca6
View commit details
Copy full SHA for 8a92ca6
Browse repository at this point
Commits on Sep 29, 2017
Merge pull request #155 from Coeur/size_filename
Show description for 428dc00
nmoinvaz
authored
428dc00
View commit details
Copy full SHA for 428dc00
Browse repository at this point
ignoring size_filename to avoid failing unzipping
Coeur
committed
f05ae26
View commit details
Copy full SHA for f05ae26
Browse repository at this point
Commits on Sep 27, 2017
Merge pull request #150 from Timac/avoid_warning_tm_struct
Show description for c83763a
nmoinvaz
authored
c83763a
View commit details
Copy full SHA for c83763a
Browse repository at this point
Cleanup
nmoinvaz
authored
5f60d29
View commit details
Copy full SHA for 5f60d29
Browse repository at this point
Fix warning when initializing the tm struct
Alexandre Colucci
committed
d4de1c0
View commit details
Copy full SHA for d4de1c0
Browse repository at this point
Code cleanup.
nmoinvaz
committed
e906983
View commit details
Copy full SHA for e906983
Browse repository at this point
Revert windows specific changes to ioapi due to recent merge.
nmoinvaz
committed
f5a316a
View commit details
Copy full SHA for f5a316a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.