Commit Graph

  • d4fb17cf66 ZipWriter: Write correct EOCD record when more than 65,535 files Daniel Nash 2023-12-22 11:12:46 -05:00
  • 372a2c8375 Mark for 0.35.0 0.35.0 Adam Hathcock 2023-12-18 09:59:46 +00:00
  • 8f27121f21 Merge pull request #789 from adamhathcock/dotnet8 Adam Hathcock 2023-12-18 09:57:50 +00:00
  • b986bf675f just remove readme Adam Hathcock 2023-12-18 09:31:33 +00:00
  • 80718a461b fix readme? Adam Hathcock 2023-12-18 09:24:00 +00:00
  • 2d14ecf58b add readme Adam Hathcock 2023-12-18 09:20:44 +00:00
  • 32aa9877c0 remove caching Adam Hathcock 2023-12-18 09:16:02 +00:00
  • cee3a9c11d Revert "add lock files" Adam Hathcock 2023-12-18 09:15:26 +00:00
  • b78643f2d8 update upload artifact Adam Hathcock 2023-12-18 09:15:15 +00:00
  • 30a31de45b add lock files Adam Hathcock 2023-12-18 09:13:14 +00:00
  • e4c4db534c build for dotnet 8 Adam Hathcock 2023-12-18 09:09:31 +00:00
  • 4f7a0d3ad0 CI to dotnet 8 Adam Hathcock 2023-12-18 09:08:06 +00:00
  • ea3a96eead update and rerun csharpier Adam Hathcock 2023-12-18 09:04:04 +00:00
  • c0e01ac132 Use dotnet 8 and update deps Adam Hathcock 2023-12-18 09:01:54 +00:00
  • 28ea50bca4 Merge pull request #788 from Erior/develop Adam Hathcock 2023-12-18 08:51:25 +00:00
  • 619e44b30f CSharpier fixes Lars Vahlenberg 2023-12-16 03:08:51 +01:00
  • d678275dee Implement RAR5 decryption Lars Vahlenberg 2023-12-16 02:53:09 +01:00
  • 08eed53595 Merge pull request #787 from adamhathcock/dependabot/github_actions/actions/setup-dotnet-4 Adam Hathcock 2023-12-11 10:09:28 +00:00
  • ff40f7d262 Bump actions/setup-dotnet from 3 to 4 dependabot[bot] 2023-12-11 09:35:30 +00:00
  • 3c1ae51dae Merge pull request #786 from Erior/feature/Issue-774 Adam Hathcock 2023-12-11 08:46:20 +00:00
  • 8a59fc9aaf Merge pull request #785 from Erior/feature/Issue-782 Adam Hathcock 2023-12-11 08:44:54 +00:00
  • b7ea9dd841 Merge pull request #784 from Erior/feature/rar-comment Adam Hathcock 2023-12-11 08:44:01 +00:00
  • 0320db6b4a LZMA EOS marker detection Lars Vahlenberg 2023-12-09 13:41:35 +01:00
  • 18c7f58093 Handle tar files generated with tar -H oldgnu that has large uid/gid values Lars Vahlenberg 2023-12-04 22:35:11 +01:00
  • 7f6f7b1436 Resharpier fix Lars Vahlenberg 2023-12-04 20:28:16 +01:00
  • ca49176b97 Dont crash on reading rar5 comment Lars Vahlenberg 2023-12-04 20:19:11 +01:00
  • 67be0cd9d7 Mark for 0.34.2 0.34.2 Adam Hathcock 2023-11-15 11:32:51 +00:00
  • 902fadef83 Merge pull request #780 from caesay/cs/revert-disable-strongname Adam Hathcock 2023-11-15 11:22:02 +00:00
  • 2777b6411f Merge branch 'master' into cs/revert-disable-strongname Adam Hathcock 2023-11-15 11:18:30 +00:00
  • e3235d7f04 Merge pull request #781 from adamhathcock/fix-formatting Adam Hathcock 2023-11-15 11:18:04 +00:00
  • dc89c8858e comment out more C++ bits Adam Hathcock 2023-11-15 11:14:39 +00:00
  • d28a278d63 Comment out flag to allow formatting Adam Hathcock 2023-11-15 11:10:05 +00:00
  • 7080c2abd0 Update csharpier and fix formatting Adam Hathcock 2023-11-15 11:05:30 +00:00
  • 43f86bcab8 Revert change disabling strong name signing in 92df1ec Caelan Sayler 2023-11-14 16:34:58 +00:00
  • 7d9c875c4d Merge pull request #778 from LANCommander/throw-cancelled-exception Adam Hathcock 2023-11-13 08:34:15 +00:00
  • ed4099eb12 Throw ReaderCancelledException on reader cancelled Pat Hartl 2023-11-10 23:36:14 -06:00
  • 632b83f75d Mark for 0.34.1 0.34.1 Adam Hathcock 2023-10-02 08:44:14 +01:00
  • 66c92637f9 Merge pull request #769 from Erior/feature/766 Adam Hathcock 2023-09-25 09:01:51 +01:00
  • 6bcaebc471 Merge pull request #768 from Erior/feature/761 Adam Hathcock 2023-09-25 09:01:20 +01:00
  • 7feee1027c Update Zstd to 0.7.2 Lars Vahlenberg 2023-09-23 16:02:27 +02:00
  • 4fd8c77fa9 CSharpier cleanup Lars Vahlenberg 2023-09-23 14:52:39 +02:00
  • bc3bb2d323 Set FilePart properties for directory type Lars Vahlenberg 2023-09-23 14:51:08 +02:00
  • 7764684c68 Release for 0.34 0.34.0 Adam Hathcock 2023-09-18 09:53:05 +01:00
  • feb2c38572 fmt update Adam Hathcock 2023-09-18 09:48:31 +01:00
  • 6a97e82a2e Merge pull request #763 from btomblinson/master Adam Hathcock 2023-09-18 09:47:01 +01:00
  • 57c0d19cde #751 Add .tar.7z support btomblinson 2023-09-17 17:46:56 -06:00
  • e14ed89f3d Merge pull request #759 from Erior/feature/748 Adam Hathcock 2023-09-14 09:05:48 +01:00
  • 6a14893a23 Merge branch 'master' into feature/748 Adam Hathcock 2023-09-14 09:00:50 +01:00
  • 0f19735d33 Cleanup Lars Vahlenberg 2023-09-11 19:31:27 +02:00
  • 6a859ac65d Adding Filters to 7z Lars Vahlenberg 2023-09-11 19:24:54 +02:00
  • 4d9c24244c Merge pull request #758 from adamhathcock/dependabot/github_actions/actions/checkout-4 Adam Hathcock 2023-09-11 10:47:54 +01:00
  • cdeb288c4f Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-11 09:38:10 +00:00
  • 7f8016497b Merge pull request #750 from FlsZen/master Adam Hathcock 2023-09-07 15:05:15 +01:00
  • ec01225225 It looks like build format wants this on one line FlsZen 2023-08-13 12:52:14 -04:00
  • 4e23b84999 Remove Task aspect James Hood 2023-07-21 13:17:42 -04:00
  • c7c143fed9 Add ExtractToDirectoryAsync extension method on IArchive that is very fast compared to WriteToDirectory. James Hood 2023-07-19 08:22:15 -04:00
  • 4932171834 update csharpier Adam Hathcock 2023-06-12 09:53:00 +01:00
  • 00fc6c8e2f formatting Adam Hathcock 2023-06-12 09:52:35 +01:00
  • 1b73dab341 Merge remote-tracking branch 'Nanook/fixes-zstd' Adam Hathcock 2023-06-12 09:52:17 +01:00
  • 99e99c1ccd Merge branch 'master' into fixes-zstd Adam Hathcock 2023-06-12 09:45:35 +01:00
  • 14ce479ab7 Merge pull request #746 from rodesfl/patch-1 Adam Hathcock 2023-06-12 09:31:17 +01:00
  • e7e873a1b2 Added simple example Rodrigo Lotrário 2023-06-09 19:38:42 -03:00
  • 5a57428ec0 Merge pull request #745 from Erior/feature/Issue-743 Adam Hathcock 2023-06-07 09:44:36 +01:00
  • 18e8e6ee98 Sharpier Lars Vahlenberg 2023-06-06 22:43:12 +02:00
  • 6bf6e51740 Skip if we know the size, set blank password if not set for rar Lars Vahlenberg 2023-06-06 22:27:53 +02:00
  • b52a899a18 Merge pull request #740 from AlissaSabre/issue_739 Adam Hathcock 2023-05-10 09:56:50 +01:00
  • cf722a7120 Make ArchiveFactory.IsArchive(Stream, ...) public. Fix #739 Alissa Sabre 2023-05-10 15:49:44 +09:00
  • 33cd1f3db8 Merge pull request #737 from Erior/feature/TarHeaderFactory-Infinite-loop Adam Hathcock 2023-03-30 11:35:20 +01:00
  • b7d2715ffd Remove whitespace Lars Vahlenberg 2023-03-29 19:39:03 +02:00
  • fe63466d67 CSharpier Lars Vahlenberg 2023-03-29 18:18:17 +02:00
  • 0fb63eea99 Check for broken file Lars Vahlenberg 2023-03-28 23:07:21 +02:00
  • 59552804f6 fix badge Adam Hathcock 2023-03-21 14:11:18 +00:00
  • 579d6d73f8 build tests Adam Hathcock 2023-03-21 13:56:51 +00:00
  • f83e3022ba add no restore to build Adam Hathcock 2023-03-21 13:54:45 +00:00
  • bf93bbf5f8 fix restore Adam Hathcock 2023-03-21 13:44:02 +00:00
  • fa2a52ff41 add caching and some cleanup Adam Hathcock 2023-03-21 13:41:36 +00:00
  • 813d9eace3 update dependencies 0.33.0 Adam Hathcock 2023-03-21 13:16:31 +00:00
  • 16e8dd447b update csharpier Adam Hathcock 2023-03-21 13:14:08 +00:00
  • 0129b31dec Merge pull request #735 from Erior/feature/Expand-Delta-distance-tests Adam Hathcock 2023-03-21 10:06:10 +00:00
  • 9544960314 Merge branch 'master' into feature/Expand-Delta-distance-tests Adam Hathcock 2023-03-21 08:34:54 +00:00
  • 23a9ca3140 Delta distance Lars Vahlenberg 2023-03-19 12:34:59 +01:00
  • dfa4bb6ca4 Merge pull request #733 from Erior/feature/Handle-split-rar-archive-above-100-parts Adam Hathcock 2023-03-13 09:01:22 +00:00
  • 8aac3320be Increase character value to support rar file with more than 100 parts old tyle Lars Vahlenberg 2023-03-11 02:41:50 +01:00
  • 42ddb0d5ed Merge pull request #727 from Erior/feature/UncompressedZipExtractall Adam Hathcock 2023-03-02 09:47:44 +00:00
  • f60728b537 ReadOnlySubStream span position bug Lars Vahlenberg 2023-03-01 20:17:43 +01:00
  • 9e6f9d50ef Sync with master Lars Vahlenberg 2023-03-01 20:13:13 +01:00
  • d76a473324 Merge pull request #729 from TwanVanDongen/master Adam Hathcock 2023-03-01 08:56:40 +00:00
  • 5a2d2b86d5 Merge branch 'master' into master Adam Hathcock 2023-03-01 08:52:34 +00:00
  • 42e8f481d6 Merge pull request #726 from Erior/feature/7ZipDelta Adam Hathcock 2023-03-01 08:43:48 +00:00
  • 9ecf652745 Merge pull request #722 from Nanook/fixes-XZ-zip Adam Hathcock 2023-03-01 08:36:21 +00:00
  • 8748314b5b Fixed support for RAR 1.5 (algo15) and added test archive for unit testing. Rar 1.5 archive created using DOS version, which only supports uppercase characters, thus resulting in amending base class with 'UseCaseInsensitiveToVerify' toggle. Twan van Dongen 2023-02-21 21:28:38 +01:00
  • 606923b374 Implement Searching Data Descriptor stream for supporting UncompressedZipExtractAll Lars Vahlenberg 2023-02-19 01:33:22 +01:00
  • 3ae830a637 Add support for 7ZipDelta decompress Lars Vahlenberg 2023-02-18 15:27:16 +01:00
  • 92df1ecd5f ZStandard support added to zip/zipx (WinZip) and 7zip (mcmilk 7zip) Nanook 2023-02-02 01:06:18 +00:00
  • b9d019561f Added the XZ zipx unit test. Nanook 2023-02-02 00:39:34 +00:00
  • 48a341b79c Split archive handling fix. XZ stream decoding bug fix (in X64Convert filter). XZ stream support added to zip/zipx. Nanook 2023-02-02 00:18:37 +00:00
  • d1ea8517d2 Merge pull request #717 from ds5678/lzma-improvements Adam Hathcock 2022-12-23 10:24:24 +00:00
  • cd23844e35 Several improvements to the LZMA compressor: * Encapsulation and Immutability for LzmaEncoderProperties * LzmaEncoderProperties.Default static property * Encoding tests for LzmaStream Jeremy Pritts 2022-12-23 00:00:04 -05:00
  • 3f24af3a99 Merge pull request #716 from itn3000/fix-reflection-aot-error Adam Hathcock 2022-12-21 13:37:19 +00:00
  • 78421683fe remove redundant cast itn3000 2022-12-21 14:13:24 +09:00