summaryrefslogtreecommitdiff
path: root/source/helpers
AgeCommit message (Expand)Author
2018-10-23Remove extra blank lines.Tor Andersson
2018-08-28Avoid use of fixed size buffers for the digest when document signingPaul Gardiner
2018-08-10Use stubs instead of conditional compile with HAVE_LIBCRYPTO.Tor Andersson
2018-07-06Fix muraster and mu-office-lib.Robin Watts
2018-07-06Fix bad error handling in pdf_pkcs7_openssl_read_pfx.Paul Gardiner
2018-02-06Include limits.h where INT_MAX/INT_MIN/PATH_MAX/UINT_MAX are used.Sebastian Rasmussen
2018-02-02Signature support: add a null pdf_check_signature functionPaul Gardiner
2018-02-02Signature support: code-style and typo fixesPaul Gardiner
2018-02-02Signature support: decouple mupdf from the pkcs7 implementationPaul Gardiner
2017-11-09Avoid mu-office-lib calling fz_lock.Robin Watts
2017-11-01Use int64_t for public file API offsets.Tor Andersson
2017-07-19Add spots to fz_pixmaps.Robin Watts
2017-05-31Avoid double literals causing casts to float.Sebastian Rasmussen
2017-01-17Fix typos.Sebastian Rasmussen
2016-12-27Strip extraneous blank lines.Tor Andersson
2016-12-19Add MuOfficeLib functions to safely run native MuPDF ops.Robin Watts
2016-12-19mu-threads: Fix windows thread and semaphore creationRobin Watts
2016-12-19mu-office-lib: Move threads out of statics.Robin Watts
2016-12-19mu-threads: Fix Windows mu_destroy_threadRobin Watts
2016-11-23Fix mu-threads build on linux.Tor Andersson
2016-11-23First version of mu-office-lib.Robin Watts
2016-11-23Move threading macros out into a mu-threads helper file.Robin Watts