2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-15 16:42:19 +00:00
qpdf/libqpdf/qpdf
Jay Berkenbilt 9a96e233b0 Remove PCRE
2017-08-10 21:30:32 -04:00
..
BitStream.hh Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04:00
BitWriter.hh Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04: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 ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_QPDFTokenizer.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04: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
QPDF_Array.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Bool.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Dictionary.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -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 Add precheck streams capability 2017-07-27 23:42:27 -04:00
QPDF_String.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05: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