Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `honggfuzz` as an alternative fuzzer | Christian Murphy | 2023-04-01 | 1 | -12/+0 |
| | | | | | Closes GH-55. Reviewed-by: Titus Wormer <tituswormer@gmail.com> | ||||
* | Add mdx parser to fuzzing | Christian Murphy | 2022-11-25 | 1 | -0/+1 |
| | | | | | Closes GH-25. Reviewed-by: Titus Wormer <tituswormer@gmail.com> | ||||
* | Remove unneeded `extern crate`s | Hocdoc | 2022-11-10 | 1 | -5/+1 |
| | | | | | Closes GH-28. Co-authored-by: Bernhard Berger <bernhardberger3456@gmail.com> | ||||
* | Fix filename of fuzzer task | Christian Murphy | 2022-10-25 | 1 | -0/+15 |
Closes GH-12. |