index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
pdf
/
pdf-pkcs7.c
Age
Commit message (
Expand
)
Author
2016-03-28
Fix fz_try typo in openssl code.
Robin Watts
2016-03-01
Add const to filename string.
Tor Andersson
2015-08-27
Support several levels of incremental xref
Paul Gardiner
2015-05-15
Support pdf files larger than 2Gig.
Robin Watts
2015-04-07
Fix whitespace.
Tor Andersson
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2014-02-14
Add function for creating form fields (widgets)
Paul Gardiner
2013-11-11
Cast signature display name when reading it
Sebastian Rasmussen
2013-11-11
Fix error message typo
Sebastian Rasmussen
2013-11-11
Remove unused variables causing warnings
Sebastian Rasmussen
2013-08-27
A few updates to signing support
Paul Gardiner
2013-08-13
Signature creation
Paul Gardiner
2013-08-13
Remove unnecessary parameter
Paul Gardiner
2013-06-26
Silence compiler warnings.
Tor Andersson
2013-06-20
Rearrange source files.
Tor Andersson