Commit Graph

  • 61bfbdb26e fix compilation error itn3000 2022-12-21 14:10:52 +09:00
  • a7a5c41370 replace Activator.CreateInstance to Func for avoiding error in NativeAOT itn3000 2022-12-21 10:37:12 +09:00
  • f0b4c13200 Merge pull request #715 from adamhathcock/net7 Adam Hathcock 2022-12-20 16:00:31 +00:00
  • b01e97b168 more clean up Adam Hathcock 2022-12-20 15:20:49 +00:00
  • 7da10795a1 csharpier Adam Hathcock 2022-12-20 15:14:22 +00:00
  • 959bbdcf1b big clean up Adam Hathcock 2022-12-20 15:06:44 +00:00
  • 970e31a1b1 cleanup and run csharpier Adam Hathcock 2022-12-20 13:45:47 +00:00
  • 2dae2b7984 update build targets and CI Adam Hathcock 2022-12-20 13:40:33 +00:00
  • d6ac9a0363 Fix build Adam Hathcock 2022-12-20 13:09:16 +00:00
  • 18336c2b8e Update to dotnet 7. Change net461 to net462. Remove netcoreapp3.1 Adam Hathcock 2022-12-20 11:17:45 +00:00
  • fc02d32ac3 Merge pull request #709 from vpenades/master Adam Hathcock 2022-12-06 14:17:02 +00:00
  • 891d5d3c35 commented unsupported extensions vpenades 2022-12-06 10:13:09 +01:00
  • 17dab3df34 small refactor vpenades 2022-12-05 22:36:18 +01:00
  • 37c7251ec9 added additional TAR extensions vpenades 2022-12-05 22:29:28 +01:00
  • a22393075f Generalized archive creation vpenades 2022-12-05 09:31:30 +01:00
  • ca3d088785 generalized multipart archive interface Vicente Penades 2022-12-03 13:44:19 +01:00
  • 8775b65f58 Generalized factories to readers and writers. vpenades 2022-11-29 16:45:20 +01:00
  • c1204a5efb Merge pull request #706 from andreas-eriksson/master Adam Hathcock 2022-11-28 08:38:49 +00:00
  • 941db572c7 Add Copyright. Andreas Eriksson 2022-11-27 12:39:59 +01:00
  • addb7ca95d spaces Andreas Eriksson 2022-11-27 12:37:28 +01:00
  • 5a930930da Use PackageLicenseExpression instead of PackageLicenseFile Andreas Eriksson 2022-11-27 12:36:19 +01:00
  • df877e87bf Merge pull request #699 from adamhathcock/dependabot/github_actions/actions/setup-dotnet-3 Adam Hathcock 2022-10-03 12:31:33 +01:00
  • adb200d885 Bump actions/setup-dotnet from 2 to 3 dependabot[bot] 2022-10-03 09:26:24 +00:00
  • 4f0840b8b8 Merge pull request #697 from IngBertolini/rar_comment Adam Hathcock 2022-09-30 08:53:37 +01:00
  • c37ea5c890 Forgot to consider the zero termination IngBertolini 2022-09-29 18:14:56 +02:00
  • cac9366c86 Update RarVolume.cs IngBertolini 2022-09-29 17:44:15 +02:00
  • 1fc28f8cd1 Update RarVolume.cs IngBertolini 2022-09-29 17:42:43 +02:00
  • 2109643ec0 Update RarVolume.cs IngBertolini 2022-09-29 17:23:06 +02:00
  • 3caf5a5a6d Merge pull request #696 from stakira/master Adam Hathcock 2022-09-15 10:16:18 +01:00
  • 418c1256a8 Ignores UnicodePathExtra if forced encoding is specified Sugita Akira 2022-09-14 21:45:41 -07:00
  • 3ae7ba89e8 Merge pull request #689 from Erior/master Adam Hathcock 2022-09-06 11:52:00 +01:00
  • 191bb9d916 Merge branch 'master' into master Adam Hathcock 2022-09-06 11:46:16 +01:00
  • f1d8fadabf Merge pull request #671 from vpenades/master Adam Hathcock 2022-09-05 09:46:24 +01:00
  • c898732739 Merge branch 'master' into master Erior 2022-08-31 16:37:46 +02:00
  • 6e4f54eaf6 Merge branch 'master' into master Vicente Penades 2022-08-26 14:34:01 +02:00
  • 4ba2963cfe Merge pull request #690 from louis-michelbergeron/master Adam Hathcock 2022-08-09 08:28:05 +01:00
  • 20e6209036 Merge Lars Vahlenberg 2022-08-04 21:24:27 +02:00
  • 44a5433af3 64bit DataDescriptor Lars Vahlenberg 2022-08-04 21:22:31 +02:00
  • 0f6f13ed3e Merge pull request #687 from Erior/feature/SourceStreamPositionCountingBug Adam Hathcock 2022-08-01 08:14:57 +01:00
  • 0ae75634b1 SourceStream Position counting bug fix Lars Vahlenberg 2022-07-30 16:28:43 +02:00
  • 9458ea81da Merge branch 'adamhathcock:master' into master Vicente Penades 2022-07-30 15:24:10 +02:00
  • 9f539c1d08 Merge branch 'master' of https://github.com/louis-michelbergeron/sharpcompress louis-michel 2022-07-29 14:07:17 -04:00
  • 37b03c7d5a Accessibility of Decoder louis-michel 2022-07-29 14:06:53 -04:00
  • 3009e6dcfd Mark for 0.32.2 0.32.2 Adam Hathcock 2022-07-29 10:45:56 +01:00
  • 70343b17bc add more tests for uncompressed streaming zips Adam Hathcock 2022-07-29 09:47:35 +01:00
  • 3f6027ec2c Merge pull request #686 from Erior/477 Adam Hathcock 2022-07-29 09:41:24 +01:00
  • 5706732c55 Naive implementation of searching of DataDescriptor, not compatible with big archives (>32bit), but handles test cases. Lars Vahlenberg 2022-07-28 23:03:06 +02:00
  • ad633a9dd0 missing test file from error report Lars Vahlenberg 2022-07-28 21:20:42 +02:00
  • 7c56df1237 Mitigation of problems Lars Vahlenberg 2022-07-28 20:36:28 +02:00
  • c1110f2897 Merge pull request #683 from OwnageIsMagic/patch-1 Adam Hathcock 2022-07-27 10:13:50 +01:00
  • 647642578b Merge branch 'master' into patch-1 Adam Hathcock 2022-07-27 09:49:13 +01:00
  • 5ca4efac31 WriteAll: revert 109a7c1 OwnageIsMagic 2022-07-26 21:36:00 +03:00
  • deddf12b70 Merge pull request #684 from daverant/nuget-license Adam Hathcock 2022-07-26 16:21:41 +01:00
  • 109a7c12ea WriteAll: update delegate type OwnageIsMagic 2022-07-19 04:03:26 +03:00
  • f955031e27 Hide license in IDE David Rant 2022-07-18 17:16:22 +01:00
  • 6a69c6cd02 Reference bundled package license file David Rant 2022-07-18 17:11:06 +01:00
  • c1d4ac45ab Include license when packing David Rant 2022-07-18 17:10:36 +01:00
  • 2946a35b0e WriteAll: use delegate instead of Expression OwnageIsMagic 2022-07-18 04:36:31 +03:00
  • c73a8cb18f Merge pull request #682 from adamhathcock/RarFileVolIdx_RarArcVer_GzCrc Adam Hathcock 2022-07-16 11:29:48 +01:00
  • 574a093038 Minor tweak that got missed in the last tidy. Nanook 2022-07-15 21:25:39 +01:00
  • 4eb1fe0b80 RarArchive has Min/MaxVersion. RarEntry has Volumne Indexes. GZ CRC fix. Nanook 2022-07-15 21:15:10 +01:00
  • 4c46cd725b Merge pull request #679 from louis-michelbergeron/master Adam Hathcock 2022-06-28 08:27:13 +01:00
  • fdbd0e1fba Merge branch 'master' into master Adam Hathcock 2022-06-28 08:21:49 +01:00
  • 5801168ce0 Merge branch 'master' of https://github.com/louis-michelbergeron/sharpcompress louis-michel 2022-06-27 19:13:20 -04:00
  • d4c7551087 Fix LZMA Code function louis-michel 2022-06-27 19:13:10 -04:00
  • c9daf0c9f5 Merge pull request #675 from Erior/feature/#636 Adam Hathcock 2022-06-22 11:17:18 +01:00
  • 8cb566b031 Merge branch 'master' into feature/#636 Adam Hathcock 2022-06-22 09:05:57 +01:00
  • 089b16326e ReadOnlySubStream overrides and adds logic to Read byte[], needs to have same logic for Span<byte> for consistency. Lars Vahlenberg 2022-06-21 19:30:07 +02:00
  • c0e43cc0e5 Mark for 0.32.1 0.32.1 Adam Hathcock 2022-06-20 10:32:47 +01:00
  • 514c3539e6 Merge pull request #672 from MartinDemberger/Task_477 Adam Hathcock 2022-06-20 10:31:31 +01:00
  • 62c94a178c Merge branch 'master' into Task_477 Adam Hathcock 2022-06-20 10:26:45 +01:00
  • 9fee38b18d Merge pull request #674 from MartinDemberger/DeduplicateNonDisposing Adam Hathcock 2022-06-20 10:25:25 +01:00
  • cd3114d39e Merge branch 'master' into DeduplicateNonDisposing Adam Hathcock 2022-06-20 10:20:02 +01:00
  • 12b4e15812 Merge pull request #673 from Erior/feature/Malformed-zip-file-generated Adam Hathcock 2022-06-20 10:19:41 +01:00
  • 35336a0827 Suppress nested NonDisposingStream Martin Demberger 2022-06-19 22:05:52 +02:00
  • ece7cbfec3 Set skip-marker when stream is skipped Martin Demberger 2022-06-18 14:35:14 +02:00
  • a00075ee0d Wrong flags set, we do not expose this in the interface Lars Vahlenberg 2022-06-17 15:07:07 +02:00
  • b6c4e28b4d Generated test case, however, don't see any problems Lars Vahlenberg 2022-06-16 23:32:46 +02:00
  • 8b55cce39a Better handling of uncompressed zip files. Martin Demberger 2022-06-15 16:28:14 +02:00
  • 1db216e6ec Merge branch 'master' of https://github.com/vpenades/sharpcompress vpenades 2022-06-14 11:40:33 +02:00
  • 20142f91fd Added remaining Open method variants vpenades 2022-06-14 11:39:52 +02:00
  • b34be141b7 Merge branch 'master' into master Vicente Penades 2022-06-13 17:15:22 +02:00
  • 6e99446ce5 Mark for 0.32 0.32 Adam Hathcock 2022-06-13 15:28:54 +01:00
  • 20a09b4866 Drop net5 Adam Hathcock 2022-06-13 15:24:53 +01:00
  • 8ea8dcde19 Added Archive Name vpenades 2022-06-13 13:34:21 +02:00
  • b205e2a84f Introduced IArchiveFactory vpenades 2022-06-13 11:56:32 +02:00
  • 7f7db5eabd Merge pull request #669 from louis-michelbergeron/master Adam Hathcock 2022-06-13 08:37:28 +01:00
  • 0651d064fc Update README.md louis-michelbergeron 2022-06-10 15:32:41 -04:00
  • 73ca7759d3 Update README.md louis-michelbergeron 2022-06-10 15:32:08 -04:00
  • 0f112d0685 BCJ executable filter (only for decoding), used by XZ. louis-michel 2022-06-10 13:29:42 -04:00
  • fa5c91ecf6 Merge pull request #663 from Nanook/master Adam Hathcock 2022-05-04 08:21:39 +01:00
  • 3b2fd1b9fa Merge branch 'adamhathcock:master' into master Nanook 2022-05-04 01:36:58 +01:00
  • e424094fdf 7z encrypted filename exception with no password matches rar behaviour. Craig 2022-05-04 01:35:58 +01:00
  • bad9ab2c9d Merge pull request #662 from Nanook/master Adam Hathcock 2022-05-03 08:23:33 +01:00
  • 61c01ce9b0 Properly integrated zip multivolume and split support. Craig 2022-04-30 19:35:40 +01:00
  • 3de5df9f38 Merge pull request #661 from Nanook/master Adam Hathcock 2022-04-29 13:43:37 +01:00
  • 910aa1c22e Corrected the Crc exception as it was within a #DEBUG define Craig 2022-04-27 14:12:00 +01:00
  • 71c8f3129f RarStream Position fix, it was returning the file size. 7Zip CrcCheckStream always failed. Added a Solid Rar entry CRC test. Craig 2022-04-27 13:16:05 +01:00
  • 224614312f Added multipart Zip support (z01...). Added IEntry.IsSolid and implemented Rar and 7Zi[ support. Craig 2022-04-25 01:16:53 +01:00
  • f717133947 Merge pull request #660 from adamhathcock/dependabot/github_actions/actions/upload-artifact-3 Adam Hathcock 2022-04-21 11:16:52 +01:00