.. |
qpdf
|
Use an unordered map for SparseOHArray for efficiency
|
2020-04-03 12:16:24 -04:00 |
sph
|
Fix integer type warnings for big-endian systems
|
2019-09-17 19:14:27 -04:00 |
AES_PDF_native.cc
|
AES_PDF: move CBC logic from pipeline to AES_PDF implementation
|
2019-11-09 08:18:02 -05:00 |
bits.icc
|
|
|
BitStream.cc
|
|
|
BitWriter.cc
|
|
|
Buffer.cc
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
BufferInputSource.cc
|
Fix fuzz issue 15442 (overflow checking in BufferInputSource)
|
2019-08-27 11:26:25 -04:00 |
build.mk
|
Implement gnutls crypto provider (fixes #218)
|
2019-11-09 09:53:38 -05:00 |
ClosedFileInputSource.cc
|
In shippable code, favor smart pointers (fixes #235)
|
2019-06-22 16:57:52 -04:00 |
ContentNormalizer.cc
|
|
|
FileInputSource.cc
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
InputSource.cc
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
InsecureRandomDataProvider.cc
|
|
|
JSON.cc
|
|
|
Makefile
|
|
|
MD5_native.cc
|
MD5: switch to pluggable crypto
|
2019-11-09 08:18:02 -05:00 |
MD5.cc
|
MD5: switch to pluggable crypto
|
2019-11-09 08:18:02 -05:00 |
OffsetInputSource.cc
|
Fix fuzz issue 16172 (overflow checking in OffsetInputSource)
|
2019-08-27 13:08:07 -04:00 |
Pipeline.cc
|
Performance: remove Members indirection for Pipeline
|
2020-04-03 12:17:57 -04:00 |
Pl_AES_PDF.cc
|
AES_PDF: move CBC logic from pipeline to AES_PDF implementation
|
2019-11-09 08:18:02 -05:00 |
Pl_ASCII85Decoder.cc
|
|
|
Pl_ASCIIHexDecoder.cc
|
|
|
Pl_Buffer.cc
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
Pl_Concatenate.cc
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
Pl_Count.cc
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
Pl_DCT.cc
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
Pl_Discard.cc
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
Pl_Flate.cc
|
Add ability to set zlib compression level globally
|
2019-08-23 20:34:21 -04:00 |
Pl_LZWDecoder.cc
|
Fix fuzz issue 15475
|
2019-08-25 22:52:25 -04:00 |
Pl_MD5.cc
|
|
|
Pl_PNGFilter.cc
|
In shippable code, favor smart pointers (fixes #235)
|
2019-06-22 16:57:52 -04:00 |
Pl_QPDFTokenizer.cc
|
|
|
Pl_RC4.cc
|
In shippable code, favor smart pointers (fixes #235)
|
2019-06-22 16:57:52 -04:00 |
Pl_RunLength.cc
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
Pl_SHA2.cc
|
SHA2: switch to pluggable crypto
|
2019-11-09 08:18:02 -05:00 |
Pl_StdioFile.cc
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
Pl_TIFFPredictor.cc
|
In shippable code, favor smart pointers (fixes #235)
|
2019-06-22 16:57:52 -04:00 |
QPDF_Array.cc
|
Use auto for iterating over sparse array
|
2020-04-03 12:16:24 -04:00 |
QPDF_Bool.cc
|
|
|
QPDF_Dictionary.cc
|
|
|
QPDF_encryption.cc
|
Allow /P in encryption dictionary to be positive (fixes #382)
|
2019-11-09 12:33:15 -05:00 |
QPDF_InlineImage.cc
|
|
|
QPDF_Integer.cc
|
|
|
QPDF_linearization.cc
|
Convert previously overlooked static cast to QIntC
|
2019-06-25 12:43:06 -04:00 |
QPDF_Name.cc
|
Handle invalid name tokens symmetrically for PDF < 1.2 (fixes #332)
|
2019-08-19 19:48:27 -04:00 |
QPDF_Null.cc
|
|
|
QPDF_Operator.cc
|
|
|
QPDF_optimization.cc
|
Fix bugs found by fuzz tests
|
2019-06-21 17:56:24 -04:00 |
QPDF_pages.cc
|
Handle root /Pages pointing to other than page tree root (fixes #398)
|
2020-02-22 11:10:31 -05:00 |
QPDF_Real.cc
|
|
|
QPDF_Reserved.cc
|
|
|
QPDF_Stream.cc
|
Detect stream in object stream, fixing fuzz 16214
|
2019-08-28 12:49:04 -04:00 |
QPDF_String.cc
|
|
|
qpdf-c.cc
|
In shippable code, favor smart pointers (fixes #235)
|
2019-06-22 16:57:52 -04:00 |
QPDF.cc
|
Prepare 9.1.1 release
|
2020-01-26 18:49:04 -05:00 |
QPDFAcroFormDocumentHelper.cc
|
|
|
QPDFAnnotationObjectHelper.cc
|
Fix typo in comment
|
2019-09-19 21:04:32 -04:00 |
QPDFCrypto_gnutls.cc
|
Implement gnutls crypto provider (fixes #218)
|
2019-11-09 09:53:38 -05:00 |
QPDFCrypto_native.cc
|
AES_PDF: move CBC logic from pipeline to AES_PDF implementation
|
2019-11-09 08:18:02 -05:00 |
QPDFCryptoProvider.cc
|
Allow runtime inspection/override of crypto provider
|
2019-11-09 09:53:42 -05:00 |
QPDFExc.cc
|
|
|
QPDFFormFieldObjectHelper.cc
|
Fix bugs found by fuzz tests
|
2019-06-21 17:56:24 -04:00 |
QPDFMatrix.cc
|
|
|
QPDFNameTreeObjectHelper.cc
|
|
|
QPDFNumberTreeObjectHelper.cc
|
|
|
QPDFObject.cc
|
Performance: remove indirection through Members for QPDFObject
|
2020-04-03 12:16:24 -04:00 |
QPDFObjectHandle.cc
|
Add QPDFObjectHandle::unsafeShallowCopy
|
2020-04-03 12:16:24 -04:00 |
QPDFObjGen.cc
|
|
|
QPDFOutlineDocumentHelper.cc
|
Change list to vector for outline helpers (fixes #297)
|
2019-07-03 20:08:47 -04:00 |
QPDFOutlineObjectHelper.cc
|
Change list to vector for outline helpers (fixes #297)
|
2019-07-03 20:08:47 -04:00 |
QPDFPageDocumentHelper.cc
|
|
|
QPDFPageLabelDocumentHelper.cc
|
|
|
QPDFPageObjectHelper.cc
|
QPDFPageObjectHelper::placeFormXObject: use std::string const& (fixes #374)
|
2020-04-03 12:17:57 -04:00 |
QPDFSystemError.cc
|
|
|
QPDFTokenizer.cc
|
Improve invalid name token warning message
|
2019-08-19 19:48:27 -04:00 |
QPDFWriter.cc
|
Internally use unsafeShallowCopy where we can
|
2020-04-03 12:16:24 -04:00 |
QPDFXRefEntry.cc
|
|
|
QTC.cc
|
|
|
QUtil.cc
|
Include header for wcslen (fixes #405)
|
2020-02-29 08:43:33 -05:00 |
RC4_native.cc
|
RC4: switch to pluggable crypto
|
2019-11-09 08:18:02 -05:00 |
RC4.cc
|
RC4: switch to pluggable crypto
|
2019-11-09 08:18:02 -05:00 |
rijndael.cc
|
|
|
SecureRandomDataProvider.cc
|
Fix for Windows unable to acquire crypt context with new keyset (fixes #387)
|
2020-01-14 18:45:54 -05:00 |
sha2.c
|
|
|
sha2big.c
|
|
|
SHA2_native.cc
|
SHA2: switch to pluggable crypto
|
2019-11-09 08:18:02 -05:00 |
SparseOHArray.cc
|
Use an unordered map for SparseOHArray for efficiency
|
2020-04-03 12:16:24 -04:00 |