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
  • libqpdf
  • build.mk
09 Nov, 2019
8 commits
  • Implement gnutls crypto provider (fixes #218) ...
    88bedb41
    Thanks to Zdenek Dohnal <zdohnal@redhat.com> for contributing the code
    used for the gnutls crypto provider.
    Jay Berkenbilt authored
    2019-11-09 09:53:38 -0500  
    Browse File »
  • Update autoconf to support crypto selection
    cc145234
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »
  • Isolate source files used for native crypto
    c03ced09
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »
  • AES_PDF: switch to pluggable crypto
    c8cda4f9
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »
  • SHA2: switch to pluggable crypto
    bb427bd1
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »
  • RC4: switch to pluggable crypto
    4287fcc0
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »
  • MD5: switch to pluggable crypto
    ce8f9b66
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »
  • QPDFCryptoProvider: initial implementation
    2de41856
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »

17 Aug, 2019
1 commit
  • SparseOHArray
    e83f3308
    Jay Berkenbilt authored
    2019-08-17 23:02:41 -0400  
    Browse File »

31 Dec, 2018
1 commit
  • Transformation matrix
    daeb5a85
    Jay Berkenbilt authored
    2018-12-31 18:23:47 -0500  
    Browse File »

21 Dec, 2018
3 commits
  • Add document and object helpers for outlines (bookmarks)
    d5d179f4
    Jay Berkenbilt authored
    2018-12-21 19:11:57 -0500  
    Browse File »
  • Add simple JSON serializer
    651179b5
    Jay Berkenbilt authored
    2018-12-21 18:34:56 -0500  
    Browse File »
  • Add QPDFNameTreeObjectHelper
    0776c001
    Jay Berkenbilt authored
    2018-12-21 18:34:56 -0500  
    Browse File »

18 Dec, 2018
2 commits
  • Add QPDFPageLabelDocumentHelper
    6ef9e312
    Jay Berkenbilt authored
    2018-12-18 16:59:24 -0500  
    Browse File »
  • Add QPDFNumberTreeObjectHelper
    f38df27a
    Jay Berkenbilt authored
    2018-12-18 16:46:10 -0500  
    Browse File »

13 Aug, 2018
1 commit
  • New exception class QPDFSystemError (fixes #221)
    b4bdc42b
    Jay Berkenbilt authored
    2018-08-13 20:01:51 -0400  
    Browse File »

22 Jun, 2018
1 commit
  • Add ClosedFileInputSource ...
    4ccc8b1a
    ClosedFileInputSource is an input source that keeps the file closed
    when not reading it.
    Jay Berkenbilt authored
    2018-06-22 12:52:45 -0400  
    Browse File »

21 Jun, 2018
2 commits
  • Implement helper class for interactive forms
    0b05111d
    Jay Berkenbilt authored
    2018-06-21 15:57:13 -0400  
    Browse File »
  • Add QPDFPageDocumentHelper and QPDFPageObjectHelper ...
    2e7ee23b
    This is the beginning of higher-level API support using helper
    classes. The goal is to be able to add more helpers without continuing
    to pollute QPDF's and QPDFObjectHandle's public interfaces.
    Jay Berkenbilt authored
    2018-06-21 15:57:13 -0400  
    Browse File »

18 Feb, 2018
1 commit
  • Implement TokenFilter and refactor Pl_QPDFTokenizer ...
    99101044
    Implement a TokenFilter class and refactor Pl_QPDFTokenizer to use a
    TokenFilter class called ContentNormalizer. Pl_QPDFTokenizer is now a
    general filter that passes data through a TokenFilter.
    Jay Berkenbilt authored
    2018-02-18 21:05:46 -0500  
    Browse File »

13 Jan, 2018
1 commit
  • Add Pl_TIFFPredictor
    53971d50
    Jay Berkenbilt authored
    2018-01-13 19:49:42 -0500  
    Browse File »

21 Aug, 2017
1 commit
  • Implement Pl_DCT pipeline ...
    ae90d2c4
    Additional testing is added in later commits to be supported by
    additional changes in the library.
    Jay Berkenbilt authored
    2017-08-21 17:44:02 -0400  
    Browse File »

19 Aug, 2017
1 commit
  • Implement Pl_RunLength pipeline
    2d2f6196
    Jay Berkenbilt authored
    2017-08-19 14:50:55 -0400  
    Browse File »

11 Aug, 2017
1 commit
  • Generate libqpdf.map from autoconf ...
    e7d0019b
    Rather than checking consistency of libqpdf.map, generate it.
    Jay Berkenbilt authored
    2017-08-11 04:56:22 -0400  
    Browse File »

10 Aug, 2017
2 commits
  • Fix libqpdf.map and prevent future breakage ...
    6247aaa5
    The build now checks to make sure libqpdf.map has the right library
    version number in it.
    Jay Berkenbilt authored
    2017-08-10 21:53:19 -0400  
    Browse File »
  • Remove PCRE
    9a96e233
    Jay Berkenbilt authored
    2017-08-10 21:30:32 -0400  
    Browse File »

10 Nov, 2015
1 commit
  • Bump library soname ...
    1f4a6791
    Also update maintainer documentation on binary compatibility testing.
    Jay Berkenbilt authored
    2015-11-10 12:42:37 -0500  
    Browse File »

31 Oct, 2015
1 commit
  • Bump soname minor revision for ABI additions
    b0295559
    Jay Berkenbilt authored
    2015-10-31 18:56:43 -0400  
    Browse File »

24 May, 2015
1 commit
  • Prepare 5.1.3 release
    94e55394
    Jay Berkenbilt authored
    2015-05-24 17:26:49 -0400  
    Browse File »

07 Jun, 2014
1 commit
  • Prepare 5.1.2 release
    4071db59
    Jay Berkenbilt authored
    2014-06-07 17:16:52 -0400  
    Browse File »

14 Jan, 2014
1 commit
  • Prepare 5.1.1 release
    247d70ef
    Jay Berkenbilt authored
    2014-01-14 15:45:35 -0500  
    Browse File »

17 Dec, 2013
1 commit
  • Prepare 5.1.0 release
    0b612755
    Jay Berkenbilt authored
    2013-12-17 15:26:07 -0500  
    Browse File »

14 Dec, 2013
1 commit
  • Refactor random data generation ...
    5e3bad2f
    Add new RandomDataProvider object and implement existing random number
    generation in terms of that.  This enables end users to supply their
    own random data providers.
    Jay Berkenbilt authored
    2013-12-14 15:17:35 -0500  
    Browse File »

18 Oct, 2013
1 commit
  • Prepare for 5.0.1 release
    e1bd72b4
    Jay Berkenbilt authored
    2013-10-18 13:51:30 -0400  
    Browse File »

10 Jul, 2013
1 commit
  • Prepare 5.0.0 release
    66e63b86
    Jay Berkenbilt authored
    2013-07-10 12:29:13 -0400  
    Browse File »

07 Jul, 2013
1 commit
  • Prepare 4.2.0 release
    f31e526d
    Jay Berkenbilt authored
    2013-07-07 19:43:16 -0400  
    Browse File »

14 Jun, 2013
1 commit
  • Promote QPDF::ObjGen to top-level object QPDFObjGen
    d88231e0
    Jay Berkenbilt authored
    2013-06-14 14:58:08 -0400  
    Browse File »

14 Apr, 2013
1 commit
  • Final preparation for 4.1.0 release
    f02c5f5e
    Jay Berkenbilt authored
    2013-04-14 15:03:51 -0400  
    Browse File »

23 Jan, 2013
1 commit
  • Cosmetic changes to be closer to Adobe terminology ...
    bfda7177
    Change object type Keyword to Operator, and place the order of the
    object types in object_type_e in the same order as they are mentioned
    in the PDF specification.
    
    Note that this change only breaks backward compatibility with code
    that has not yet been released.
    Jay Berkenbilt authored
    2013-01-23 09:38:05 -0500  
    Browse File »

20 Jan, 2013
1 commit
  • Added new QPDFObjectHandle types Keyword and InlineImage ...
    1d88955f
    These object types are to facilitate content stream parsing.
    Jay Berkenbilt authored
    2013-01-20 15:35:39 -0500  
    Browse File »