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
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
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 }}
icsharpcode
/
SharpZipLib
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
3.9k
Code
Issues
90
Pull requests
28
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
Numpsy
Datepicker
All time
Commit history
Commits on Oct 9, 2021
chore: remove the test bootstrapper (#670)
Numpsy
authored
6f7d973
View commit details
Copy full SHA for 6f7d973
Browse repository at this point
fix(zip): use ushort for ITaggedData.TagID (#669)
Numpsy
authored
d34e5c9
View commit details
Copy full SHA for d34e5c9
Browse repository at this point
Commits on May 13, 2021
PR #634: add an async version of the WriteZipOutputStream benchmark
Numpsy
authored
8e4d144
View commit details
Copy full SHA for 8e4d144
Browse repository at this point
PR #604: Move the Password property from DeflaterOutputStream into ZipOutputStream
Show description for 08c40e8
Numpsy
authored
08c40e8
View commit details
Copy full SHA for 08c40e8
Browse repository at this point
Commits on May 11, 2021
PR #625: Make BZip2Constants static instead of sealed
Numpsy
authored
e839500
View commit details
Copy full SHA for e839500
Browse repository at this point
PR #626: make a couple of private functions static
Numpsy
authored
51343ec
View commit details
Copy full SHA for 51343ec
Browse repository at this point
PR #627: fix the expected/actual value ordering in unit tests
Numpsy
authored
c65486c
View commit details
Copy full SHA for c65486c
Browse repository at this point
Commits on May 8, 2021
#579: Implement very simple ReadAsync in ZipAESStream
Show description for 7ac1fda
Numpsy
authored
7ac1fda
View commit details
Copy full SHA for 7ac1fda
Browse repository at this point
PR #587: Remove supported method checks from ZipEntry.CompressionMethod setter
Numpsy
authored
99170e1
View commit details
Copy full SHA for 99170e1
Browse repository at this point
Commits on Apr 29, 2021
PR #616: Change the build status badge to reference github actions
Numpsy
authored
5eea92a
View commit details
Copy full SHA for 5eea92a
Browse repository at this point
Commits on Apr 27, 2021
PR #605: Suppress CA1707 warnings in the Constants classes
Numpsy
authored
1493f69
View commit details
Copy full SHA for 1493f69
Browse repository at this point
Commits on Mar 7, 2021
PR #594: Remove the local nuget.config files from the test projects
Numpsy
authored
5c4e4d3
View commit details
Copy full SHA for 5c4e4d3
Browse repository at this point
PR #575: Replace uses of new T[0] with Array.Empty<T>
Show description for 1c1df7b
Numpsy
authored
1c1df7b
View commit details
Copy full SHA for 1c1df7b
Browse repository at this point
PR #586: Convert VB sample projects to PackageReference format
Numpsy
authored
c959373
View commit details
Copy full SHA for c959373
Browse repository at this point
PR #588: Add a simple async read test for ZipFile
Numpsy
authored
f9bd53d
View commit details
Copy full SHA for f9bd53d
Browse repository at this point
Commits on Feb 21, 2021
PR #578: Fix typos in the StreamDecodingException doc comments
Numpsy
authored
85f20dc
View commit details
Copy full SHA for 85f20dc
Browse repository at this point
PR #577: Throw ZipException in ZipAESStream instead of generic Exception
Numpsy
authored
3617fb9
View commit details
Copy full SHA for 3617fb9
Browse repository at this point
Commits on Feb 13, 2021
PR #510: Build the test bootstrapper app as netcoreapp3.1 instead of netcoreapp2.0
Numpsy
authored
c814877
View commit details
Copy full SHA for c814877
Browse repository at this point
Commits on Feb 6, 2021
PR #457: add basic async unit tests for the inflator/deflator streams
Show description for 1193672
Numpsy
and
piksel
authored
1193672
View commit details
Copy full SHA for 1193672
Browse repository at this point
PR #533: Convert the C# sample projects to PackageReference format
Show description for 33da791
Numpsy
and
piksel
authored
33da791
View commit details
Copy full SHA for 33da791
Browse repository at this point
PR #546: Make pure private functions static
Numpsy
authored
703c877
View commit details
Copy full SHA for 703c877
Browse repository at this point
Commits on Nov 21, 2020
PR #475: Fix updating zips with descriptor entries
Show description for c5c187d
Numpsy
and
piksel
authored
c5c187d
View commit details
Copy full SHA for c5c187d
Browse repository at this point
Commits on Oct 17, 2020
PR #509: Make PutNextEntry throw if the entry is AES and no password has been set
Show description for 9e02750
Numpsy
authored
9e02750
View commit details
Copy full SHA for 9e02750
Browse repository at this point
PR #511: Move the 7zip helper functions into their own class for easier reuse
Numpsy
authored
91050e6
View commit details
Copy full SHA for 91050e6
Browse repository at this point
PR #525: Update the sample projects to use the v1.3 release
Numpsy
authored
1e351fc
View commit details
Copy full SHA for 1e351fc
Browse repository at this point
Commits on Oct 8, 2020
PR #355: Wire up BZip2 compression support for Zip files
Numpsy
authored
716b913
View commit details
Copy full SHA for 716b913
Browse repository at this point
Commits on Aug 16, 2020
PR #503: Consider AES overhead when testing encrypted folder entries
Show description for 61d3a21
Numpsy
authored
61d3a21
View commit details
Copy full SHA for 61d3a21
Browse repository at this point
PR #452: Ensure crypto streams are disposed in ZipFile.GetOutputStream
Numpsy
authored
8eb94b1
View commit details
Copy full SHA for 8eb94b1
Browse repository at this point
PR #451: Minimize and update sample app package dependencies
Numpsy
authored
a6cdf09
View commit details
Copy full SHA for a6cdf09
Browse repository at this point
Commits on Aug 15, 2020
PR #333: Handle unsupported compression methods in ZipInputStream better
Show description for 83c80d2
Numpsy
and
piksel
authored
83c80d2
View commit details
Copy full SHA for 83c80d2
Browse repository at this point
Commits on Aug 9, 2020
PR #504: Fix warning about missing doc comment in FastZip.CreateZip
Numpsy
authored
33ab19b
View commit details
Copy full SHA for 33ab19b
Browse repository at this point
PR #380: Add support for AES encryption in FastZip.CreateZip
Numpsy
authored
59e3080
View commit details
Copy full SHA for 59e3080
Browse repository at this point
PR #353: Fix ZipFile.TestLocalHeader CompressionMethod resolving for AES entries
Show description for cfc5112
Numpsy
authored
cfc5112
View commit details
Copy full SHA for cfc5112
Browse repository at this point
PR #497: Transform new entry names using an INameTranform in ZipOutputStream
Numpsy
authored
1a47326
View commit details
Copy full SHA for 1a47326
Browse repository at this point
PR #482: Add variants of FastZip.CreateZip taking IScanFilter instead of strings
Numpsy
authored
3491abb
View commit details
Copy full SHA for 3491abb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.