| .. |
|
Ace
|
Fix usages of ReaderOptions
|
2026-04-21 10:55:59 +01:00 |
|
Arc
|
remove more scoped namespaces
|
2026-02-04 09:25:48 +00:00 |
|
Arj
|
Fix usages of ReaderOptions
|
2026-04-21 10:55:59 +01:00 |
|
BZip2
|
BZip2, GZip and XZ done
|
2026-06-15 09:59:48 +01:00 |
|
Filters
|
Update dependencies and csharpier
|
2025-10-13 10:40:43 +01:00 |
|
GZip
|
rest of the formats
|
2026-06-15 17:02:31 +01:00 |
|
Lzw
|
Fix usages of ReaderOptions
|
2026-04-21 10:55:59 +01:00 |
|
Mocks
|
tar can write async
|
2026-04-29 11:50:51 +01:00 |
|
Rar
|
7Zip and Rar
|
2026-06-15 09:29:50 +01:00 |
|
Security
|
review and test fixes
|
2026-05-05 17:48:39 +01:00 |
|
SevenZip
|
7Zip and Rar
|
2026-06-15 09:29:50 +01:00 |
|
Streams
|
Handle lzma end marker correctly
|
2026-06-13 15:09:13 +01:00 |
|
Tar
|
Fix merge
|
2026-05-29 15:11:39 +01:00 |
|
Xz
|
BZip2, GZip and XZ done
|
2026-06-15 09:59:48 +01:00 |
|
Zip
|
update tests
|
2026-06-19 11:21:39 +01:00 |
|
AdcAsyncTest.cs
|
Task to ValueTask
|
2026-01-08 12:35:12 +00:00 |
|
ADCTest.cs
|
add Crc32Stream write async
|
2026-04-30 13:07:34 +01:00 |
|
ArchiveFactoryTests.cs
|
Fix single-volume archive Volume.FileName resolution
|
2026-05-25 09:29:52 +00:00 |
|
ArchiveTests.cs
|
first commit for conslidating publci api
|
2026-03-06 11:22:09 +00:00 |
|
AsyncParityAndCancellationTests.cs
|
Dispose caller-provided stream in async archive open test
|
2026-05-27 08:05:46 +00:00 |
|
BinaryReaderParityTests.cs
|
use ValueTask where possible
|
2026-05-14 15:10:04 +01:00 |
|
CompressionProviderTests.cs
|
use with methods
|
2026-04-21 11:04:14 +01:00 |
|
ExceptionHierarchyTests.cs
|
Use more SC exceptions instead of generic ones
|
2026-02-16 12:40:07 +00:00 |
|
ExtractAll.cs
|
first pass of removing extraction options (folded into reader options)
|
2026-02-09 16:52:54 +00:00 |
|
ExtractAllEntriesTests.cs
|
first pass of removing extraction options (folded into reader options)
|
2026-02-09 16:52:54 +00:00 |
|
ExtractionTests.cs
|
First pass of moving extraction options back
|
2026-03-02 07:00:33 +00:00 |
|
LazyAsyncReadOnlyCollectionTests.cs
|
clean up lazy readonly collections and add tests
|
2026-01-13 16:39:55 +00:00 |
|
LazyReadOnlyCollectionTests.cs
|
clean up lazy readonly collections and add tests
|
2026-01-13 16:39:55 +00:00 |
|
MalformedInputTests.cs
|
Fix decompression bomb and crash bugs (fuzzer-found)
|
2026-04-02 09:49:27 +00:00 |
|
MarkingBinaryReaderParityTests.cs
|
probably dispose tests
|
2026-02-13 14:26:54 +00:00 |
|
OperatingSystemExtensions.cs
|
fix and fmt
|
2024-04-23 09:16:05 +01:00 |
|
OptionsUsabilityTests.cs
|
First pass with zip
|
2026-06-15 09:17:05 +01:00 |
|
packages.lock.json
|
Update deps
|
2026-06-02 09:13:00 +01:00 |
|
ProgressReportTests.cs
|
use with methods
|
2026-04-21 11:04:14 +01:00 |
|
ReaderFactoryTests.cs
|
human fix
|
2026-04-23 11:43:10 +01:00 |
|
ReaderTests.cs
|
fix up overloads and usages
|
2026-04-27 17:17:31 +01:00 |
|
RemainingCrcExtractionTests.cs
|
rest of the formats
|
2026-06-15 17:02:31 +01:00 |
|
SharpCompress.Test.csproj
|
update settings to avoid package lock churn
|
2026-05-29 10:07:10 +01:00 |
|
SharpCompress.Test.snk
|
signed test assembly
|
2025-01-15 04:43:16 +03:00 |
|
TempDirectory.cs
|
test cleanup from master
|
2026-05-14 08:26:02 +01:00 |
|
TestBase.cs
|
test cleanup from master
|
2026-05-14 08:26:02 +01:00 |
|
UtilityTests.cs
|
Add WriterOptions.BufferSize property
|
2026-06-12 14:41:05 +01:00 |
|
WriterFactoryTests.cs
|
add writable checks
|
2026-04-23 11:19:09 +01:00 |
|
WriterTests.cs
|
Fix usages of ReaderOptions
|
2026-04-21 10:55:59 +01:00 |
|
xunit.runner.json
|
Upgrade xunit to v3
|
2026-01-16 08:58:26 +00:00 |