5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 19 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge PR #437: Add a ZipCrypto/7zip interop test to the ZipEncryptionHandling tests More... about 4 years ago
Merge PR #441: Update the benchmark project to BenchmarkDotNet 0.12.1 More... about 4 years ago
Merge PR #444: Multi-target unit tests for .NET Core 2.0 and .NET FW 4.6 More... about 4 years ago
In ZipInputStream, store the entry compression method as a CompressionMethod, instead of storing it as an int and casting it in multiple places More... about 4 years ago
Merge PR #421: Have ZipFile.Add validate compression compability internally More... about 4 years ago
Merge PR #420: Throw NotSupportedException in ZipFile.Add when trying to add AES entry More... about 4 years ago
Merge PR #431: Remove the link to the sharpdevelop forum from readme.md More... about 4 years ago
Merge PR #425: Update Microsoft.SourceLink.GitHub to the 1.0.0 release version More... about 4 years ago
Merge PR #387: Better handle baseStreams closing themselves unexpectedly More... about 4 years ago
Merge #408: When searching for the Zip64 end of central directory locator, pay attention to its fixed size More... over 4 years ago
Merge PR#406: Skip forced Deflate flush when using Stored compression More... over 4 years ago
Merge PR #362: Don't call CleanName from the ZipEntry constructor More... over 4 years ago
Fix API docs styling More... over 4 years ago
Merge PR #374: Update Docs generation More... over 4 years ago
Update csproj for v1.2 More... over 4 years ago
Merge PR #372: Remove invalid exception and handle 0 reads More... over 4 years ago
Merge PR #369: Make the custom exception types serializable More... over 4 years ago
Merge PR #363: Change ZipFile.ReadEntries to always look for the Zip64 central directory More... over 4 years ago
Merge PR #371: Add test for GZip with small buffer More... over 4 years ago
Merge PR #359: Update test sdk and nunit packages to the curent versions More... almost 5 years ago
Merge PR #326: Dispose TarArchive output streams in case of an exception More... almost 5 years ago
Merge PR #354: Add LZMA and PPMd to the CompressionMethod enum More... almost 5 years ago
Merge PR #352: Change ZipInputStream.GetNextEntry to set the entry compression method via its constructor More... almost 5 years ago
Merge PR #329: Do not set the StrongEncryption flag for WinZipAes encrypted entries More... almost 5 years ago
Merge PR #350: Add tests and overload for ZipEntry.HostSystem More... almost 5 years ago
Merge PR #225: Fix flushing of GZipOutputStream More... almost 5 years ago
Merge PR #330: Add a benchmarks project using BenchmarkDotNet More... almost 5 years ago
Merge PR #331: Change ZipAESStream to handle reads of less data than the AES block size More... almost 5 years ago
Merge PR #336: Treat empty string as no RootPath in TarArchive More... almost 5 years ago
Merge PR #325: Ability to mimic a zip file created by a Linux file-system More... almost 5 years ago