summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-crypt.c
AgeCommit message (Expand)Author
2015-12-11Use fz_output instead of FILE* for most of our output needs.Tor Andersson
2015-09-28Bug 696182: Fix Revision 6 PDF encryption.Robin Watts
2015-04-14Split fz_meta into separate querying functions.Tor Andersson
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-09-08Revert part of commit 5509a4ef7520bf0b5280ce7d6af8eb15b1b8b0f1Simon Bünzli
2014-05-15Fix 695101 and 694114: Use the correct numbers to validate the encryption key...Tor Andersson
2014-01-08sanitize crypt revision in pdf_new_cryptSimon Bünzli
2014-01-08sanitize crypt revision in pdf_new_cryptSimon Bünzli
2013-12-17Remove fz_context from pdf_cryptRobin Watts
2013-11-27Bug 694114: Fix valgrind issue.Robin Watts
2013-09-13Fix various compile warnings spotted by the cluster.Robin Watts
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-20Rearrange source files.Tor Andersson