2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-21 17:49:08 +00:00
qpdf/libqpdf
Jay Berkenbilt 32b62035ce Replace many calls to sprintf with QUtil::hex_encode
Add QUtil::hex_encode to encode binary data has a hexadecimal string,
and use it in place of sprintf where possible.
2013-03-04 16:45:15 -05:00
..
qpdf Cosmetic changes to be closer to Adobe terminology 2013-01-23 09:38:05 -05:00
sph SHA2 pipeline with support for 256, 384, and 512 bits 2012-12-31 05:36:51 -05:00
bits.icc Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04:00
BitStream.cc Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04:00
BitWriter.cc Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04:00
Buffer.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
BufferInputSource.cc Implement QPDFObjectHandle::parse 2012-07-21 09:06:10 -04:00
build.mk Cosmetic changes to be closer to Adobe terminology 2013-01-23 09:38:05 -05:00
FileInputSource.cc Refactor: pull *InputSource out of QPDF 2012-07-21 09:06:06 -04:00
InputSource.cc Refactor: pull *InputSource out of QPDF 2012-07-21 09:06:06 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
MD5.cc Replace many calls to sprintf with QUtil::hex_encode 2013-03-04 16:45:15 -05:00
OffsetInputSource.cc Find PDF header anywhere in the first 1024 bytes 2012-12-25 14:43:37 -05:00
PCRE.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pipeline.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_AES_PDF.cc Add random number functions to QUtil 2012-12-31 10:32:32 -05:00
Pl_ASCII85Decoder.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_ASCIIHexDecoder.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_Buffer.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_Concatenate.cc Add Pl_Concatenate filter 2012-06-27 10:20:38 -04:00
Pl_Count.cc Use qpdf_offset_t in place of off_t in public APIs. 2012-06-21 21:23:24 -04:00
Pl_Discard.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_Flate.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_LZWDecoder.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_MD5.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_PNGFilter.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_QPDFTokenizer.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_RC4.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_SHA2.cc Replace many calls to sprintf with QUtil::hex_encode 2013-03-04 16:45:15 -05:00
Pl_StdioFile.cc Fix large file support for 32-bit Linux 2012-06-25 10:51:44 -04:00
QPDF_Array.cc Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Bool.cc Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Dictionary.cc Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_encryption.cc Support for encryption with /V=5 and /R=5 and /R=6 2012-12-31 10:32:32 -05:00
QPDF_InlineImage.cc Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Integer.cc Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_linearization.cc Reset state in QPDF::calculateLinearizationData 2012-09-06 15:28:16 -04:00
QPDF_Name.cc Replace many calls to sprintf with QUtil::hex_encode 2013-03-04 16:45:15 -05:00
QPDF_Null.cc Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Operator.cc Cosmetic changes to be closer to Adobe terminology 2013-01-23 09:38:05 -05:00
QPDF_optimization.cc Eliminate flattenScalarReferences 2012-12-31 05:36:48 -05:00
QPDF_pages.cc Fix spelling errors 2012-07-29 14:44:12 -04:00
QPDF_Real.cc Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Reserved.cc Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Stream.cc Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_String.cc Replace many calls to sprintf with QUtil::hex_encode 2013-03-04 16:45:15 -05:00
qpdf-c.cc Update "C" API with functions for new features 2012-12-31 10:32:32 -05:00
QPDF.cc Bug fix: properly handle overridden compressed objects 2013-02-23 17:51:17 -05:00
QPDFExc.cc Use qpdf_offset_t in place of off_t in public APIs. 2012-06-21 21:23:24 -04:00
QPDFObject.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDFObjectHandle.cc Improve qpdf --check 2013-01-25 11:08:50 -05:00
QPDFTokenizer.cc Add QPDFObjectHandle::parseContentStream method 2013-01-20 15:35:39 -05:00
QPDFWriter.cc Avoid modifying trailer when writing 2012-12-31 10:32:32 -05:00
QPDFXRefEntry.cc Use qpdf_offset_t in place of off_t in public APIs. 2012-06-21 21:23:24 -04:00
QTC.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
QUtil.cc Replace many calls to sprintf with QUtil::hex_encode 2013-03-04 16:45:15 -05:00
RC4.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
rijndael.cc got working aes128 implementation 2009-10-17 15:01:20 +00:00
sha2.c Incorporate sha2 code from sphlib 3.0 2012-12-31 05:36:51 -05:00
sha2big.c Incorporate sha2 code from sphlib 3.0 2012-12-31 05:36:51 -05:00