2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-09 05:32:43 +00:00
qpdf/libqpdf/qpdf
2021-11-04 18:24:54 -04:00
..
AES_PDF_native.hh AES_PDF: move CBC logic from pipeline to AES_PDF implementation 2019-11-09 08:18:02 -05:00
BitStream.hh
BitWriter.hh
ContentNormalizer.hh
CryptoRandomDataProvider.hh Delegate random number generation to crypto provider (fixes #418) 2020-04-06 11:23:02 -04:00
InsecureRandomDataProvider.hh
MD5_native.hh
MD5.hh
NNTree.hh Move ABI comment to the right place 2021-04-03 11:43:08 -04:00
OffsetInputSource.hh
Pl_AES_PDF.hh AES_PDF: move CBC logic from pipeline to AES_PDF implementation 2019-11-09 08:18:02 -05:00
Pl_ASCII85Decoder.hh
Pl_ASCIIHexDecoder.hh
Pl_LZWDecoder.hh
Pl_MD5.hh
Pl_PNGFilter.hh
Pl_RC4.hh
Pl_SHA2.hh SHA2: switch to pluggable crypto 2019-11-09 08:18:02 -05:00
Pl_TIFFPredictor.hh
QPDF_Array.hh
QPDF_Bool.hh
QPDF_Dictionary.hh
QPDF_InlineImage.hh
QPDF_Integer.hh
QPDF_Name.hh
QPDF_Null.hh
QPDF_Operator.hh
QPDF_Real.hh QUtil::double_to_string: trim trailing zeroes with option to disable 2021-02-13 02:30:00 -05:00
QPDF_Reserved.hh
QPDF_Stream.hh Add QPDFObjectHandle::setFilterOnWrite 2020-12-28 12:58:19 -05:00
QPDF_String.hh
qpdf-config.h.in Fix timezone portability issue (fixes #515) 2021-04-17 18:12:55 -04:00
QPDFCrypto_gnutls.hh Delegate random number generation to crypto provider (fixes #418) 2020-04-06 11:23:02 -04:00
QPDFCrypto_native.hh Delegate random number generation to crypto provider (fixes #418) 2020-04-06 11:23:02 -04:00
QPDFCrypto_openssl.hh Support OpenSSL 3 (fixes #568) 2021-11-04 18:24:54 -04:00
RC4_native.hh
RC4.hh
ResourceFinder.hh Don't use handleWarning, which is being reverted 2021-03-04 15:59:45 -05:00
rijndael.h
SecureRandomDataProvider.hh
SF_ASCII85Decode.hh Implement user-provided stream filters 2020-12-28 12:58:19 -05:00
SF_ASCIIHexDecode.hh Implement user-provided stream filters 2020-12-28 12:58:19 -05:00
SF_DCTDecode.hh Implement user-provided stream filters 2020-12-28 12:58:19 -05:00
SF_FlateLzwDecode.hh Implement user-provided stream filters 2020-12-28 12:58:19 -05:00
SF_RunLengthDecode.hh Implement user-provided stream filters 2020-12-28 12:58:19 -05:00
SHA2_native.hh SHA2: switch to pluggable crypto 2019-11-09 08:18:02 -05:00
SparseOHArray.hh Use an unordered map for SparseOHArray for efficiency 2020-04-03 12:16:24 -04:00