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 }}
mxmauro
/
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
master
User selector
All users
All time
Commit history
Commits on Oct 19, 2019
Update FUNDING.yml
nmoinvaz
authored
5cb124c
View commit details
Copy full SHA for 5cb124c
Browse repository at this point
Create FUNDING.yml
nmoinvaz
authored
fee75eb
View commit details
Copy full SHA for fee75eb
Browse repository at this point
Commits on Sep 24, 2019
Updated github actions badge.
nmoinvaz
committed
6f9a9c6
View commit details
Copy full SHA for 6f9a9c6
Browse repository at this point
Updated branches table.
nmoinvaz
committed
8b38924
View commit details
Copy full SHA for 8b38924
Browse repository at this point
Added github actions badge.
nmoinvaz
committed
a656116
View commit details
Copy full SHA for a656116
Browse repository at this point
Commits on Sep 23, 2019
Change name of tests
nmoinvaz
authored
864cdc9
View commit details
Copy full SHA for 864cdc9
Browse repository at this point
Delete travis ci.
Show description for 50cc1ad
nmoinvaz
committed
50cc1ad
View commit details
Copy full SHA for 50cc1ad
Browse repository at this point
Added github actions yaml.
Show description for 1abb40f
nmoinvaz
committed
1abb40f
View commit details
Copy full SHA for 1abb40f
Browse repository at this point
Commits on Sep 21, 2019
Replace lgtm with codefactor
nmoinvaz
authored
6f8c73c
View commit details
Copy full SHA for 6f8c73c
Browse repository at this point
Commits on Sep 19, 2019
Added oss-fuzz badge.
nmoinvaz
authored
cce6a2c
View commit details
Copy full SHA for cce6a2c
Browse repository at this point
Get fuzzing engine from environment variable.
nmoinvaz
committed
d942eab
View commit details
Copy full SHA for d942eab
Browse repository at this point
Commits on Sep 18, 2019
Version 2.9.0.
nmoinvaz
committed
10ac291
View commit details
Copy full SHA for 10ac291
Browse repository at this point
Commits on Sep 17, 2019
Remove break if no bytes read because bytes might still be output.
Show description for cc3aa21
nmoinvaz
committed
cc3aa21
View commit details
Copy full SHA for cc3aa21
Browse repository at this point
Commits on Sep 16, 2019
Merge pull request #421 from vszakats/cln
Show description for b4d17e6
nmoinvaz
authored
b4d17e6
View commit details
Copy full SHA for b4d17e6
Browse repository at this point
Fixed invalid literal PRI- when compiling with C++. #416
nmoinvaz
committed
fe33c3d
View commit details
Copy full SHA for fe33c3d
Browse repository at this point
Commits on Sep 15, 2019
minor URL correction, remove EOL spaces, add EOF newlines.
vszakats
committed
8f397f8
View commit details
Copy full SHA for 8f397f8
Browse repository at this point
use HTTPS, whitespace and newlines fixes
Show description for b11be60
vszakats
committed
b11be60
View commit details
Copy full SHA for b11be60
Browse repository at this point
Commits on Sep 14, 2019
Fixed wrong open mode used in test_stream_mem(). #417
nmoinvaz
committed
8bba5e3
View commit details
Copy full SHA for 8bba5e3
Browse repository at this point
Commits on Sep 7, 2019
Change lzma & bzip read loop in case output is truncated. #414 #415
nmoinvaz
committed
899ceef
View commit details
Copy full SHA for 899ceef
Browse repository at this point
Merge pull request #415 from rddesmond/bugfix/crc_stream
Show description for 15909a5
nmoinvaz
authored
15909a5
View commit details
Copy full SHA for 15909a5
Browse repository at this point
Fixed formatting
nmoinvaz
authored
a9f88d4
View commit details
Copy full SHA for a9f88d4
Browse repository at this point
Commits on Sep 6, 2019
Fix issue with truncated ZLIB output.
Ryan Desmond
committed
58dfe87
View commit details
Copy full SHA for 58dfe87
Browse repository at this point
Merge pull request #413 from philippec-ls/master
Show description for 17447aa
nmoinvaz
authored
17447aa
View commit details
Copy full SHA for 17447aa
Browse repository at this point
Commits on Aug 21, 2019
Merge pull request #412 from Coeur/bugfix/MZ_ZIP_SIGNING
Show description for 25e76a2
nmoinvaz
authored
25e76a2
View commit details
Copy full SHA for 25e76a2
Browse repository at this point
Added missing newlines
Show description for 938936c
ls-philippe-casgrain
committed
938936c
View commit details
Copy full SHA for 938936c
Browse repository at this point
Fix MZ_ZIP_NO_SIGNING -> MZ_ZIP_SIGNING
Coeur
committed
10cd8b8
View commit details
Copy full SHA for 10cd8b8
Browse repository at this point
Commits on Aug 16, 2019
Fixed segfault when copying hmac. #376, #409
nmoinvaz
committed
e33afe4
View commit details
Copy full SHA for e33afe4
Browse repository at this point
Added shim functions for HMAC_CTX not available on openSSL < 1.1
nmoinvaz
committed
e9c8709
View commit details
Copy full SHA for e9c8709
Browse repository at this point
Fixed formatting.
nmoinvaz
committed
35ed735
View commit details
Copy full SHA for 35ed735
Browse repository at this point
Added append mode for ADDINZIP when using zip compatibility. #408
nmoinvaz
committed
b7b90c3
View commit details
Copy full SHA for b7b90c3
Browse repository at this point
Commits on Aug 15, 2019
Updated HMAC code for OpenSSL 1.1.0. #409
nmoinvaz
committed
88cb251
View commit details
Copy full SHA for 88cb251
Browse repository at this point
Added option to enable signing which is by default turned on. But now at least people don't have to define MZ_ZIP_NO_SIGNING in most projects I see. Signing support now requires MZ_ZIP_SIGNING to b…
Show description for 84a3980
nmoinvaz
committed
84a3980
View commit details
Copy full SHA for 84a3980
Browse repository at this point
Commits on Aug 7, 2019
Merge pull request #410 from ccawley2011/riscos
Show description for 1e1227b
nmoinvaz
authored
1e1227b
View commit details
Copy full SHA for 1e1227b
Browse repository at this point
Support building on RISC OS
ccawley2011
committed
28f78ff
View commit details
Copy full SHA for 28f78ff
Browse repository at this point
Commits on Jul 7, 2019
Merge pull request #406 from axnsan12/patch-1
Show description for edebe68
nmoinvaz
authored
edebe68
View commit details
Copy full SHA for edebe68
Browse repository at this point
Previous
Next
You can’t perform that action at this time.