5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 16 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update ICSharpCode.SharpZipLib.csproj (#256) More... almost 6 years ago
Merge PR #255, Correctly handle Unicode strings More... almost 6 years ago
Merge PR #249, Update Inflater dynamic header reader to support partial reads More... almost 6 years ago
Merge PR #248, Add generic decoding exception classes More... almost 6 years ago
Merge PR #246, Add new appveyor.yml More... almost 6 years ago
Merge PR #247, Update Nuget package for v1.0-rc1 More... almost 6 years ago
Merge PR #245, Attempt to read two end blocks when reading tararchive More... almost 6 years ago
Merge PR #202, Convert CRC checking to ArraySegment More... almost 6 years ago
Merge PR #241, Fix Gzip.Compress arguments More... almost 6 years ago
Merge PR #240, Add support for POSIX Extended Headers More... almost 6 years ago
Merge #233, Fix infinite loop on bad literal data More... almost 6 years ago
Merge pull request #226 from insylogo/master More... almost 6 years ago
Update LICENSE.txt so that Github recognizes it More... almost 6 years ago
Update LICENSE.txt so that Github recognizes it More... almost 6 years ago
Restrict path traversal on FastZip extraction (#235) More... almost 6 years ago
Fix travis (#238) More... almost 6 years ago
Update tests (#236) More... almost 6 years ago
Merge pull request #234 from piksel/netcore2-net45 More... almost 6 years ago
Set target frameworks to netstandard2 + net45 More... almost 6 years ago
Merge pull request #1 from PingmanTools/net45-fix More... almost 6 years ago
Fixes issue 164 by not accessing stream position to determine central signature offset (instead, use central directory offset + size of all entries) More... about 6 years ago
Convert crc checking to use ArraySegment for parameter validation. More... over 6 years ago
Create xml docs for all frameworks More... over 6 years ago
Update target framework to support net45 More... over 6 years ago
Update readme with State of the Union August 2017 link + looking for new maintainer More... over 6 years ago
-alpha2 preview package with latest fixes from @siegfriedpammer More... over 6 years ago
Remove metrics More... over 6 years ago
Fix #13 - TAR does not have enough EOF blocks More... over 6 years ago
[BZip2] Enforce baseStream to be non-null in BZip2InputStream and BZip2OutputStream (constructor now throws an ArgumentNullException). More... over 6 years ago
fix #11 - BZip2InputStream CanSeek should be false More... over 6 years ago