Commit graph

1414 commits

Author SHA1 Message Date
Chris Hennick
a76a6c9053 Bug fix? Remove hyphen from rustalias 2024-04-15 17:13:35 -07:00
Chris Hennick
48723bfdb0 Bug fix? 2024-04-15 17:13:35 -07:00
Chris Hennick
1f4331e78b Add the rust-alias variable so that workflow names won't change with future MSRV bumps 2024-04-15 17:13:35 -07:00
Chris Hennick
66e0b82529
Merge pull request #24 from wyatt-herkamp/allow_copy_file_options
Allow copying File Options Again
2024-04-15 17:13:00 -07:00
Wyatt Herkamp
61afe4dad9
Added ExtendedFileOptions 2024-04-15 16:32:07 -04:00
Chris Hennick
16e9485401
Create CONTRIBUTING.md
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
2024-04-15 13:08:24 -07:00
Chris Hennick
d23f036955 Bug fix 2024-04-14 08:47:35 -07:00
Chris Hennick
c4f91c2895 cargo fmt --all 2024-04-14 08:12:07 -07:00
Chris Hennick
72fde539cd Bump version number to 1.1 due to MSRV bump 2024-04-14 08:03:06 -07:00
Chris Hennick
3c15ded105 Bug fix 2024-04-14 07:57:41 -07:00
Chris Hennick
9438bef0f7 Replace AtomicU64 with OnceLock 2024-04-14 07:53:32 -07:00
Chris Hennick
b9142d8141 Bug fix 2024-04-11 16:41:29 -07:00
Chris Hennick
5647aad86e Bug fix: some files from seed corpus were missing 2024-04-11 16:38:41 -07:00
Chris Hennick
4c6339f694 Remove a corpus entry that's too large to use 2024-04-11 16:36:07 -07:00
Chris Hennick
d99bc688ca Update seed corpus 2024-04-11 16:15:56 -07:00
Chris Hennick
68b998ee19 Enable non-default features during fuzz, to ensure they're included 2024-04-11 15:35:58 -07:00
Chris Hennick
c31ddf3aeb Run cargo cmin before uploading seed corpus 2024-04-11 15:20:52 -07:00
Chris Hennick
e78c370f32 Output updated seed corpora as artifacts 2024-04-11 15:00:05 -07:00
Chris Hennick
4f3f2d1fca Bug fix: LZMA state is large, so put it in a Box 2024-04-11 13:28:37 -07:00
Chris Hennick
812498e788 Bug fix: conditionally unused import 2024-04-11 13:18:22 -07:00
Chris Hennick
b7fe3f6e4f Add tests and update fuzzing dictionary/corpus for LZMA 2024-04-11 13:14:34 -07:00
Chris Hennick
7f8311efea Add support for decompressing LZMA 2024-04-11 13:03:57 -07:00
Chris Hennick
4a5d7d49aa Update MSRV in README.md 2024-04-10 13:07:47 -07:00
Chris Hennick
29a5fd9aa1 Bug fix: still need to include benchmarks for publishing to succeed 2024-04-09 18:42:58 -07:00
Chris Hennick
9d3f307a42 Bump version to 1.0.1 2024-04-09 13:00:23 -07:00
Chris Hennick
4eef0d297e Exclude tests and examples from packaging 2024-04-09 11:04:58 -07:00
github-actions[bot]
58c2a8eb0f
Merge pull request #22 from Pr0methean/dependabot/github_actions/dependabot/fetch-metadata-2.0.0
Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
2024-04-09 02:22:29 +00:00
dependabot[bot]
e1c1a2f921
Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 21:43:53 +00:00
Chris Hennick
2acc0d04dc Update CHANGELOG 2024-04-08 12:31:11 -07:00
Chris Hennick
52559af930 Fix cargo fmt 2024-04-08 12:11:49 -07:00
Chris Hennick
161bd87724 Refactor to use boxed slices instead of Vec where possible 2024-04-08 12:09:23 -07:00
Chris Hennick
cdfd36a1cc Fix another Clippy warning 2024-04-08 11:02:11 -07:00
Chris Hennick
792c57a01d cargo upgrade 2024-04-08 10:56:20 -07:00
Chris Hennick
3c35357b2e Bump version to 1.0.0 2024-04-08 10:53:47 -07:00
Chris Hennick
804fb27309 Fix Clippy warning 2024-04-08 10:47:35 -07:00
Chris Hennick
db69d25828 Bug fix 2024-04-08 10:45:22 -07:00
Chris Hennick
384afcda2a Switch from String to Box<str> for metadata 2024-04-08 10:29:17 -07:00
Chris Hennick
c4492b9635 Reduce fuzz_read_with_no_features to 50M runs 2024-03-16 15:24:15 -07:00
Chris Hennick
81a0e8a156 Reduce fuzz_read_with_no_features to 100M runs 2024-03-14 18:32:33 -07:00
Chris Hennick
30a861bb55 Test using actions-rs/cargo@v1 for fuzzing 2024-03-14 17:25:47 -07:00
Chris Hennick
a751e09b9c Test setting len_control to 0 2024-03-14 15:26:35 -07:00
Chris Hennick
5c37053644 Bug fix: max_total_time is in seconds, not minutes 2024-03-14 14:41:18 -07:00
Chris Hennick
9488620f5c Reduce len_control for fuzz_read_with_no_features 2024-03-14 14:40:08 -07:00
Chris Hennick
f63dc2f66c Bug fix: step timeout needs to be longer than cargo fuzz run -max_total_time 2024-03-14 14:03:04 -07:00
Chris Hennick
e85df8774b Add MSRV bump to CHANGELOG.md 2024-03-14 14:02:14 -07:00
Chris Hennick
6adca53895 Reduce iterations by 50% for both fuzz_read runs, and set a max_total_time for fuzz_read_with_no_features 2024-03-14 14:01:37 -07:00
Chris Hennick
24ab1bf6e5 We still need 100m runs with features enabled, but 500m without is sufficient 2024-03-13 20:53:47 -07:00
Chris Hennick
030f355525 Increase runs to 50m to achieve 3350+ coverage more reliably 2024-03-13 19:46:15 -07:00
Chris Hennick
8090d092d3 Revert "Revert "cargo cmin""
This reverts commit 81f04303e0.
2024-03-13 18:48:36 -07:00
Chris Hennick
3df0f6a6fa Revert "Test with same max_len during cmin as during test execution"
This reverts commit 591c76912b.
2024-03-13 18:48:33 -07:00