Age | Commit message (Expand) | Author |
---|---|---|
2018-08-10 | Clean up null/range/endstream filter. | Tor Andersson |
2018-07-17 | Fix memory leaks in document signing functions | Paul Gardiner |
2018-07-06 | Add pdf_dict_get_rect and pdf_dict_get_matrix helpers. | Tor Andersson |
2018-07-05 | Fix document signing adding unnecessary incremental updates | Paul Gardiner |
2018-07-05 | Pass rect and matrix by value in geometry functions. | Tor Andersson |
2018-06-22 | Create appearance streams for annotations. | Tor Andersson |
2018-04-27 | Use pdf_dict_get_int, etc. | Tor Andersson |
2018-04-24 | Remove need for namedump by using macros and preprocessor. | Tor Andersson |
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 |