Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-28 | Detect stream in object stream, fixing fuzz 16214 | Jay Berkenbilt | |
It's detected in QPDFWriter instead of at parse time because I can't figure out how to construct a test case in a reasonable time. This commit moves the fuzz file into the regular test suite for a QTC coverage case. | |||
2019-08-26 | Fuzz build: allow easy addition of test files | Jay Berkenbilt | |
2019-06-23 | Add fuzzers to exercise specific pipeline classes | Jay Berkenbilt | |
2019-06-21 | Clean up fuzzer installation and add test files | Jay Berkenbilt | |
* Create the seed corpus in the build directory * Don't assume all fuzzers share an options file | |||
2019-06-18 | Remove qpdf_read_memory_fuzzer | Jay Berkenbilt | |
2019-06-15 | Populate seed corpus | Jay Berkenbilt | |
2019-06-15 | Implement fuzzer with good coverage | Jay Berkenbilt | |
2019-06-13 | oss-fuzz initial integration | Jay Berkenbilt | |