Twan van Dongen
|
344a1ed912
|
Merge branch 'master' of https://github.com/TwanVanDongen/sharpcompress
|
2025-03-14 19:09:56 +01:00 |
|
Twan van Dongen
|
ff71993b31
|
Trying to overcome differences in charpier versions...
|
2025-03-14 19:09:52 +01:00 |
|
Twan van Dongen
|
18bb773b2c
|
Merge branch 'master' of https://github.com/TwanVanDongen/sharpcompress
|
2025-03-14 19:06:14 +01:00 |
|
Twan van Dongen
|
7f905c7940
|
More csharpier stuff
|
2025-03-14 19:06:10 +01:00 |
|
Twan van Dongen
|
8a4ba6fc56
|
Removed empty lineRemoved failing test
|
2025-03-14 19:03:54 +01:00 |
|
Twan van Dongen
|
e0b275c01c
|
Removed empty line for CSharpier
|
2025-03-14 19:01:07 +01:00 |
|
Twan van Dongen
|
5926db85df
|
Added ARC's crunched methods 5, 6, 7 & 8
|
2025-03-14 18:58:34 +01:00 |
|
Adam Hathcock
|
a4715a10e7
|
Merge pull request #905 from TwanVanDongen/master
ARC decompression methods 3 and 4 added
|
2025-03-12 08:21:57 +00:00 |
|
Twan van Dongen
|
de0f5c0fcb
|
Merge branch 'master' of https://github.com/TwanVanDongen/sharpcompress
|
2025-03-11 20:20:45 +01:00 |
|
Twan van Dongen
|
88d85ce6ac
|
Extra line removed for csharpier
|
2025-03-11 20:20:41 +01:00 |
|
Twan van Dongen
|
131c171d3e
|
Merge branch 'master' of https://github.com/TwanVanDongen/sharpcompress
|
2025-03-11 20:16:24 +01:00 |
|
Twan van Dongen
|
c5ddef6ef7
|
An exception occurred in ReadOnlySubStream when attempting to set the position to the same value.
|
2025-03-11 20:15:53 +01:00 |
|
Twan van Dongen
|
f36486d006
|
Merge branch 'master' of https://github.com/TwanVanDongen/sharpcompress
|
2025-03-11 18:57:52 +01:00 |
|
Twan van Dongen
|
eaf466c5c3
|
Implementation of squeezed and packed compression algorithms for .ARC archive format
|
2025-03-11 18:15:53 +01:00 |
|
Adam Hathcock
|
b41bcc349e
|
Merge pull request #903 from TwanVanDongen/master
Base Reader implementation of .ARC format
|
2025-03-10 08:55:43 +00:00 |
|
Adam Hathcock
|
825c61bdcd
|
Merge branch 'master' into master
|
2025-03-10 08:51:58 +00:00 |
|
Adam Hathcock
|
f13f49bd71
|
Merge pull request #904 from jdpurcell/pr-7zattr
Provide access to extended attributes for 7-zip
|
2025-03-10 08:49:33 +00:00 |
|
J.D. Purcell
|
88f5d4544b
|
Add SevenZipEntry ExtendedAttrib property
|
2025-03-09 17:16:55 -04:00 |
|
J.D. Purcell
|
b7432a20f0
|
Remove some unused internal members
|
2025-03-09 17:16:55 -04:00 |
|
Twan van Dongen
|
ab57c85e66
|
Missing comma added for csharpier
|
2025-03-09 18:45:27 +01:00 |
|
Twan van Dongen
|
c7c41bc0d8
|
Missing comma added for csharpier checksBase Reader implementation of .ARC format
|
2025-03-09 18:40:43 +01:00 |
|
Twan van Dongen
|
c66f9b06a4
|
Base Reader implementation of .ARC format
|
2025-03-09 18:22:52 +01:00 |
|
Adam Hathcock
|
a3ac7e7ca7
|
Merge pull request #901 from ms264556/feature/sha256-quick-fix
Handle XZ CheckType SHA-256
|
2025-03-07 10:52:24 +00:00 |
|
ms264556
|
187b762f8a
|
Corrected XZ BlockCheckSize formula
|
2025-03-07 19:53:49 +13:00 |
|
ms264556
|
3a7fbdfa52
|
Handle XZ CheckType SHA-256
|
2025-03-07 14:46:07 +13:00 |
|
Adam Hathcock
|
bbeb46b37f
|
Merge pull request #900 from Morilli/WriteToDirectory-reader
make WriteToDirectory functions use ExtractAllEntries
|
2025-03-03 08:32:00 +00:00 |
|
Morilli
|
5450b9a700
|
make WriteToDirectory functions use ExtractAllEntries
for extracting files from solid archives this can be required to get acceptable extraction performance and should therefore always be called.
|
2025-02-28 21:46:04 +01:00 |
|
Adam Hathcock
|
353b28647c
|
Merge pull request #897 from Morilli/bufferedsubstream-readbyte
Implement ReadByte for BufferedSubStream
|
2025-02-17 08:07:14 +00:00 |
|
Adam Hathcock
|
2411f4f870
|
Merge branch 'master' into bufferedsubstream-readbyte
|
2025-02-17 08:05:02 +00:00 |
|
Adam Hathcock
|
34cd059423
|
Merge pull request #898 from Morilli/lz-readbyte
Implement ReadByte for LzmaStream and LzOutWindow
|
2025-02-17 08:04:34 +00:00 |
|
Morilli
|
4b4ec12c87
|
Implement ReadByte for LzmaStream and LzOutWindow
|
2025-02-16 18:37:56 +01:00 |
|
Morilli
|
441147c0dc
|
Implement ReadByte for BufferedSubStream
|
2025-02-16 13:41:46 +01:00 |
|
Adam Hathcock
|
08ceac9f46
|
Merge pull request #896 from adamhathcock/rar_unpack20_audio_fix
Rar2 v20,v26 Multimedia (Audio) decoder fix
|
2025-02-12 08:25:38 +00:00 |
|
Nanook
|
6bc690b50b
|
Seriously?
|
2025-02-11 23:10:03 +00:00 |
|
Nanook
|
c41888b338
|
Rar2 v20,v26 Multimedia (Audio) decoder fix
|
2025-02-11 22:30:59 +00:00 |
|
Adam Hathcock
|
6d3c980b39
|
Merge pull request #894 from Morilli/fix-rare-solid-rar-failure
Fix condition in rar v3 code
|
2025-02-11 11:39:17 +00:00 |
|
Morilli
|
eb5db176fa
|
revert change to rar5 code
... yeah... apparently the thing that fixes rar3 code breaks rar5 code
|
2025-02-11 11:21:51 +01:00 |
|
Morilli
|
a77c03fcaf
|
add comment and change the same code in new Unpack50
|
2025-02-11 11:03:56 +01:00 |
|
Adam Hathcock
|
04b25011e9
|
Merge branch 'master' into fix-rare-solid-rar-failure
|
2025-02-11 08:31:49 +00:00 |
|
Adam Hathcock
|
96b34aec10
|
Merge pull request #895 from Morilli/fix-test-concurrency
use File.OpenRead instead of File.Open in tests to allow concurrent access
|
2025-02-11 08:30:12 +00:00 |
|
Morilli
|
d560b46c85
|
use File.OpenRead instead of File.Open to allow concurrent access
|
2025-02-11 03:31:49 +01:00 |
|
Morilli
|
94789ce455
|
Fix condition in rar v3 code
|
2025-02-11 03:04:18 +01:00 |
|
Adam Hathcock
|
55797e5873
|
Merge pull request #893 from adamhathcock/rar_unpack20
Fix for Rar4 v20 compression.
|
2025-02-10 09:27:27 +00:00 |
|
Nanook
|
675cab3074
|
Fix for Rar4 v20 compression.
|
2025-02-07 22:39:33 +00:00 |
|
Adam Hathcock
|
8d63ab646e
|
Merge pull request #891 from Morilli/fix-zip-datadescriptor-header
Fix zip entry handling for entries with data descriptors
|
2025-01-28 08:12:40 +00:00 |
|
Adam Hathcock
|
37a2fa1cdc
|
Merge branch 'master' into fix-zip-datadescriptor-header
|
2025-01-28 08:08:55 +00:00 |
|
Adam Hathcock
|
79ed9650b3
|
Merge pull request #892 from adamhathcock/fix-tests
don't run net48 on non-windows
|
2025-01-28 08:08:41 +00:00 |
|
Adam Hathcock
|
b6dc58164e
|
don't run net48 on non-windows
|
2025-01-28 08:04:59 +00:00 |
|
Morilli
|
f9a974c1fe
|
fix formatting
|
2025-01-28 02:24:42 +01:00 |
|
Morilli
|
91e672befb
|
remove old hack trying to fix a similar thing
Introduced in af264cdc58c9d076bf83477cbdbfe7a5dad282b7; the test included in that commit passes still.
|
2025-01-28 02:12:16 +01:00 |
|