summaryrefslogtreecommitdiff
path: root/poppler/SignatureInfo.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Enable modernize-use-equals-deleteAlbert Astals Cid1-3/+3
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-01-06Make CertificateInfo a std::unique_ptrOliver Sander1-2/+3
2019-01-06Lots of changes to CertificateInfo memory handlingOliver Sander1-1/+2
2019-01-06Add X509CertificateInfo to popplerChinmoy Ranjan Pradhan1-0/+5
2018-09-01Fix handling of Signature Info Location and ReasonAlbert Astals Cid1-2/+2
2018-08-09Add Reason and Location to SignatureInfoChinmoy Ranjan Pradhan1-0/+7
2018-07-22Copy subject dn instead of storing itAlbert Astals Cid1-2/+2
2017-08-15Improvements to the previous Signature commitAlbert Astals Cid1-2/+2
2017-08-15Various signature related improvementsHans-Ulrich Jüttner1-1/+8
2015-10-27Differentiate between unknown and untrusted issuerAlbert Astals Cid1-1/+3
2015-09-14Disable SignatureInfo and SignatureHandler copy ctr and assignment operatorAlbert Astals Cid1-0/+3
2015-09-14Core: Support for digital signaturesAndré Guerreiro1-0/+66