2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-03 10:50:53 +00:00
qpdf/libqpdf/qpdf
2018-06-21 15:57:13 -04:00
..
BitStream.hh Add signed support to BitStream and BitWriter 2018-01-13 19:49:42 -05:00
BitWriter.hh Add signed support to BitStream and BitWriter 2018-01-13 19:49:42 -05:00
ContentNormalizer.hh Simplify TokenFilter interface 2018-02-18 21:05:47 -05:00
InsecureRandomDataProvider.hh Refactor random data generation 2013-12-14 15:17:35 -05:00
MD5.hh fix include order for off_t 2012-06-21 14:11:22 -04:00
OffsetInputSource.hh Find PDF header anywhere in the first 1024 bytes 2012-12-25 14:43:37 -05:00
Pl_AES_PDF.hh Allow specification of AES initialization vector 2012-12-31 05:36:50 -05:00
Pl_ASCII85Decoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_ASCIIHexDecoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_LZWDecoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_MD5.hh Implement deterministic ID 2015-10-31 18:56:42 -04:00
Pl_PNGFilter.hh Minor fixes to Pl_PNGFilter 2018-01-13 19:49:42 -05:00
Pl_RC4.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_SHA2.hh SHA2 pipeline with support for 256, 384, and 512 bits 2012-12-31 05:36:51 -05:00
Pl_TIFFPredictor.hh Add Pl_TIFFPredictor 2018-01-13 19:49:42 -05:00
QPDF_Array.hh More robust handling of type errors 2018-02-18 21:06:27 -05:00
QPDF_Bool.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Dictionary.hh More robust handling of type errors 2018-02-18 21:06:27 -05:00
QPDF_InlineImage.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Integer.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Name.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Null.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Operator.hh Cosmetic changes to be closer to Adobe terminology 2013-01-23 09:38:05 -05:00
QPDF_Real.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Reserved.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Stream.hh More robust handling of type errors 2018-02-18 21:06:27 -05:00
QPDF_String.hh Better support for creating Unicode strings 2018-06-21 15:57:13 -04:00
RC4.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
rijndael.h fix MSVC 2010 issues 2011-12-28 16:40:33 -05:00
SecureRandomDataProvider.hh Refactor random data generation 2013-12-14 15:17:35 -05:00