.. |
qpdf
|
Support OpenSSL 3 (fixes #568)
|
2021-11-04 18:24:54 -04:00 |
sph
|
|
|
AES_PDF_native.cc
|
|
|
bits.icc
|
Handle bitstream overflow errors more gracefully (fixes #581)
|
2021-12-10 15:37:35 -05:00 |
BitStream.cc
|
|
|
BitWriter.cc
|
|
|
Buffer.cc
|
|
|
BufferInputSource.cc
|
|
|
build.mk
|
Create ResourceFinder from NameWatcher in QPDFPageObjectHelper
|
2021-03-03 17:05:49 -05:00 |
ClosedFileInputSource.cc
|
|
|
ContentNormalizer.cc
|
|
|
CryptoRandomDataProvider.cc
|
|
|
FileInputSource.cc
|
|
|
InputSource.cc
|
|
|
InsecureRandomDataProvider.cc
|
|
|
JSON.cc
|
|
|
Makefile
|
|
|
MD5_native.cc
|
|
|
MD5.cc
|
|
|
NNTree.cc
|
Fix loop detection in NNTree
|
2021-04-05 07:59:02 -04:00 |
OffsetInputSource.cc
|
|
|
Pipeline.cc
|
|
|
Pl_AES_PDF.cc
|
libqpdf/Pl_AES_PDF.cc: remove duplicated if branch
|
2021-04-29 09:42:38 -04:00 |
Pl_ASCII85Decoder.cc
|
|
|
Pl_ASCIIHexDecoder.cc
|
|
|
Pl_Buffer.cc
|
Add Pl_Buffer::getMallocBuffer
|
2021-12-17 12:38:52 -05:00 |
Pl_Concatenate.cc
|
|
|
Pl_Count.cc
|
|
|
Pl_DCT.cc
|
|
|
Pl_Discard.cc
|
|
|
Pl_Flate.cc
|
Detect recoverable but invalid zlib data streams (fixes #562)
|
2021-11-03 09:43:17 -04:00 |
Pl_LZWDecoder.cc
|
|
|
Pl_MD5.cc
|
|
|
Pl_PNGFilter.cc
|
|
|
Pl_QPDFTokenizer.cc
|
|
|
Pl_RC4.cc
|
First increment of improving handling of weak crypto (fixes #358)
|
2021-11-11 12:24:15 -05:00 |
Pl_RunLength.cc
|
|
|
Pl_SHA2.cc
|
|
|
Pl_StdioFile.cc
|
|
|
Pl_TIFFPredictor.cc
|
|
|
QPDF_Array.cc
|
|
|
QPDF_Bool.cc
|
|
|
QPDF_Dictionary.cc
|
|
|
QPDF_encryption.cc
|
|
|
QPDF_InlineImage.cc
|
|
|
QPDF_Integer.cc
|
|
|
QPDF_linearization.cc
|
Handle bitstream overflow errors more gracefully (fixes #581)
|
2021-12-10 15:37:35 -05:00 |
QPDF_Name.cc
|
|
|
QPDF_Null.cc
|
|
|
QPDF_Operator.cc
|
|
|
QPDF_optimization.cc
|
|
|
QPDF_pages.cc
|
Make QPDF::findPage public (fixes #516)
|
2021-11-03 09:43:17 -04:00 |
QPDF_Real.cc
|
|
|
QPDF_Reserved.cc
|
|
|
QPDF_Stream.cc
|
Detect recoverable but invalid zlib data streams (fixes #562)
|
2021-11-03 09:43:17 -04:00 |
QPDF_String.cc
|
|
|
qpdf-c.cc
|
Change names of qpdf_object_type_e enumerations
|
2021-12-20 14:51:45 -05:00 |
QPDF.cc
|
Prepare 10.5.0 release
|
2021-12-20 14:51:46 -05:00 |
QPDFAcroFormDocumentHelper.cc
|
Fix bug in merging resources /DR from foreign AcroForm (fixes #548)
|
2021-11-04 12:29:42 -04:00 |
QPDFAnnotationObjectHelper.cc
|
Fix typos in coverage cases
|
2021-03-03 17:05:49 -05:00 |
QPDFCrypto_gnutls.cc
|
|
|
QPDFCrypto_native.cc
|
|
|
QPDFCrypto_openssl.cc
|
Support OpenSSL 3 (fixes #568)
|
2021-11-04 18:24:54 -04:00 |
QPDFCryptoProvider.cc
|
|
|
QPDFEFStreamObjectHelper.cc
|
Fix QPDFEFStreamObjectHelper::{get,set}Subtype
|
2021-09-10 10:02:24 -04:00 |
QPDFEmbeddedFileDocumentHelper.cc
|
|
|
QPDFExc.cc
|
|
|
QPDFFileSpecObjectHelper.cc
|
|
|
QPDFFormFieldObjectHelper.cc
|
When resolving font from /DR, copy it into resources
|
2021-03-04 15:08:36 -05:00 |
QPDFMatrix.cc
|
Add QPDFMatrix::operator==
|
2021-03-04 15:08:36 -05:00 |
QPDFNameTreeObjectHelper.cc
|
|
|
QPDFNumberTreeObjectHelper.cc
|
Add range check in QPDFNumberTreeObjectHelper (fuzz issue 37740)
|
2021-11-04 14:03:24 -04:00 |
QPDFObject.cc
|
|
|
QPDFObjectHandle.cc
|
Use a specific error code for type warnings and clarify docs
|
2021-12-10 11:15:49 -05:00 |
QPDFObjGen.cc
|
Add QPDFObjGen::unparse
|
2021-02-21 16:21:52 -05:00 |
QPDFOutlineDocumentHelper.cc
|
|
|
QPDFOutlineObjectHelper.cc
|
|
|
QPDFPageDocumentHelper.cc
|
Fix behavior for finding /Q, /DA, and /DR for form fields
|
2021-03-03 17:05:19 -05:00 |
QPDFPageLabelDocumentHelper.cc
|
|
|
QPDFPageObjectHelper.cc
|
Don't use handleWarning, which is being reverted
|
2021-03-04 15:59:45 -05:00 |
QPDFStreamFilter.cc
|
|
|
QPDFSystemError.cc
|
|
|
QPDFTokenizer.cc
|
|
|
QPDFWriter.cc
|
Performance fix on preserveObjectStreams
|
2021-05-09 07:51:14 -04:00 |
QPDFXRefEntry.cc
|
|
|
QTC.cc
|
|
|
QUtil.cc
|
Fix timezone portability issue (fixes #515)
|
2021-04-17 18:12:55 -04:00 |
RC4_native.cc
|
|
|
RC4.cc
|
|
|
ResourceFinder.cc
|
Don't use handleWarning, which is being reverted
|
2021-03-04 15:59:45 -05:00 |
rijndael.cc
|
|
|
SecureRandomDataProvider.cc
|
|
|
SF_FlateLzwDecode.cc
|
|
|
sha2.c
|
|
|
sha2big.c
|
|
|
SHA2_native.cc
|
|
|
SparseOHArray.cc
|
|
|