2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-22 10:09:06 +00:00
qpdf/libqpdf/qpdf
Jay Berkenbilt 4ecd1df6f2 Add configure option AVOID_WINDOWS_HANDLE
If set, we avoid using Windows I/O HANDLE, which is disallowed in some
versions of the Windows SDK, such as for Windows phones.
QUtil::same_file will always return false in this case. Only applies
to Windows builds.
2019-01-10 22:35:08 -05:00
..
BitStream.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
BitWriter.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
ContentNormalizer.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
InsecureRandomDataProvider.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
MD5.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
OffsetInputSource.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_AES_PDF.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_ASCII85Decoder.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_ASCIIHexDecoder.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_LZWDecoder.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_MD5.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_PNGFilter.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_RC4.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_SHA2.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_TIFFPredictor.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
QPDF_Array.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
QPDF_Bool.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
QPDF_Dictionary.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
QPDF_InlineImage.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
QPDF_Integer.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
QPDF_Name.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
QPDF_Null.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
QPDF_Operator.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
QPDF_Real.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
QPDF_Reserved.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
QPDF_Stream.hh Mostly don't require original QPDF for copyForeignObject (fixes #219) 2019-01-07 00:11:15 -05:00
QPDF_String.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
qpdf-config.h.in Add configure option AVOID_WINDOWS_HANDLE 2019-01-10 22:35:08 -05:00
QPDFMatrix.hh Add Matrix class under QPDFObjectHandle 2018-12-31 23:02:43 -05:00
RC4.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
rijndael.h Fix one more identifier (fixes #236) 2018-08-12 22:01:51 -04:00
SecureRandomDataProvider.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00