summaryrefslogtreecommitdiff
path: root/poppler/SignatureInfo.h
AgeCommit message (Expand)AuthorFilesLines
5 daysUpdate (C)Albert Astals Cid1-1/+1
6 daysAsync api for certificate validationSune Vuorela1-3/+0
2023-03-10Simplify certificate and signature infoSune Vuorela1-7/+6
2023-03-08Use std::string for stringsSune Vuorela1-6/+6
2023-03-08Update (C)Albert Astals Cid1-0/+1
2023-03-02Keep nss types in signature classSune Vuorela1-3/+4
2021-11-25Add validation of signatures API to glib frontendMarek Kasik1-1/+3
2021-08-23Correct decoding of signature's properties Reason & LocationGeorgiy Sgibnev1-6/+8
2021-03-01Hide symbols by defaultAlbert Astals Cid1-1/+3
2020-07-03Run clang-formatAlbert Astals Cid1-52/+53
2020-04-23Update (C) yearAlbert Astals Cid1-1/+1
2020-04-23pdfsig: Show also signatures that aren't attached to any pageAlbert Astals Cid1-7/+7
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