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
  • qpdf_page_fuzzer.cc
08 Aug, 2025
1 commit
  • Allow null `callbacks` in content stream handling ...
    c47e332d
    Introduce null checks for `callbacks` in `QPDFObjectHandle` to allow content streams to be parsed without ParserCallbacks. Update `QPDFJob` to pass `nullptr` instead of `DiscardContents` for parsing.
    m-holger authored
    2025-08-08 13:25:55 +0100  
    Browse File »

13 Jul, 2025
1 commit
  • Add `info` logging for page processing in `qpdf_page_fuzzer` ...
    1b89f665
    Introduce a new `info` method for detailed logging during page processing in `qpdf_page_fuzzer`. This includes timestamps and page-specific messages to improve traceability and debugging.
    m-holger authored
    2025-07-13 17:59:05 +0100  
    Browse File »

16 May, 2025
1 commit
  • Temporarily rename qpdf_pages_fuzzer to qpdf_page_fuzzer ...
    746b5edb
    Allow an existing unreproducable case to age out.
    m-holger authored
    2025-05-16 01:44:52 +0100  
    Browse File »