index
:
qpdf
10.5
10.6
11.0
11.1
11.2
11.3
doc-check
external-libs
main
stable
zopfli
qpdf + zopfli patch
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libqpdf
Age
Commit message (
Expand
)
Author
2013-07-07
Fix errors reported by Coverity
Jay Berkenbilt
2013-06-15
Handle more broken files
Jay Berkenbilt
2013-06-15
Handle /Outlines dictionary being a direct object
Jay Berkenbilt
2013-06-15
Add optional /Length key in crypt filter dictionary
Jay Berkenbilt
2013-06-14
Bug fix: handle generation > 0 when generating object streams
Jay Berkenbilt
2013-06-14
Use QPDFObjectHandle::getObjGen() where appropriate
Jay Berkenbilt
2013-06-14
Add QPDFObjectHandle::getObjGen()
Jay Berkenbilt
2013-06-14
Promote QPDF::ObjGen to top-level object QPDFObjGen
Jay Berkenbilt
2013-06-09
Remove duplicated comment
Jay Berkenbilt
2013-04-14
Final preparation for 4.1.0 release
release-qpdf-4.1.0
Jay Berkenbilt
2013-04-14
Run spelling checker
Jay Berkenbilt
2013-04-04
Add explicit int to double cast
Jay Berkenbilt
2013-03-27
Protect gcc diagnostic pragmas with gcc version
Jay Berkenbilt
2013-03-05
Fix getTypeCode and getTypeName work for indirect objects
Jay Berkenbilt
2013-03-05
Add method to terminate content stream parsing
Jay Berkenbilt
2013-03-05
Favor strerror_s and fopen_s on MSVC
Jay Berkenbilt
2013-03-05
Call QUtil::safe_fopen in place of fopen
Jay Berkenbilt
2013-03-05
Remove all calls to strcpy
Jay Berkenbilt
2013-03-05
Remove all calls to sprintf
Jay Berkenbilt
2013-03-05
Use portable versions of some UNIX-specific calls
Jay Berkenbilt
2013-03-05
Mark secure CRT warnings with comment
Jay Berkenbilt
2013-03-04
Rewrite QUtil::int_to_string and QUtil::double_to_string
Jay Berkenbilt
2013-03-04
Fix unused local variable warnings
Jay Berkenbilt
2013-03-04
Remove all old-style casts from C++ code
Jay Berkenbilt
2013-03-04
Replace many calls to sprintf with QUtil::hex_encode
Jay Berkenbilt
2013-02-23
Bug fix: properly handle overridden compressed objects
Jay Berkenbilt
2013-01-25
Improve qpdf --check
Jay Berkenbilt
2013-01-23
Cosmetic changes to be closer to Adobe terminology
Jay Berkenbilt
2013-01-22
Add getTypeCode() and getTypeName()
Jay Berkenbilt
2013-01-20
Add QPDFObjectHandle::parseContentStream method
Jay Berkenbilt
2013-01-20
Added new QPDFObjectHandle types Keyword and InlineImage
Jay Berkenbilt
2013-01-20
Set version to 4.1.a0
Jay Berkenbilt
2013-01-17
Prepare 4.0.1 release
release-qpdf-4.0.1
Jay Berkenbilt
2013-01-03
Set version number to 4.0.0+
Jay Berkenbilt
2012-12-31
Update versions for 4.0.0 release
release-qpdf-4.0.0
Jay Berkenbilt
2012-12-31
Fix spelling errors
Jay Berkenbilt
2012-12-31
Update "C" API with functions for new features
Jay Berkenbilt
2012-12-31
Avoid modifying trailer when writing
Jay Berkenbilt
2012-12-31
Update shared library major version to 10
Jay Berkenbilt
2012-12-31
Remove /Crypt from stream filters unconditionally
Jay Berkenbilt
2012-12-31
Refactor Dictionary writing code
Jay Berkenbilt
2012-12-31
Support for encryption with /V=5 and /R=5 and /R=6
Jay Berkenbilt
2012-12-31
Support files with only attachments encrypted
Jay Berkenbilt
2012-12-31
Add random number functions to QUtil
Jay Berkenbilt
2012-12-31
Fix infinite loop trimming passwords with ( in them
Jay Berkenbilt
2012-12-31
SHA2 pipeline with support for 256, 384, and 512 bits
Jay Berkenbilt
2012-12-31
Incorporate sha2 code from sphlib 3.0
Jay Berkenbilt
2012-12-31
Allow specification of AES initialization vector
Jay Berkenbilt
2012-12-31
Update AES classes to work with 256-bit keys
Jay Berkenbilt
2012-12-31
Add ExtensionLevel support to version handling
Jay Berkenbilt
[prev]
[next]