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
/
helpers
Age
Commit message (
Expand
)
Author
2018-08-10
Use stubs instead of conditional compile with HAVE_LIBCRYPTO.
Tor Andersson
2018-07-06
Fix muraster and mu-office-lib.
Robin Watts
2018-07-06
Fix bad error handling in pdf_pkcs7_openssl_read_pfx.
Paul Gardiner
2018-02-06
Include limits.h where INT_MAX/INT_MIN/PATH_MAX/UINT_MAX are used.
Sebastian Rasmussen
2018-02-02
Signature support: add a null pdf_check_signature function
Paul Gardiner
2018-02-02
Signature support: code-style and typo fixes
Paul Gardiner
2018-02-02
Signature support: decouple mupdf from the pkcs7 implementation
Paul Gardiner
2017-11-09
Avoid mu-office-lib calling fz_lock.
Robin Watts
2017-11-01
Use int64_t for public file API offsets.
Tor Andersson
2017-07-19
Add spots to fz_pixmaps.
Robin Watts
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-01-17
Fix typos.
Sebastian Rasmussen
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-12-19
Add MuOfficeLib functions to safely run native MuPDF ops.
Robin Watts
2016-12-19
mu-threads: Fix windows thread and semaphore creation
Robin Watts
2016-12-19
mu-office-lib: Move threads out of statics.
Robin Watts
2016-12-19
mu-threads: Fix Windows mu_destroy_thread
Robin Watts
2016-11-23
Fix mu-threads build on linux.
Tor Andersson
2016-11-23
First version of mu-office-lib.
Robin Watts
2016-11-23
Move threading macros out into a mu-threads helper file.
Robin Watts