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
/
QPDF_encryption.cc
Age
Commit message (
Expand
)
Author
2012-07-16
Add command line option to copy encryption from other file
Jay Berkenbilt
2012-06-20
ABI change: fix use of off_t, size_t, and integer types
Jay Berkenbilt
2012-06-20
Fix gcc 4.7 warnings about C++11
Jay Berkenbilt
2011-08-11
enhance PointerHolder so that it can explicitly be told to use delete [] inst...
Jay Berkenbilt
2011-08-11
comments
Jay Berkenbilt
2010-09-24
update code to new PointerHolder, and reintroduce change that was accidentall...
Jay Berkenbilt
2010-09-24
convert file to a PointerHolder<InputSource> so it could be either a file or ...
Jay Berkenbilt
2010-04-25
don't place restrictions on length of /ID strings
Jay Berkenbilt
2009-10-20
categorize all error messages and include object information if available
Jay Berkenbilt
2009-10-19
deal with stream-specific crypt filters
Jay Berkenbilt
2009-10-18
more notes, testing of cleartext metadata, some crypt filter fixes
Jay Berkenbilt
2009-10-18
use StdCF to make adobe reader happy; handle EncryptMetadata properly when re...
Jay Berkenbilt
2009-10-18
reading crypt filters is largely implemented but not fully tested
Jay Berkenbilt
2009-10-17
checkpoint -- partially implemented /V=4 encryption
Jay Berkenbilt
2009-10-17
checkpoint -- started doing some R4 encryption support
Jay Berkenbilt
2009-10-12
do DLL_EXPORT only in header files and only at the class or top-level functio...
Jay Berkenbilt
2009-10-05
Implement changes suggested by Zarko and our subsequent conversations:
Jay Berkenbilt
2009-09-27
add methods for getting encryption data
Jay Berkenbilt
2009-09-27
checkpoint -- first crack at C API, minor refactoring of encryption functions
Jay Berkenbilt
2009-09-26
removed qexc; non-compatible ABI change
Jay Berkenbilt
2009-08-06
stick DLL_EXPORT in front of every public method of every public class
Jay Berkenbilt
2009-07-13
Fix a few compiler errors reported correctly my MSVC 9.0.
Jay Berkenbilt
2008-05-05
fix potential 64-bit issues
Jay Berkenbilt
2008-05-05
64-bit fix
Jay Berkenbilt
2008-05-04
missing header files for gcc 4.3
Jay Berkenbilt
2008-04-29
update release date to actual date
release-qpdf-2.0
Jay Berkenbilt