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 }}
inequation
/
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 Oct 10, 2016
Cleanup.
nmoinvaz
committed
4790ea8
View commit details
Copy full SHA for 4790ea8
Browse repository at this point
Cleanup.
nmoinvaz
committed
dab3512
View commit details
Copy full SHA for dab3512
Browse repository at this point
Removed need for MAXFILENAME.
nmoinvaz
committed
2148f3f
View commit details
Copy full SHA for 2148f3f
Browse repository at this point
Fixed MAXFILENAME compiler error.
nmoinvaz
committed
7e5f2c7
View commit details
Copy full SHA for 7e5f2c7
Browse repository at this point
Moved shared minizip/miniunz functionality into minishared. (#57)
Show description for 28ad5bf
nmoinvaz
committed
28ad5bf
View commit details
Copy full SHA for 28ad5bf
Browse repository at this point
Fixed casting.
nmoinvaz
committed
2bb7d09
View commit details
Copy full SHA for 2bb7d09
Browse repository at this point
Fix casting errors.
nmoinvaz
committed
236bd7a
View commit details
Copy full SHA for 236bd7a
Browse repository at this point
Implement standard integer types.
Show description for aa4758b
nmoinvaz
committed
aa4758b
View commit details
Copy full SHA for aa4758b
Browse repository at this point
Commits on Oct 9, 2016
Fixed return error in case of invalid compression format. #70
nmoinvaz
committed
2e61772
View commit details
Copy full SHA for 2e61772
Browse repository at this point
Merge branch 'master' of https://github.com/nmoinvaz/minizip
nmoinvaz
committed
244c3fe
View commit details
Copy full SHA for 244c3fe
Browse repository at this point
Ensure string_method is initialized. (zlib #150)
nmoinvaz
committed
2090a42
View commit details
Copy full SHA for 2090a42
Browse repository at this point
Commits on Sep 29, 2016
Merge pull request #68 from Gauleiter/master
Show description for c6ac2ff
nmoinvaz
authored
c6ac2ff
View commit details
Copy full SHA for c6ac2ff
Browse repository at this point
Commits on Sep 28, 2016
Some issues fixed for Apple LLVM Compiler (Xcode default compiler)
Denis Vasilevsky
committed
306694e
View commit details
Copy full SHA for 306694e
Browse repository at this point
Commits on Aug 29, 2016
Merge pull request #58 from Coeur/podspec
Show description for dc41b3b
nmoinvaz
authored
dc41b3b
View commit details
Copy full SHA for dc41b3b
Browse repository at this point
Merge pull request #63 from jlawton/password_verify
Show description for 7f38197
nmoinvaz
authored
7f38197
View commit details
Copy full SHA for 7f38197
Browse repository at this point
Commits on Aug 16, 2016
Merge pull request #65 from TermeHansen/master
Show description for f964185
nmoinvaz
authored
f964185
View commit details
Copy full SHA for f964185
Browse repository at this point
Changed compiler flag "HAVE_AES" to be set by platform independent add_definitions
Show description for 5fae260
Rasmus
committed
5fae260
View commit details
Copy full SHA for 5fae260
Browse repository at this point
Commits on Aug 10, 2016
Merge branch 'master' of https://github.com/nmoinvaz/minizip
nmoinvaz
committed
3711ae7
View commit details
Copy full SHA for 3711ae7
Browse repository at this point
Modified entropy to use /dev/urandom. (Issue #62)
nmoinvaz
committed
7e7be9e
View commit details
Copy full SHA for 7e7be9e
Browse repository at this point
Commits on Jul 29, 2016
Check password verification bytes.
jlawton
committed
f315b87
View commit details
Copy full SHA for f315b87
Browse repository at this point
Commits on Jun 21, 2016
Merge pull request #61 from mschmieder/cmake_link_zlib
Show description for bcf489c
nmoinvaz
authored
bcf489c
View commit details
Copy full SHA for bcf489c
Browse repository at this point
Commits on Jun 8, 2016
added missing link library for minzip target
Show description for 7a9bf7c
mschmieder
committed
7a9bf7c
View commit details
Copy full SHA for 7a9bf7c
Browse repository at this point
Commits on Apr 27, 2016
simplified podspec
Coeur
committed
872091f
View commit details
Copy full SHA for 872091f
Browse repository at this point
Commits on Apr 24, 2016
adding a podspec
Coeur
committed
614bfb6
View commit details
Copy full SHA for 614bfb6
Browse repository at this point
Commits on Apr 20, 2016
Typo in a comment (and the first commit of the original creator in this repository :-)
gvollant
committed
5f56dd8
View commit details
Copy full SHA for 5f56dd8
Browse repository at this point
Commits on Apr 13, 2016
Merge pull request #56 from EosPengwern/master
Show description for 005eb76
nmoinvaz
committed
005eb76
View commit details
Copy full SHA for 005eb76
Browse repository at this point
Commits on Apr 12, 2016
Resolved conflict
EosPengwern
committed
64264ae
View commit details
Copy full SHA for 64264ae
Browse repository at this point
Merge pull request #55 from DigitalGlobe/master
Show description for 6d1e2bd
nmoinvaz
committed
6d1e2bd
View commit details
Copy full SHA for 6d1e2bd
Browse repository at this point
Commits on Apr 9, 2016
Added ability to specify ZLIB_ROOT when using CMAKE
EosPengwern
committed
2aa0919
View commit details
Copy full SHA for 2aa0919
Browse repository at this point
Commits on Apr 8, 2016
Fixed ZLIB headers not being found if it's not in a default include location
Aleksey Vitebskiy
committed
294ab0e
View commit details
Copy full SHA for 294ab0e
Browse repository at this point
Commits on Apr 3, 2016
Merge pull request #54 from mschmieder/cmake_shared_build_support
Show description for c9e5b68
nmoinvaz
committed
c9e5b68
View commit details
Copy full SHA for c9e5b68
Browse repository at this point
Commits on Apr 2, 2016
added cmake support for shared build and fixed some typos. Added export targets for simple import in thirdparty environments
mschmieder
committed
13d8da9
View commit details
Copy full SHA for 13d8da9
Browse repository at this point
Commits on Mar 26, 2016
Merge pull request #53 from matthew1471/master
Show description for 5c39e66
nmoinvaz
committed
5c39e66
View commit details
Copy full SHA for 5c39e66
Browse repository at this point
Merge pull request #1 from nmoinvaz/master
Show description for 4101c8a
Matthew1471
committed
4101c8a
View commit details
Copy full SHA for 4101c8a
Browse repository at this point
Tabs to Spaces
Show description for 04197b9
Matthew1471
committed
04197b9
View commit details
Copy full SHA for 04197b9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.