Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,691
  • Compare
  • Branches 1
  • Tags 0
  • qpdf
  • fuzz
  • build.mk
28 Aug, 2019
1 commit
  • Detect stream in object stream, fixing fuzz 16214 ...
    47a38a94
    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.
    Jay Berkenbilt authored
    2019-08-28 12:49:04 -0400  
    Browse File »

25 Aug, 2019
1 commit
  • Fuzz build: allow easy addition of test files
    ecca87d7
    Jay Berkenbilt authored
    2019-08-25 22:52:25 -0400  
    Browse File »

23 Jun, 2019
1 commit
  • Add fuzzers to exercise specific pipeline classes
    0ae344d0
    Jay Berkenbilt authored
    2019-06-23 15:37:21 -0400  
    Browse File »

21 Jun, 2019
1 commit
  • Clean up fuzzer installation and add test files ...
    23207143
    * Create the seed corpus in the build directory
    * Don't assume all fuzzers share an options file
    Jay Berkenbilt authored
    2019-06-21 17:39:53 -0400  
    Browse File »

18 Jun, 2019
1 commit
  • Remove qpdf_read_memory_fuzzer
    616ae155
    Jay Berkenbilt authored
    2019-06-18 08:43:55 -0400  
    Browse File »

15 Jun, 2019
2 commits
  • Populate seed corpus
    e2c77bab
    Jay Berkenbilt authored
    2019-06-15 17:24:24 -0400  
    Browse File »
  • Implement fuzzer with good coverage
    f561a5df
    Jay Berkenbilt authored
    2019-06-15 17:24:24 -0400  
    Browse File »

13 Jun, 2019
1 commit
  • oss-fuzz initial integration
    3d03024a
    Jay Berkenbilt authored
    2019-06-13 09:28:38 -0400  
    Browse File »