Adam Hathcock
|
ead253afe8
|
some async fixes
|
2026-02-16 10:03:20 +00:00 |
|
Adam Hathcock
|
4ab03c0093
|
fixed more
|
2026-02-16 09:27:06 +00:00 |
|
Adam Hathcock
|
8e715a3077
|
Fixed some easy suggestions
|
2026-02-16 09:22:06 +00:00 |
|
Adam Hathcock
|
2a613a8427
|
Merge branch 'master' into adam/fix-editorconfig-errors
|
2026-02-16 09:08:55 +00:00 |
|
Adam Hathcock
|
07062e198c
|
Merge branch 'release'
|
2026-02-16 09:03:22 +00:00 |
|
Adam Hathcock
|
71d993fab1
|
Update src/SharpCompress/IO/SharpCompressStream.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-14 10:35:02 +00:00 |
|
Adam Hathcock
|
13fdb4d7ca
|
add better length from master
|
2026-02-14 10:34:12 +00:00 |
|
Adam Hathcock
|
a2a1b2e8fd
|
Expose SharpCompressStream to allow ringbuffer to be used on non-seekable streams
|
2026-02-14 10:16:01 +00:00 |
|
copilot-swe-agent[bot]
|
31c6eb3b5c
|
Fix NullReferenceException for 7z empty-stream entries
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-02-14 10:14:01 +00:00 |
|
Adam Hathcock
|
eb5394a194
|
Remove debug related items
|
2026-02-13 15:50:54 +00:00 |
|
Adam Hathcock
|
7e0091cba5
|
fmt
|
2026-02-13 15:39:11 +00:00 |
|
Adam Hathcock
|
0db412d710
|
test fix
|
2026-02-13 15:33:13 +00:00 |
|
Adam Hathcock
|
8669948221
|
fmt
|
2026-02-13 15:01:26 +00:00 |
|
Adam Hathcock
|
5263f43c29
|
more nulls and a namespace folder fix
|
2026-02-13 15:01:12 +00:00 |
|
Adam Hathcock
|
eb5c5faa99
|
some nullability fixes
|
2026-02-13 14:43:56 +00:00 |
|
Adam Hathcock
|
67bbdeab3d
|
fix tests
|
2026-02-13 14:27:02 +00:00 |
|
Adam Hathcock
|
cd1684b81c
|
merge fixes
|
2026-02-13 14:26:21 +00:00 |
|
Adam Hathcock
|
26d49198f0
|
Merge remote-tracking branch 'origin/master' into adam/fix-editorconfig-errors
# Conflicts:
# src/SharpCompress/Common/Zip/ZipFilePart.cs
# src/SharpCompress/Compressors/BZip2/BZip2Stream.cs
|
2026-02-13 14:23:42 +00:00 |
|
Adam Hathcock
|
18eb140017
|
Merge pull request #1197 from adamhathcock/adam/add-alternate-compressions
Add ability to have alternate compressions
|
2026-02-13 13:46:35 +00:00 |
|
Adam Hathcock
|
69a434b0e7
|
sc stream length is better
|
2026-02-13 12:34:39 +00:00 |
|
Adam Hathcock
|
39c9d68c4f
|
Better usage of reader options
|
2026-02-13 11:00:53 +00:00 |
|
Adam Hathcock
|
da5cc69a06
|
fix up gzip encoding
|
2026-02-13 09:51:46 +00:00 |
|
Adam Hathcock
|
6c2e27870d
|
reducing duplication in providers
|
2026-02-12 17:02:03 +00:00 |
|
Adam Hathcock
|
d667288a87
|
added async stream creation
|
2026-02-12 16:49:56 +00:00 |
|
copilot-swe-agent[bot]
|
d68b9d6a86
|
Final validation - all tests pass, no security issues
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-02-12 15:51:01 +00:00 |
|
copilot-swe-agent[bot]
|
359b1093bc
|
Add named constants for WinZip AES extra data magic numbers
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-02-12 15:47:30 +00:00 |
|
copilot-swe-agent[bot]
|
ebb8f16e44
|
Fix CompressionType for WinZip AES encrypted entries
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-02-12 15:45:52 +00:00 |
|
Adam Hathcock
|
6931a78bed
|
add async stream creation concept
|
2026-02-12 15:41:16 +00:00 |
|
copilot-swe-agent[bot]
|
c7dac12cd9
|
Initial analysis - WinZip AES encrypted entries show CompressionType: Unknown
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-02-12 15:40:59 +00:00 |
|
Adam Hathcock
|
a92f82ef28
|
complete the usage of providers for detection and async
|
2026-02-12 15:09:21 +00:00 |
|
Adam Hathcock
|
ae0b4f5c4c
|
forgot some files
|
2026-02-12 14:31:13 +00:00 |
|
Adam Hathcock
|
0e72f5ad9d
|
move providers
|
2026-02-12 14:30:55 +00:00 |
|
Adam Hathcock
|
0c21681717
|
change namespace
|
2026-02-12 14:26:03 +00:00 |
|
Adam Hathcock
|
0e2c33dd78
|
Merge branch 'master' into adam/add-alternate-compressions
# Conflicts:
# tests/SharpCompress.Performance/Benchmarks/TarBenchmarks.cs
# tests/SharpCompress.Performance/Benchmarks/ZipBenchmarks.cs
# tests/SharpCompress.Performance/baseline-results.md
|
2026-02-12 14:20:01 +00:00 |
|
Adam Hathcock
|
b5bd4cbf53
|
fmt
|
2026-02-12 12:15:00 +00:00 |
|
Adam Hathcock
|
2dfe535e0b
|
add async read and write for files
|
2026-02-12 12:10:43 +00:00 |
|
Adam Hathcock
|
92c04a9ba4
|
don't leave created streams open
|
2026-02-12 11:59:11 +00:00 |
|
Adam Hathcock
|
5f3031db4a
|
Open for writing should be async
|
2026-02-12 11:53:19 +00:00 |
|
Adam Hathcock
|
7f6272807d
|
update docs
|
2026-02-12 10:32:20 +00:00 |
|
Adam Hathcock
|
89d948b4e1
|
use configure await false
|
2026-02-12 10:29:15 +00:00 |
|
Adam Hathcock
|
51c42b89b4
|
OpenAsyncArchive has to be async
|
2026-02-12 10:26:18 +00:00 |
|
Adam Hathcock
|
5a319ffe2c
|
create/open always has to be async for detection
|
2026-02-12 10:18:43 +00:00 |
|
Adam Hathcock
|
bae660381c
|
TarArchive should use a compression method like TarReader
|
2026-02-12 09:48:06 +00:00 |
|
Adam Hathcock
|
b2f1d007c6
|
Clean up some code paths
|
2026-02-12 08:50:18 +00:00 |
|
Adam Hathcock
|
6f50545c31
|
more cleaning
|
2026-02-11 16:48:37 +00:00 |
|
Adam Hathcock
|
ab1dd45e9c
|
more moved and validated
|
2026-02-11 16:47:20 +00:00 |
|
Adam Hathcock
|
cd5da3da5d
|
moved and validated more async code
|
2026-02-11 16:35:41 +00:00 |
|
Adam Hathcock
|
218af5a8b3
|
validate and make sure rar5 methods are the same
|
2026-02-11 16:27:53 +00:00 |
|
Adam Hathcock
|
e786c00767
|
divide async and sync logic
|
2026-02-11 16:20:51 +00:00 |
|
Adam Hathcock
|
103ae60631
|
codex found problems
|
2026-02-11 16:10:55 +00:00 |
|