2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 21:19:06 +00:00
qpdf/libqpdf/qpdf
Jay Berkenbilt 5c3e856e9f Rename MD5 implementation (non-bisectable)
Just rename MD5 -> MD5_native in place so that git annotate will show
the lines as having originated there.
2019-11-09 08:18:02 -05:00
..
BitStream.hh Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -04:00
BitWriter.hh Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -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_native.hh Rename MD5 implementation (non-bisectable) 2019-11-09 08:18:02 -05:00
OffsetInputSource.hh Fix fuzz issue 16172 (overflow checking in OffsetInputSource) 2019-08-27 13:08:07 -04:00
Pl_AES_PDF.hh In shippable code, favor smart pointers (fixes #235) 2019-06-22 16:57:52 -04:00
Pl_ASCII85Decoder.hh Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -04:00
Pl_ASCIIHexDecoder.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_LZWDecoder.hh Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -04:00
Pl_MD5.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_PNGFilter.hh In shippable code, favor smart pointers (fixes #235) 2019-06-22 16:57:52 -04:00
Pl_RC4.hh In shippable code, favor smart pointers (fixes #235) 2019-06-22 16:57:52 -04:00
Pl_SHA2.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
Pl_TIFFPredictor.hh In shippable code, favor smart pointers (fixes #235) 2019-06-22 16:57:52 -04:00
QPDF_Array.hh Improve efficiency of fixDanglingReferences 2019-08-18 09:00:40 -04: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 Change QPDFObjectHandle::pipeStreamData's encode_flags type 2019-06-21 13:17:21 -04:00
QPDF_String.hh Add QPDFObjectHandle::getJSON() 2018-12-21 18:34:56 -05:00
qpdf-config.h.in Remove int type checks -- subsumed by C++-11 2019-11-09 08:18:02 -05:00
QPDFCrypto_native.hh QPDFCryptoProvider: initial implementation 2019-11-09 08:18:02 -05:00
QPDFMatrix.hh Move rectangle transformation into QPDFMatrix 2019-01-27 07:50:30 -05:00
RC4.hh Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -04:00
rijndael.h Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -04:00
SecureRandomDataProvider.hh Protect headers with compliant identifiers (fixes #233) 2018-08-12 14:10:32 -04:00
SparseOHArray.hh Improve efficiency of fixDanglingReferences 2019-08-18 09:00:40 -04:00