Chris Hennick
|
1140f71a88
|
test(fuzz): Bug fix: need to recreate directory before copying into it
|
2024-06-23 15:55:36 -07:00 |
|
Chris Hennick
|
828ce35282
|
test(fuzz): Bug fix
|
2024-06-23 13:22:16 -07:00 |
|
Chris Hennick
|
125283db60
|
test(fuzz): Bug fix: work around mv argument limit by using find -exec
|
2024-06-23 12:45:12 -07:00 |
|
Chris Hennick
|
602c92fed9
|
test(fuzz): Bug fix: need to move corpora after special restarts
|
2024-06-23 09:06:37 -07:00 |
|
Chris Hennick
|
ab659a3652
|
test(fuzz): Bug fix
|
2024-06-23 06:49:05 -07:00 |
|
Chris Hennick
|
b0096455c0
|
test(fuzz): Bug fix
|
2024-06-23 06:41:06 -07:00 |
|
Chris Hennick
|
c96b0881d8
|
test(fuzz): Use pre-generated tarball of 0..=2 byte inputs, and test both with this corpus and with none
|
2024-06-22 22:07:10 -07:00 |
|
Chris Hennick
|
ce0da9ed31
|
test(fuzz): Bug fix for pre-existing dirs
|
2024-06-22 20:39:37 -07:00 |
|
Chris Hennick
|
1e0f6e77e5
|
test(fuzz): Refactor: delete duplicate inputs of size 0..=2
|
2024-06-22 20:35:11 -07:00 |
|
Chris Hennick
|
f18c2e3054
|
test(fuzz): Bug fix: dir may already exist
|
2024-06-22 20:21:25 -07:00 |
|
Chris Hennick
|
085b9ca691
|
test(fuzz): Bug fix in find command
|
2024-06-22 20:04:41 -07:00 |
|
Chris Hennick
|
7cfde3539c
|
test(fuzz): Include every possible 0-byte, 1-byte and 2-byte string in first recombination
|
2024-06-22 20:04:07 -07:00 |
|
Chris Hennick
|
cb0d9e1310
|
test(fuzz): Print date and size at start of processing each size
|
2024-06-22 19:34:50 -07:00 |
|
Chris Hennick
|
949682ee5f
|
test(fuzz): Add one restart with no dictionary, in case the dictionary's bias is limiting our coverage
|
2024-06-22 19:22:23 -07:00 |
|
Chris Hennick
|
958f4a1c10
|
test(fuzz): Bug fix: some files were landing in nested folders
|
2024-06-22 19:02:09 -07:00 |
|
Chris Hennick
|
b2afd7aa00
|
test(fuzz): Bug fix: previous output won't be in pre_fresh_blood yet
|
2024-06-22 17:54:18 -07:00 |
|
Chris Hennick
|
cfbcb6090c
|
test(fuzz): Use outputs from previous size as recombination material for new size
|
2024-06-22 17:50:23 -07:00 |
|
Chris Hennick
|
1dead5bc03
|
test(fuzz): New shell script to build a corpus with a progressively increasing size limit
|
2024-06-22 17:38:09 -07:00 |
|
Chris Hennick
|
cbd8aedea4
|
Merge branch 'master' into xz
|
2024-06-22 17:04:15 -07:00 |
|
Chris Hennick
|
b6e0a0693b
|
style: Fix cargo fmt and clippy warnings
|
2024-06-22 17:03:37 -07:00 |
|
Chris Hennick
|
0807029a63
|
Merge branch 'master' into xz
|
2024-06-22 16:58:54 -07:00 |
|
Chris Hennick
|
b051ca3d47
|
chore: Fix a bug introduced by c934c824
|
2024-06-22 16:57:49 -07:00 |
|
Chris Hennick
|
5b749c4ed9
|
Merge branch 'master' into xz
|
2024-06-21 23:15:47 -07:00 |
|
Chris Hennick
|
fcc4fa93e3
|
style: Fix a Clippy warning re unnecessary into_iter()
|
2024-06-21 23:15:23 -07:00 |
|
Chris Hennick
|
c0ede17cd0
|
Merge branch 'master' into xz
|
2024-06-21 20:29:30 -07:00 |
|
Chris Hennick
|
e20fd7959a
|
style: cargo fmt --all
|
2024-06-21 20:28:43 -07:00 |
|
Chris Hennick
|
9a2391358c
|
Merge branch 'master' into xz
|
2024-06-21 20:26:07 -07:00 |
|
Chris Hennick
|
c934c82405
|
fix: Some archives with over u16::MAX files were handled incorrectly or slowly (#189)
|
2024-06-21 20:22:15 -07:00 |
|
LoveSy
|
421e1dd8fb
|
feat: support XZ decompression
|
2024-06-22 11:12:53 +08:00 |
|
Chris Hennick
|
8bb3be02c1
|
refactor: Verify with debug assertions that no FixedSizeBlock expects a multi-byte alignment (#198)
|
2024-06-21 17:03:44 -07:00 |
|
Chris Hennick
|
26e6462a8d
|
style: cargo fmt --all
|
2024-06-21 10:34:03 -07:00 |
|
Chris Hennick
|
ad111aa297
|
test(fuzz): Remove debug printing
|
2024-06-21 07:51:43 -07:00 |
|
Chris Hennick
|
27c7fa4cd4
|
chore: Fix a failing unit test
|
2024-06-20 13:40:12 -07:00 |
|
Chris Hennick
|
9a27fb8bba
|
ci(fuzz): Improve debug format
|
2024-06-20 13:35:16 -07:00 |
|
Chris Hennick
|
f1b617d112
|
fix: Check number of files when deciding whether a CDE is the real one
|
2024-06-20 04:45:43 -07:00 |
|
Chris Hennick
|
68f3d33130
|
ci(fuzz): Generate new fuzz_write corpus
|
2024-06-19 20:15:39 +00:00 |
|
Chris Hennick
|
b450b325c9
|
ci(fuzz): Tweaks to fuzz-corpus scripts
|
2024-06-19 20:13:51 +00:00 |
|
Chris Hennick
|
78a38e977a
|
fix: Could still select a fake CDE over a real one in some cases
|
2024-06-18 22:33:24 -07:00 |
|
Chris Hennick
|
4c2e9f61ab
|
ci(fuzz): Weaken a failing assertion
|
2024-06-18 20:37:32 -07:00 |
|
Chris Hennick
|
a895aa57b1
|
style: cargo fmt --all
|
2024-06-18 20:11:56 -07:00 |
|
Chris Hennick
|
d309f07010
|
chore: Fix build errors on older Rust versions
|
2024-06-18 20:09:50 -07:00 |
|
Chris Hennick
|
9f7e64b9df
|
ci(fuzz): Allow setting the comment any time
|
2024-06-18 20:04:20 -07:00 |
|
Chris Hennick
|
9bf914d7d4
|
fix: May have to consider multiple CDEs before filtering for validity
|
2024-06-18 19:58:16 -07:00 |
|
Chris Hennick
|
45472486f1
|
style: Fix a Clippy warning
|
2024-06-18 12:41:16 -07:00 |
|
Chris Hennick
|
19118f45f3
|
chore: Fix build
|
2024-06-18 10:41:35 -07:00 |
|
Chris Hennick
|
cb2d7abde7
|
fix: We now keep searching for a real CDE header after read an invalid one from the file comment
|
2024-06-18 10:31:25 -07:00 |
|
Chris Hennick
|
5231469734
|
ci(fuzz): Fix: skip copying if we can't find a file from a previous operation
|
2024-06-17 19:21:04 -07:00 |
|
Chris Hennick
|
6bf354a0d6
|
ci(fuzz): Fix build
|
2024-06-17 19:05:36 -07:00 |
|
Chris Hennick
|
4a01dd33e3
|
ci(fuzz): Fix: would try to copy from nonexistent paths after merging with another archive
|
2024-06-17 18:55:01 -07:00 |
|
Chris Hennick
|
9568e713bd
|
style: cargo fmt --all
|
2024-06-17 18:54:06 -07:00 |
|