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 }}
jthorniley
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
All time
Commit history
Commits on Feb 17, 2018
Update README.md
nmoinvaz
authored
225c627
View commit details
Copy full SHA for 225c627
Browse repository at this point
Commits on Jan 30, 2018
Version 2.2.7.
nmoinvaz
committed
5c3dd5c
View commit details
Copy full SHA for 5c3dd5c
Browse repository at this point
Fixed segmentation fault when trying to close posix stream. #225
nmoinvaz
committed
ceca477
View commit details
Copy full SHA for ceca477
Browse repository at this point
Commits on Jan 22, 2018
Fixed missing include.
nmoinvaz
committed
34eff62
View commit details
Copy full SHA for 34eff62
Browse repository at this point
Fixed casting and 16-bit zlib limitation.
nmoinvaz
committed
930f918
View commit details
Copy full SHA for 930f918
Browse repository at this point
Merge pull request #228 from evanmiller/dev
Show description for 397d2d5
nmoinvaz
authored
397d2d5
View commit details
Copy full SHA for 397d2d5
Browse repository at this point
Support reading 65kb+ entries on most machines.
evanmiller
committed
3064a0e
View commit details
Copy full SHA for 3064a0e
Browse repository at this point
Commits on Jan 7, 2018
Merge branch 'master' into dev
nmoinvaz
committed
d22a27a
View commit details
Copy full SHA for d22a27a
Browse repository at this point
Merge pull request #223 from chenxiaolong/x86-features
Show description for 98cd93d
nmoinvaz
authored
98cd93d
View commit details
Copy full SHA for 98cd93d
Browse repository at this point
Merge pull request #222 from chenxiaolong/pic
Show description for d52e453
nmoinvaz
authored
d52e453
View commit details
Copy full SHA for d52e453
Browse repository at this point
Merge pull request #221 from chenxiaolong/android-lfs
Show description for 61a4b59
nmoinvaz
authored
61a4b59
View commit details
Copy full SHA for 61a4b59
Browse repository at this point
cmake: Enable x86 optimizations only if supported
Show description for 7443318
Andrew Gunnerson
committed
7443318
View commit details
Copy full SHA for 7443318
Browse repository at this point
cmake: Use POSITION_INDEPENDENT_CODE property instead of setting -fPIC
Show description for e474a61
Andrew Gunnerson
committed
e474a61
View commit details
Copy full SHA for e474a61
Browse repository at this point
cmake: Don't define LFS macros on Android API < 24
Show description for 5e67eb7
Andrew Gunnerson
committed
5e67eb7
View commit details
Copy full SHA for 5e67eb7
Browse repository at this point
Commits on Jan 6, 2018
Merge branch 'dev'
nmoinvaz
committed
d18e09d
View commit details
Copy full SHA for d18e09d
Browse repository at this point
Version 2.2.6.
nmoinvaz
committed
7855c3e
View commit details
Copy full SHA for 7855c3e
Browse repository at this point
Merge branch 'dev' of https://github.com/nmoinvaz/minizip into dev
nmoinvaz
committed
c689d51
View commit details
Copy full SHA for c689d51
Browse repository at this point
Updated copyright years.
nmoinvaz
committed
fee885a
View commit details
Copy full SHA for fee885a
Browse repository at this point
Merge pull request #220 from chenxiaolong/fix-data-descriptor
Show description for a1e78c5
nmoinvaz
authored
a1e78c5
View commit details
Copy full SHA for a1e78c5
Browse repository at this point
mz_zip.c: Fix incorrect size of data descriptor fields
Show description for 3c52d21
Andrew Gunnerson
committed
3c52d21
View commit details
Copy full SHA for 3c52d21
Browse repository at this point
Commits on Jan 4, 2018
Merge pull request #219 from mikecrowe/cmake-fixes
Show description for a6e3b69
nmoinvaz
authored
a6e3b69
View commit details
Copy full SHA for a6e3b69
Browse repository at this point
CMakeLists.txt: Use customisable installation directory for cmake configuration
Show description for 0fbdb22
mikecrowe
committed
0fbdb22
View commit details
Copy full SHA for 0fbdb22
Browse repository at this point
CMakeLists: Use GNUInstallDirs to specify default install directories
Show description for 7df69ea
mikecrowe
committed
7df69ea
View commit details
Copy full SHA for 7df69ea
Browse repository at this point
Commits on Jan 3, 2018
Change bzip stream code so it is similar to zlib stream code.
nmoinvaz
committed
fc74653
View commit details
Copy full SHA for fc74653
Browse repository at this point
Turn off debugging.
nmoinvaz
committed
d60c6d2
View commit details
Copy full SHA for d60c6d2
Browse repository at this point
Version 2.2.5.
nmoinvaz
committed
55e4fe4
View commit details
Copy full SHA for 55e4fe4
Browse repository at this point
Fixed zlib stream not writing all flush/finish bytes.
nmoinvaz
committed
5bb372d
View commit details
Copy full SHA for 5bb372d
Browse repository at this point
Commits on Jan 2, 2018
Fixed bug reading entries with 0 size. #217
nmoinvaz
committed
a86a435
View commit details
Copy full SHA for a86a435
Browse repository at this point
Uncomment debug statement.
nmoinvaz
committed
c9fd8d4
View commit details
Copy full SHA for c9fd8d4
Browse repository at this point
Fixed bugs in buffered stream. #216
Show description for 02123b8
nmoinvaz
committed
02123b8
View commit details
Copy full SHA for 02123b8
Browse repository at this point
Fixed writing raw data to zip file in compatibility layer.
nmoinvaz
committed
7140c58
View commit details
Copy full SHA for 7140c58
Browse repository at this point
Merge pull request #215 from chenxiaolong/cmake-global
Show description for f60a99b
nmoinvaz
authored
f60a99b
View commit details
Copy full SHA for f60a99b
Browse repository at this point
Merge pull request #214 from chenxiaolong/posix-error-checking
Show description for 50fd547
nmoinvaz
authored
50fd547
View commit details
Copy full SHA for 50fd547
Browse repository at this point
Commits on Jan 1, 2018
CMakeLists.txt: Use add_compile_options() instead of modifying CMAKE_C_FLAGS
Show description for 2fa05a7
Andrew Gunnerson
committed
2fa05a7
View commit details
Copy full SHA for 2fa05a7
Browse repository at this point
CMakeLists.txt: Fix typo: _FILE_OFFSET_BIT -> _FILE_OFFSET_BITS
Show description for 1a20b75
Andrew Gunnerson
committed
1a20b75
View commit details
Copy full SHA for 1a20b75
Browse repository at this point
Previous
Next
You can’t perform that action at this time.