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 }}
ayworld
/
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 Mar 17, 2019
Version 2.8.5.
nmoinvaz
committed
488f20f
View commit details
Copy full SHA for 488f20f
Browse repository at this point
Commits on Mar 10, 2019
Fixed check for drive letter if contains slash.
nmoinvaz
committed
e54d842
View commit details
Copy full SHA for e54d842
Browse repository at this point
Commits on Mar 8, 2019
Fixed casting warning on windows.
nmoinvaz
committed
cf822aa
View commit details
Copy full SHA for cf822aa
Browse repository at this point
Merge pull request #370 from tamasszarka/fix_issue_369
Show description for 9c70a48
nmoinvaz
authored
9c70a48
View commit details
Copy full SHA for 9c70a48
Browse repository at this point
Commits on Mar 7, 2019
Fixed comment formatting.
nmoinvaz
authored
85cf856
View commit details
Copy full SHA for 85cf856
Browse repository at this point
Allow recursively creating dirs in Windows path
Show description for a7e69c7
tamasszarka
committed
a7e69c7
View commit details
Copy full SHA for a7e69c7
Browse repository at this point
Commits on Mar 6, 2019
Merge pull request #368 from tmtmazum/fix-use-after-context-release
Show description for 066157e
nmoinvaz
authored
066157e
View commit details
Copy full SHA for 066157e
Browse repository at this point
Change comment style.
nmoinvaz
authored
febe69a
View commit details
Copy full SHA for febe69a
Browse repository at this point
Commits on Mar 4, 2019
whitespace fix
Mazumdar, Tahsin M
committed
53b5e2f
View commit details
Copy full SHA for 53b5e2f
Browse repository at this point
fix issues around crypt hash destruction
Mazumdar, Tahsin M
committed
8fb8088
View commit details
Copy full SHA for 8fb8088
Browse repository at this point
Commits on Feb 20, 2019
Added back guard against seek overflow in mz_zip_entry_read_open due to clusterfuzz findings which is still needed. #343
nmoinvaz
committed
0972590
View commit details
Copy full SHA for 0972590
Browse repository at this point
Commits on Feb 19, 2019
Merge pull request #367 from mschmieder/fix-package-config-install-target
Show description for 35ff149
nmoinvaz
authored
35ff149
View commit details
Copy full SHA for 35ff149
Browse repository at this point
removed trailing spaces
sykmschmieder
committed
3717ece
View commit details
Copy full SHA for 3717ece
Browse repository at this point
fixed the configure step
sykmschmieder
committed
991f91a
View commit details
Copy full SHA for 991f91a
Browse repository at this point
Commits on Feb 18, 2019
Merge pull request #366 from mschmieder/fix-package-config-install-target
Show description for 37fbcb4
nmoinvaz
authored
37fbcb4
View commit details
Copy full SHA for 37fbcb4
Browse repository at this point
fixed issue where install target failed due to the fact that the .pc was never generated
sykmschmieder
committed
86ae4be
View commit details
Copy full SHA for 86ae4be
Browse repository at this point
Commits on Feb 15, 2019
Set name of github release to tag.
Show description for 83d8f4a
nmoinvaz
committed
83d8f4a
View commit details
Copy full SHA for 83d8f4a
Browse repository at this point
Fixed multiple anchor tags with the same name.
nmoinvaz
committed
edfe614
View commit details
Copy full SHA for edfe614
Browse repository at this point
Deploy new releases on tags for macos & linux.
nmoinvaz
committed
ca5551c
View commit details
Copy full SHA for ca5551c
Browse repository at this point
Version 2.8.4.
nmoinvaz
committed
9805ab4
View commit details
Copy full SHA for 9805ab4
Browse repository at this point
Deploy travis ci only on tags.
nmoinvaz
committed
9ee875d
View commit details
Copy full SHA for 9ee875d
Browse repository at this point
Commits on Feb 13, 2019
Fixed check on return value from mz_zip_reader_save_all when no files in archive.
Show description for d484eca
nmoinvaz
committed
d484eca
View commit details
Copy full SHA for d484eca
Browse repository at this point
Remove setting library prefix. #365
nmoinvaz
committed
6be7b59
View commit details
Copy full SHA for 6be7b59
Browse repository at this point
Fixed no error when trying to extract a single file that is not in archive. #364
nmoinvaz
committed
ba49029
View commit details
Copy full SHA for ba49029
Browse repository at this point
Upload releases to master-latest.
Show description for 6b220aa
nmoinvaz
committed
6b220aa
View commit details
Copy full SHA for 6b220aa
Browse repository at this point
Update travis script to create releases on tags.
nmoinvaz
committed
303e6f3
View commit details
Copy full SHA for 303e6f3
Browse repository at this point
Commits on Feb 7, 2019
Check for policy before setting.
nmoinvaz
committed
49ee078
View commit details
Copy full SHA for 49ee078
Browse repository at this point
Remove Z_PREFIX check which should be set by the zlib installation and not by minizip. Zlib's CMakeList.txt will configure zconf.h and set Z_PREFIX. If using a zlib library that has z_* functions t…
Show description for a044b7e
nmoinvaz
committed
a044b7e
View commit details
Copy full SHA for a044b7e
Browse repository at this point
Fixed compilation options not being built properly for MSVC debug.
nmoinvaz
committed
92b0d46
View commit details
Copy full SHA for 92b0d46
Browse repository at this point
Commits on Feb 5, 2019
Fixed optimization level on clang.
nmoinvaz
committed
c5b292e
View commit details
Copy full SHA for c5b292e
Browse repository at this point
Commits on Feb 4, 2019
Fixed compiler gcc optimization flags.
nmoinvaz
committed
bfe9d64
View commit details
Copy full SHA for bfe9d64
Browse repository at this point
Reduce number of configurations back to two.
nmoinvaz
committed
720d95a
View commit details
Copy full SHA for 720d95a
Browse repository at this point
Commits on Feb 3, 2019
Fixed MSVC optimization disabled flag.
nmoinvaz
committed
db21e42
View commit details
Copy full SHA for db21e42
Browse repository at this point
Fixed configuration based optimization flags.
nmoinvaz
committed
73d3da0
View commit details
Copy full SHA for 73d3da0
Browse repository at this point
Use cmake-generator-expressions and move away from using CMAKE_BUILD_TYPE.
nmoinvaz
committed
fac5012
View commit details
Copy full SHA for fac5012
Browse repository at this point
Previous
Next
You can’t perform that action at this time.