aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz/qtest
AgeCommit message (Expand)Author
2024-02-06Detect end of input inside an unfinished JSON stringJay Berkenbilt
2024-02-06Detect JSON object whose value is an indirect objectJay Berkenbilt
2024-02-04Fix JSON parser error found by fuzzJay Berkenbilt
2024-02-04Add json fuzzer with seed files from #1123 and test suiteJay Berkenbilt
2024-02-03Add additional test case for fuzz testsm-holger
2024-01-17Fix incorrect handling of invalid negative object idsm-holger
2024-01-12Fix null pointer issue on array copyJay Berkenbilt
2023-05-05Add the file to reproduce fuzz issue 57639Jay Berkenbilt
2022-03-19Change handling of qpdf fuzz corpusJay Berkenbilt
2021-12-16Remove original qpdf fuzz seed corpus from testsJay Berkenbilt
2021-11-04Fix bug in merging resources /DR from foreign AcroForm (fixes #548)Jay Berkenbilt
2020-10-21Remove some fuzz files with Mal/PDFEx-H (fixes #460)Jay Berkenbilt
2019-08-28Detect stream in object stream, fixing fuzz 16214Jay Berkenbilt
2019-08-26Fix fuzz issue 15475Jay Berkenbilt
2019-08-26Move qpdf_fuzzer tests to the endJay Berkenbilt
2019-08-26Fuzz build: allow easy addition of test filesJay Berkenbilt
2019-06-23Add fuzzers to exercise specific pipeline classesJay Berkenbilt
2019-06-21Clean up fuzzer installation and add test filesJay Berkenbilt
2019-06-21Re-enable fuzzer testing in WindowsJay Berkenbilt
2019-06-15As a test suite, run stand-alone fuzzer on seed corpusJay Berkenbilt