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
Age
Commit message (
Expand
)
Author
2018-02-12
Expose detailed PDF permissions.
Tor Andersson
2018-02-12
Fix changed annotations not marked as dirty
Paul Gardiner
2018-02-08
Bug 698996: Disallow "" as owner password unless user password also "".
Robin Watts
2018-02-08
Fix 698991: The pdf_is_stream call is too generous.
Tor Andersson
2018-02-08
Fix 698918: Use encryption when doing initial object formatting to count the ...
Tor Andersson
2018-02-06
Include limits.h where INT_MAX/INT_MIN/PATH_MAX/UINT_MAX are used.
Sebastian Rasmussen
2018-02-06
Bug 698986: Remember to fz_var() variable dropped in fz_catch().
Sebastian Rasmussen
2018-02-06
Bug 698990: Start new run of font width only if not at end.
Sebastian Rasmussen
2018-02-06
Make sure to drop colorspace upon exception drawing contents.
Sebastian Rasmussen
2018-02-02
Bug 698891: Keep colorspace for luminosity transparency group.
Sebastian Rasmussen
2018-02-02
Signature support: decouple mupdf from the pkcs7 implementation
Paul Gardiner
2018-02-02
Signature support: break out function for obtaining hash bytes
Paul Gardiner
2018-02-02
Signature support: simplify pkcs7 api by the removal of byte ranges.
Paul Gardiner
2018-02-02
Signature support: separate pkcs7 specifics into a separate file.
Paul Gardiner
2018-02-02
Signature support: use an enum to report errors.
Paul Gardiner
2018-02-02
Signature support: separate the checkin of trust and digest.
Paul Gardiner
2018-02-01
Cast data buffer to silence compiler warning.
Sebastian Rasmussen
2018-02-01
Do not allow out of range object numbers inside object stream.
Sebastian Rasmussen
2018-02-01
Skip objects inside object streams whose object ids are out of range.
Sebastian Rasmussen
2018-02-01
Remove redundant seek in stream.
Sebastian Rasmussen
2018-02-01
Use 64-bit offsets when repairing PDF objects.
Sebastian Rasmussen
2018-02-01
Bug 698908: Resize object use and renumbering lists after repair.
Sebastian Rasmussen
2018-02-01
Bug 698830: Avoid recursion when loading object streams objects.
Sebastian Rasmussen
2018-02-01
Bug 698830: Don't drop unkept stream if running out of error stack.
Sebastian Rasmussen
2018-01-31
Add pdf_debug_obj function to quickly print objects from gdb command line.
Tor Andersson
2018-01-31
Return error token if strings are unterminated.
Tor Andersson
2018-01-31
Return PDF_TOK_ERROR when encountering isolated '>' and ')' characters.
Tor Andersson
2018-01-31
Use convenience pdf dictionary/array creation functions.
Tor Andersson
2018-01-31
Add convenience functions to set dict/array values by primitives.
Tor Andersson
2018-01-31
Fix 698886: Don't try to load non-stream XObjects.
Tor Andersson
2018-01-31
Don't load an xobject before the stream is final when creating new forms.
Tor Andersson
2018-01-31
Don't use signed int for parsing binary string into integer.
Tor Andersson
2018-01-31
Bug 698916: Indirect object numbers must be in range.
Sebastian Rasmussen
2018-01-28
Bug 698942: Don't complain about external URLs being unknown.
Sebastian Rasmussen
2018-01-24
Bug 698883: Reset cmap splay tree pointer, handling resized tree.
Sebastian Rasmussen
2018-01-24
Assert node range conditions when checking cmap splay trees.
Sebastian Rasmussen
2018-01-24
Bug 698888: Keep one-to-many state when splitting nodes in cmap splay trees.
Sebastian Rasmussen
2018-01-23
Fix cut and paste bug in filter code.
Robin Watts
2018-01-23
Bug 698885: When parsing PDF version, make sure to initialize buffer.
Sebastian Rasmussen
2018-01-22
Bug 698889: Handle unterminated PDF arrays gracefully.
Sebastian Rasmussen
2018-01-19
Improve signature check failure reporting
Paul Gardiner
2018-01-19
Fix potential infinite loop when verifying signatures
Paul Gardiner
2018-01-19
Perform signature verification via fz_stream
Paul Gardiner
2018-01-19
Perform document signing via fz_stream and fz_output
Paul Gardiner
2018-01-19
Fix reading of pfx files
Paul Gardiner
2018-01-19
Further changes to signature support related to changes in openssl
Paul Gardiner
2018-01-19
Update use of openssl for signature support, from 1.0.1e to 1.1.0g
Sebastian Rasmussen
2018-01-10
Add colorspace type enum and use it instead of hardcoded checks on N.
Tor Andersson
2018-01-05
Enable saving of encrypted PDF files.
Robin Watts
2018-01-05
Fix "being able to search for redacted text" bug.
Robin Watts
[prev]
[next]