Commit Graph

  • 5c1149aa8b #844 Lars Vahlenberg 2024-06-08 17:22:20 +02:00
  • 9061e92af6 Merge pull request #848 from Morilli/fix-gzip-archivetype Adam Hathcock 2024-06-06 08:21:14 +01:00
  • 49f5ceaa9b Fix GZipArchive getting Type set to ArchiveType.Tar Morilli 2024-06-04 10:34:06 +02:00
  • 525b309d37 Add failing test Morilli 2024-06-04 10:33:32 +02:00
  • bdb3a787fc Merge pull request #847 from DannyBoyk/846_tar_longlinkname Adam Hathcock 2024-06-04 08:47:57 +01:00
  • a9601ef848 Tar: Add processing for the LongLink header type Daniel Nash 2024-06-03 12:41:11 -04:00
  • 6fc4b045fd mark for 0.37.2 0.37.2 Adam Hathcock 2024-04-27 09:34:32 +01:00
  • 446852c7d0 really fix source link and central usage Adam Hathcock 2024-04-27 09:34:05 +01:00
  • c635f00899 mark as 0.37.1 0.37.1 Adam Hathcock 2024-04-27 09:12:17 +01:00
  • 1393629bc5 Mark sourcelink as PrivateAssets="All" Adam Hathcock 2024-04-27 06:15:29 +01:00
  • 49ce17b759 update zstdsharp.port and net8 is only trimmable Adam Hathcock 2024-04-25 08:35:52 +01:00
  • 74888021c8 Merge pull request #835 from Blokyk/fix-736 Adam Hathcock 2024-04-24 09:20:44 +01:00
  • 9483856439 fmt Adam Hathcock 2024-04-24 09:17:42 +01:00
  • dbbc7c8132 fix(tar): prevent infinite loop when reading corrupted archive blokyk 2024-04-24 03:13:13 +02:00
  • 5d9c99508d fmt Adam Hathcock 2024-04-23 15:08:50 +01:00
  • e4d5b56951 fix more nulls and tests Adam Hathcock 2024-04-23 15:08:32 +01:00
  • e31238d121 fmt Adam Hathcock 2024-04-23 14:48:50 +01:00
  • a283d99e1b compiles Adam Hathcock 2024-04-23 14:48:33 +01:00
  • 8cb621ebed Add SharpCompressException and use it or children in most places Adam Hathcock 2024-04-23 14:47:40 +01:00
  • b203d165f5 Mark for 0.37.0 0.37.0 Adam Hathcock 2024-04-23 10:25:32 +01:00
  • c695e1136d Merge pull request #828 from adamhathcock/remove-netstandard20 Adam Hathcock 2024-04-23 10:18:24 +01:00
  • d847202308 add back net standard 2.0 Adam Hathcock 2024-04-23 09:59:30 +01:00
  • 9d24e0a4b8 set package locks and central management Adam Hathcock 2024-04-23 09:37:25 +01:00
  • 745fe1eb9f references Adam Hathcock 2024-04-23 09:28:33 +01:00
  • 3e52b85e9d Merge remote-tracking branch 'origin/master' into remove-netstandard20 Adam Hathcock 2024-04-23 09:26:44 +01:00
  • d26f020b50 Merge pull request #832 from adamhathcock/remove-ignored-nulls Adam Hathcock 2024-04-23 09:25:08 +01:00
  • 095b5f702c get rid of another null! Adam Hathcock 2024-04-23 09:20:20 +01:00
  • 9622853b8d fix and fmt Adam Hathcock 2024-04-23 09:16:05 +01:00
  • b94e75fabe try to fix more tests Adam Hathcock 2024-04-23 09:06:49 +01:00
  • 23dd041e2e fix some tests Adam Hathcock 2024-04-23 08:52:10 +01:00
  • c73ca21b4d fmt Adam Hathcock 2024-04-22 15:19:05 +01:00
  • 7ebdc85ad2 more null clean up Adam Hathcock 2024-04-22 15:17:24 +01:00
  • 99e2c8c90d more clean up Adam Hathcock 2024-04-22 15:10:22 +01:00
  • f24bfdf945 fix tests Adam Hathcock 2024-04-22 14:57:08 +01:00
  • 7963233702 add missing usings Adam Hathcock 2024-04-22 14:18:41 +01:00
  • b550df2038 get rid of more ! and update csharpier Adam Hathcock 2024-04-22 14:17:08 +01:00
  • fb55624f5f add more null handling Adam Hathcock 2024-04-18 14:25:10 +01:00
  • e96366f489 Entry can be null and remove other ! usages Adam Hathcock 2024-04-18 13:24:03 +01:00
  • 900190cf54 Merge pull request #829 from NeuroXiq/patch-1 Adam Hathcock 2024-04-15 08:14:16 +01:00
  • 2af744b474 Update README.md Marek Węglarz 2024-04-15 04:28:15 +02:00
  • 11153084e2 update csharpier Adam Hathcock 2024-04-11 15:47:39 +01:00
  • 4b9c814bfc remove .netstandard 2.0 and clean up Adam Hathcock 2024-04-11 15:46:43 +01:00
  • 1b5d3a3b6e Merge pull request #825 from adamhathcock/tar-corruption Adam Hathcock 2024-04-11 13:11:29 +01:00
  • 373637e6a7 more logic fixes Adam Hathcock 2024-04-11 09:05:45 +01:00
  • cb223217c1 actually, transfer block is different than overall transfer Adam Hathcock 2024-04-10 16:12:01 +01:00
  • eab97a3f8b calculate remaining afterwards Adam Hathcock 2024-04-10 08:53:20 +01:00
  • fdfaa8ab45 add max transfer size to tar Adam Hathcock 2024-04-09 15:35:15 +01:00
  • 2321d9dbee fix patch Adam Hathcock 2024-04-09 08:56:15 +01:00
  • bf74dd887a Fix tar corruption when sizes mismatch Adam Hathcock 2024-04-09 08:19:23 +01:00
  • 3612035894 Merge pull request #823 from klimatr26/new-7z-filters Adam Hathcock 2024-04-08 09:56:07 +01:00
  • 6553e9b0cd formatting Adam Hathcock 2024-04-08 09:50:37 +01:00
  • 09f2410170 Add support for 7z ARM64 and RISCV filters klimatr26 2024-04-05 15:00:43 -05:00
  • f298ad3322 more reverts async-2 Adam Hathcock 2024-03-29 16:05:20 +00:00
  • 69872dd9e7 split files Adam Hathcock 2024-03-29 16:00:05 +00:00
  • 92174f49ae revert naming changes Adam Hathcock 2024-03-29 15:53:11 +00:00
  • c39a155c8f Merge branch 'master' into async-2 Adam Hathcock 2024-03-29 15:27:43 +00:00
  • fb73d8c0a7 Merge pull request #819 from TwanVanDongen/master Adam Hathcock 2024-03-25 08:41:34 +00:00
  • f2b0368078 CSharpier reformat missed Twan van Dongen 2024-03-24 16:29:29 +01:00
  • 02301ecf6d Support added for TAR LZW compression (Unix 'compress' resulting in .Z files) Twan van Dongen 2024-03-24 16:23:25 +01:00
  • bcb61ee3e4 Merge pull request #817 from btomblinson/master Adam Hathcock 2024-03-18 08:34:20 +00:00
  • 6a824429d0 #809 Add README.md to csproj for NuGet btomblinson 2024-03-16 22:52:36 -06:00
  • 6a52f9097f Merge pull request #815 from adamhathcock/code-clean-up Adam Hathcock 2024-03-14 16:01:34 +00:00
  • 3fa85fc516 Merge branch 'master' into code-clean-up Adam Hathcock 2024-03-14 15:58:29 +00:00
  • 498d132d8a Merge pull request #816 from coderb/pullreq-rar-memusage Adam Hathcock 2024-03-14 15:58:15 +00:00
  • b6340f1458 rar5 improve memory usage use ArrayPool for stream buffer use stackalloc for methods on file decompression code path root 2024-03-14 11:31:22 -04:00
  • 4afc7ae2e4 use complete namespace Adam Hathcock 2024-03-14 13:07:40 +00:00
  • 95975a4c33 even more clean up Adam Hathcock 2024-03-14 09:07:21 +00:00
  • 198a0673a2 more clean up Adam Hathcock 2024-03-14 09:00:44 +00:00
  • 94d1503c64 more clean up Adam Hathcock 2024-03-14 08:57:16 +00:00
  • 5f13e245f0 more clean up on tests Adam Hathcock 2024-03-14 08:53:08 +00:00
  • 2715ae645d use var Adam Hathcock 2024-03-14 08:38:12 +00:00
  • 0299232cb5 just using rider to clean up Adam Hathcock 2024-03-14 08:37:17 +00:00
  • 93e181cfd9 update csharpier Adam Hathcock 2024-03-14 08:29:30 +00:00
  • 8072eb1212 Merge pull request #814 from coderb/pullreq-rar5-redir Adam Hathcock 2024-03-14 08:26:06 +00:00
  • 226ce340f2 rar5 read FHEXTRA_REDIR and expose via RarEntry NOTE: api user should skip entries where RarEntry.IsRedir is true and not call OpenEntryStream() root 2024-03-14 03:52:10 -04:00
  • e5944cf72c add writer support for async Adam Hathcock 2024-03-12 15:40:29 +00:00
  • ab5535eba3 Merge pull request #807 from TwanVanDongen/master Adam Hathcock 2024-01-29 08:27:32 +00:00
  • 8da2499495 Merge pull request #805 from DannyBoyk/804_Fix_ZIP_Decryption Adam Hathcock 2024-01-29 08:26:17 +00:00
  • c057ffb153 Refrormatted using CSharpier Twan van Dongen 2024-01-27 18:59:56 +01:00
  • fe13d29549 Merge branch 'master' of https://github.com/TwanVanDongen/sharpcompress Twan van Dongen 2024-01-27 18:31:13 +01:00
  • 225aaab4f4 Support for decompressing Zip Shrink (method:1) added Twan van Dongen 2024-01-27 18:28:46 +01:00
  • 14c973558b Zip: Use last modified time from basic header when validating zip decryption Daniel Nash 2024-01-26 10:54:41 -05:00
  • f515ff36b6 Mark for 0.36.0 0.36.0 Adam Hathcock 2024-01-15 08:21:36 +00:00
  • ed57cfd2f9 Merge pull request #803 from DannyBoyk/802_Add_UnixTimeExtraField_Support_Zips Adam Hathcock 2024-01-15 08:19:29 +00:00
  • d69559e9c7 Add support for the UnixTimeExtraField in Zip files Daniel Nash 2024-01-12 09:15:22 -05:00
  • 396717efd1 Merge pull request #799 from Erior/feature/DataDescriptorStream-fix-report-size-position Adam Hathcock 2024-01-08 09:18:34 +00:00
  • 284fa24464 Merge pull request #800 from Erior/feature/Expose-file-attributes-for-rar-entries Adam Hathcock 2024-01-08 09:17:53 +00:00
  • 0a20b9179a Merge pull request #798 from Erior/feature/Fix-crash-when-not-setting-password-for-rar5 Adam Hathcock 2024-01-08 09:17:07 +00:00
  • a0d5037885 Merge pull request #801 from Erior/feature/771 Adam Hathcock 2024-01-08 09:13:39 +00:00
  • 4477833b1d Issue 771, remove throw on flush for readonly streams Lars Vahlenberg 2024-01-06 00:14:34 +01:00
  • e0a5ed4bdb Expose file attributes Lars Vahlenberg 2024-01-05 09:50:58 +01:00
  • 46d4b26eba Fix testing under Linux Lars Vahlenberg 2024-01-05 00:35:24 +01:00
  • f7c6edf849 Fix reporting size / position Lars Vahlenberg 2024-01-04 23:33:39 +01:00
  • 6c157def4b set empty string if password not set Lars Vahlenberg 2024-01-04 21:16:07 +01:00
  • 741712f89f Merge pull request #794 from Erior/feature/rar5-blake2 Adam Hathcock 2024-01-03 08:34:54 +00:00
  • 4f749da628 Merge branch 'develop' into feature/rar5-blake2 Lars Vahlenberg 2024-01-02 21:26:51 +01:00
  • 8b02795d69 CSharpier Lars Vahlenberg 2024-01-02 21:25:40 +01:00
  • f8a0069a5d Calc checksum when encrypted is not working for RAR5, disable for now Lars Vahlenberg 2024-01-02 21:18:49 +01:00
  • 388bbe047e Blake2 Archive test OK Lars Vahlenberg 2024-01-02 20:46:55 +01:00
  • 2d4ce30e58 Merge pull request #792 from DannyBoyk/791_Correct_EOCD_ZipWriter Adam Hathcock 2023-12-27 08:55:02 +00:00