issues
search
adamhathcock
/
sharpcompress
SharpCompress is a fully managed C# library to deal with many compression types and formats.
MIT License
2.29k
stars
482
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot Add Empty Directories to Archives
#881
adanddev
opened
1 week ago
0
Add LzwReader Support for .Z Archives Using LzwStream
#880
adanddev
opened
1 week ago
0
Decompression performance 7 times slower after updating from 0.31 to 0.32 +
#879
dimsour
opened
3 weeks ago
0
Fix XZBlock padding calculation when its stream's starting position % 4 != 0
#878
Morilli
opened
4 weeks ago
1
Fixed bug in zip time header flags
#877
StarkDirewolf
closed
3 weeks ago
3
Restore stream position in ArchiveFactory.IsArchive
#876
Morilli
closed
1 month ago
1
[Feature Request] ACE archive support
#875
TheRogueArchivist
opened
1 month ago
1
ZipArchive.IsZipFile fails on Linux: Cannot determine compressed stream type
#874
Pyroluk
opened
2 months ago
0
Padding calculation wrong when starting position % 4 != 0
#873
5andr0
opened
2 months ago
1
Streaming zip object from S3 bucket
#872
Lewis-Teoh
opened
2 months ago
1
Is it possible to uncompress a gzip file which is concatenated from multiple gzip files?
#871
alex-b-123
opened
2 months ago
1
ArchiveFactory.IsArchive does not rewind the input stream's position
#870
Morilli
closed
1 month ago
0
[Question] No more nuget updates?
#869
marcussacana
closed
2 months ago
4
Fix small typo in USAGE.md
#868
kikaragyozov
closed
2 months ago
0
Question: Does this have 7zip reader?
#867
0x5bfa
closed
1 week ago
4
Added shrink, reduce and implode to FORMATS
#866
TwanVanDongen
closed
3 months ago
0
How to quickly modify the file name in a zip file, as there is only one file in a zip file.
#865
toolgood
closed
3 months ago
1
Update csproj to get green marks and update deps
#864
adamhathcock
closed
3 months ago
1
compatibility with non-standard zip formats
#863
Qeynos
closed
3 months ago
3
Embed debugging symbols
#862
lostmsu
opened
3 months ago
3
Reading a rar stream from a rar file gets NotSupportedException Specified method is not supported
#861
Sonic3R
opened
3 months ago
1
Added support for 7zip SFX archives
#860
lostmsu
closed
3 months ago
2
Fix #858 - Replaces invalid filename characters
#859
DineshSolanki
closed
4 months ago
1
OS specific invalid characters are causing extraction to corrupt file
#858
DineshSolanki
closed
4 months ago
7
Fix for missing empty directories when using ExtractToDirectory
#857
alexprabhat99
closed
4 months ago
3
Added test files for Implode and all Reduce methods
#856
TwanVanDongen
closed
4 months ago
3
Check crc on tar header
#855
Erior
closed
4 months ago
2
return Stream.Null when 7z entry has no stream
#854
zgabi
opened
4 months ago
2
Added Explode and (un)Reduce
#853
gjefferyes
closed
4 months ago
5
Fixed extractions after first ZIP64 entry is read from stream
#852
pathartl
closed
5 months ago
3
Problems discovered while decompressing PosrgresSQL
#851
Cyaim
closed
4 months ago
4
Issue 842
#850
Erior
closed
5 months ago
2
Fix for issue #844
#849
Erior
closed
5 months ago
0
Fix gzip archives having a `Type` of `ArchiveType.Tar` instead of `ArchiveType.Gzip`
#848
Morilli
closed
5 months ago
1
Tar: Add processing for the LongLink header type
#847
DannyBoyk
closed
5 months ago
0
Add LongLink Support to Tar reading
#846
DannyBoyk
closed
5 months ago
0
`GZipArchive`s created from a stream have `ArchiveType` set to `Tar` instead of `GZip`
#845
Morilli
closed
5 months ago
1
Unable to open a certain rar file
#844
marcussacana
closed
5 months ago
1
HttpBaseStream Gzip extract - NotSupportedException
#843
Ilanlido
opened
6 months ago
4
Hang while opening BZip2
#842
fuzzah
closed
3 months ago
4
security policy
#841
fuzzah
closed
3 months ago
4
root folder in zip
#840
MannusEtten
opened
6 months ago
2
Suggestion: Work with open files
#839
njtaz76
opened
6 months ago
1
Problem with Microsoft.SourceLink.GitHub dependency
#838
bdovaz
closed
7 months ago
10
False positive in tar detection
#837
DaleStan
opened
7 months ago
1
Tar: Missing support for Pax extended file headers
#836
insaneinside
opened
7 months ago
0
Prevent infinite loop when reading corrupted archive
#835
Blokyk
closed
7 months ago
1
Add SharpCompressException and use it or children in most places
#834
adamhathcock
opened
7 months ago
0
Large folder (> 3Gib) throws exception "Stream was too long"
#833
xhuan8
opened
7 months ago
1
Remove ignored nulls
#832
adamhathcock
closed
7 months ago
0
Next