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
2009-10-20
checkpoint
Jay Berkenbilt
2009-10-20
update C API for error retrieval
Jay Berkenbilt
2009-10-20
categorize all error messages and include object information if available
Jay Berkenbilt
2009-10-19
DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...
Jay Berkenbilt
2009-10-19
deal with stream-specific crypt filters
Jay Berkenbilt
2009-10-19
add C API for R4 encryption
Jay Berkenbilt
2009-10-19
more testing, bug fix for linearized aes encrypted files
Jay Berkenbilt
2009-10-18
more notes, testing of cleartext metadata, some crypt filter fixes
Jay Berkenbilt
2009-10-18
revert /Crypt filter support -- I seemed to have misinterpreted it
Jay Berkenbilt
2009-10-18
use a simpler seed for the random number generator
Jay Berkenbilt
2009-10-18
only seed randon number generater once for aes-cbc, try to avoid compressing ...
Jay Berkenbilt
2009-10-18
use StdCF to make adobe reader happy; handle EncryptMetadata properly when re...
Jay Berkenbilt
2009-10-18
implemented writing R4/V4 encryption except that the output files don't open ...
Jay Berkenbilt
2009-10-18
avoid low order bits of random just in case it's rand
Jay Berkenbilt
2009-10-18
use srand and rand instead of srandom and random of the latter are not available
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
tweak when we decide to use hex strings vs literal strings
Jay Berkenbilt
2009-10-17
got working aes128 implementation
Jay Berkenbilt
2009-10-17
original rijndael as downloaded from http://www.efgh.com/software/rijndael.htm
Jay Berkenbilt
2009-10-17
checkpoint -- started doing some R4 encryption support
Jay Berkenbilt
2009-10-12
fix class-level DLL_EXPORT
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-11
generalize build
Jay Berkenbilt
2009-10-10
handle external libs in autoconf
Jay Berkenbilt
2009-10-10
include external-libs
Jay Berkenbilt
2009-10-10
further refinements to build
Jay Berkenbilt
2009-10-10
generalize build rules, add experimental support for manual compilation witho...
Jay Berkenbilt
2009-10-05
Implement changes suggested by Zarko and our subsequent conversations:
Jay Berkenbilt
2009-10-05
bug fix: more gracefully handle xref stream with too many entries
Jay Berkenbilt
2009-09-27
finished testing C API
Jay Berkenbilt
2009-09-27
add methods for getting encryption data
Jay Berkenbilt
2009-09-27
add many new tests to exercise C api
Jay Berkenbilt
2009-09-27
basic implementation of C API
Jay Berkenbilt
2009-09-27
checkpoint -- first crack at C API, minor refactoring of encryption functions
Jay Berkenbilt
2009-09-27
don't dll export inline functions
Jay Berkenbilt
2009-09-26
removed qexc; non-compatible ABI change
Jay Berkenbilt
2009-09-26
include DLL.hh
Jay Berkenbilt
2009-09-26
more dll exports
Jay Berkenbilt
2009-09-26
dll-export functions for library test suite
Jay Berkenbilt
2009-09-14
fix problems or otherwise improve code based on issues raised by Klocwork
Jay Berkenbilt
2009-08-06
stick DLL_EXPORT in front of every public method of every public class
Jay Berkenbilt
2009-07-15
clean up windows portability code, make remaining test suite pass
Jay Berkenbilt
2009-07-15
windows fixes
Jay Berkenbilt
2009-07-13
cast arg to isspace to unsigned char
Jay Berkenbilt
2009-07-13
Fix a few compiler errors reported correctly my MSVC 9.0.
Jay Berkenbilt
2009-05-03
update test suite
release-qpdf-2.0.6
Jay Berkenbilt
2009-05-03
filterable = false for stream with unknown decode parameters
Jay Berkenbilt
2009-05-03
2.0.6
Jay Berkenbilt
2009-05-03
ignore /DecodeParms when it's not a dictionary
Jay Berkenbilt
[prev]
[next]