summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2022-01-07only use X509DataCaolán McNamara
2021-11-24Add missing GetSubjectName for Windows buildmimo-5.4.7.2.M9Tomaž Vajngerl
2021-11-23do same set error state as ReadAndVerifySignature doesCaolán McNamara
2021-11-23default to CertificateValidity::INVALIDCaolán McNamara
2021-11-23xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl
2021-11-23xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-11-23clang-format ooxmlsecexporter.cxxMichael Stahl
2021-11-23xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-11-23xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-11-23xmlsecurity: replace XSecParser implementationMichael Stahl
2021-05-10forcepoint#57 sanity check stream signature sizeCaolán McNamara
2021-05-10xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna
2017-10-19gpg4libre fix tdf#113190 don't show expired/invalid keysThorsten Behrens
2017-08-15gpg4libre: Add seahorse to list of certificate managersSamuel Mehrbrodt
2017-07-18gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt
2017-07-17gpg4libre: Import public key payload if verification result != validKatarina Behrens
2017-07-17gpg4libre: unconditionally use binary IOThorsten Behrens
2017-07-17gpg4libre: search for _all_ local keys in getCertificate()Thorsten Behrens
2017-07-17gpg4libre: use full SHA1 hash for key identificationThorsten Behrens
2017-07-14tdf#108831 PGP signature shown as invalidSamuel Mehrbrodt
2017-07-14gpg4libre: Show whether pgp keys are trusted or notSamuel Mehrbrodt
2017-07-14gpg4libre: Don't use xmlStrlen on binary dataKatarina Behrens
2017-07-14tdf#109046 Show correct signature type for OpenPGPSamuel Mehrbrodt
2017-07-14tdf#108977 Show signature info for keys we don't have locallySamuel Mehrbrodt
2017-07-12Related tdf#108977 Fix crash when vieweing non-existing certificateSamuel Mehrbrodt
2017-07-04xmlsecurity: implement support for building against system-xmlsecMiklos Vajna
2017-07-04xmlsecurity nss: adopt the private key of the signing certificate explicitlyMiklos Vajna
2017-07-02xmlsecurity: avoid crash on empty security contextThorsten Behrens
2017-07-01tdf#108794 gpg4libre: Use key id to get the right keySamuel Mehrbrodt
2017-06-28gpg4libre: Don't call production code inside an assert()Samuel Mehrbrodt
2017-06-28tdf#108798 Make CanSignWithGPG work with PDF docsSamuel Mehrbrodt
2017-06-28tdf#108692 gpg4libre: List all gpg keysSamuel Mehrbrodt
2017-06-28tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt
2017-06-27gpg4libre: import public key payload if initial validation failsThorsten Behrens
2017-06-27gpg4libre: save some space, extract binary key/sign dataThorsten Behrens
2017-06-27gpg4libre: Warn before removing document signaturesKatarina Behrens
2017-06-27gpg4libre: Show certificate kind OpenPGP vs. X509 as 1 table columnKatarina Behrens
2017-06-26gpg4libre: base64-encode and decode SignatureValueThorsten Behrens
2017-06-26gpp4libre: error handling, proper key extractionThorsten Behrens
2017-06-22gpg4libre: cleanup some issuesThorsten Behrens
2017-06-21gpg4libre: backport OpenPGP signing from masterThorsten Behrens
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens
2017-05-21make string translation loading more uniformCaolán McNamara
2017-05-19tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna
2017-05-18gpg4libre: fix windows buildThorsten Behrens
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens
2017-05-17xmlsecurity: use xmlsec API instead of patching out cert verificationMiklos Vajna
2017-05-12remove unused uno::Reference varsNoel Grandin