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
  • qtest
04 Nov, 2021
1 commit
  • Fix bug in merging resources /DR from foreign AcroForm (fixes #548) ...
    4a648b9a
    When making resources indirect in from_dr, the code was using the
    wrong owning QPDF, forgetting that from_dr had already been copied
    using CopyForeignObject.
    Jay Berkenbilt authored
    2021-11-04 12:29:42 -0400  
    Browse Dir »

21 Oct, 2020
1 commit
  • Remove some fuzz files with Mal/PDFEx-H (fixes #460) ...
    ef127001
    There isn't really an issue with these files causing a real problem,
    but malware and virus checkers trip on them, and the value to leaving
    them in the test suite is too low to be worth the hassle.
    Jay Berkenbilt authored
    2020-10-21 14:44:20 -0400  
    Browse Dir »

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 Dir »

25 Aug, 2019
3 commits
  • Fix fuzz issue 15475
    6bc4cc3d
    Jay Berkenbilt authored
    2019-08-25 22:52:25 -0400  
    Browse Dir »
  • Move qpdf_fuzzer tests to the end ...
    8721f189
    This makes it faster to iterate on the other ones.
    Jay Berkenbilt authored
    2019-08-25 22:52:25 -0400  
    Browse Dir »
  • Fuzz build: allow easy addition of test files
    ecca87d7
    Jay Berkenbilt authored
    2019-08-25 22:52:25 -0400  
    Browse Dir »

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

21 Jun, 2019
2 commits
  • 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 Dir »
  • Re-enable fuzzer testing in Windows
    2c81eec4
    Jay Berkenbilt authored
    2019-06-21 17:32:35 -0400  
    Browse Dir »

15 Jun, 2019
1 commit
  • As a test suite, run stand-alone fuzzer on seed corpus ...
    bcfa4079
    Temporarily skip fuzz tests on Windows. There are Windows-specific
    failures to address later.
    Jay Berkenbilt authored
    2019-06-15 17:24:24 -0400  
    Browse Dir »

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

01 Feb, 2019
1 commit
  • Incorporate improved Windows fragility workaround from qtest
    8acf636b
    Jay Berkenbilt authored
    2019-02-01 22:25:25 -0500  
    Browse Dir »

07 Jan, 2019
1 commit
  • Update copyrights for 2019
    3472f6c9
    Jay Berkenbilt authored
    2019-01-07 07:54:55 -0500  
    Browse Dir »

13 Oct, 2018
1 commit
  • Upgrade qtest to 1.5
    16b7182d
    Jay Berkenbilt authored
    2018-10-13 18:31:58 -0400  
    Browse Dir »

21 Aug, 2017
1 commit
  • qtest-driver: support msys2 perl
    af9e36b5
    Jay Berkenbilt authored
    2017-08-21 17:44:22 -0400  
    Browse Dir »

24 Jan, 2016
2 commits
  • From qtest: add RM_WS_ONLY_LINES option ...
    d4043604
    qutil.cc uses strerror to print some exceptions and adds a newline
    afterwards, but strerror in Windows already adds one newline at the
    end of the message and the additional one from std::endl breaks the
    output vs. the expected one.
    Thorsten Schöning authored
    2016-01-24 11:58:33 -0500  
    Browse Dir »
  • Useless use of a constant in void context ...
    8ae70017
    Remove an extraneous newline to avoid useless constant warning.
    Thorsten Schöning authored
    2016-01-24 11:51:38 -0500  
    Browse Dir »

14 Oct, 2009
2 commits
  • fix qtest-driver ...
    b2e5c8c9
    git-svn-id: svn+q:///qpdf/trunk@802 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-14 00:57:04 +0000  
    Browse Dir »
  • update qtest to 1.4 ...
    3334cdf3
    git-svn-id: svn+q:///qpdf/trunk@800 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-14 00:18:39 +0000  
    Browse Dir »

23 Nov, 2008
1 commit
  • update qtest ...
    b2ccd972
    git-svn-id: svn+q:///qpdf/trunk@640 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2008-11-23 18:50:47 +0000  
    Browse Dir »

30 Jun, 2008
1 commit
  • 2.0.2 ...
    212ca68f
    git-svn-id: svn+q:///qpdf/trunk@634 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2008-06-30 14:48:16 +0000  
    Browse Dir »

07 May, 2008
1 commit
  • increase timeout -- in "upstream" qtest ...
    b423da93
    
    git-svn-id: svn+q:///qpdf/trunk@628 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2008-05-07 15:42:39 +0000  
    Browse Dir »

29 Apr, 2008
1 commit
  • update release date to actual date ...
    9a0b88bf
    
    git-svn-id: svn+q:///qpdf/trunk@599 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2008-04-29 12:55:25 +0000  
    Browse Dir »