summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2022-07-26CVE-2022-26305 compare authors using ThumbprintCaolán McNamara
2022-01-07only use X509DataCaolán McNamara
2021-11-03xmlsec: fix OOXML signing with multiple certs, extend the testTomaž Vajngerl
2021-10-29xmlsec: signing the document fails the 3rd time (invalid signature)Tomaž Vajngerl
2021-10-13xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl
2021-10-13xmlsecurity: add test for timestampsMichael Stahl
2021-10-11xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-10-11xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-10-11xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-10-11xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-10-11xmlsecurity: replace XSecParser implementationMichael Stahl
2021-10-11expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin
2021-10-11default to CertificateValidity::INVALIDCaolán McNamara
2021-10-11do same set error state as ReadAndVerifySignature doesCaolán McNamara
2019-08-13tdf#116085 add more Gpg4Win binary locationsThorsten Behrens
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2018-12-05tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna
2018-11-28sfx2: show partial signatures even if cert validation failsMiklos Vajna
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-16Fix typosAndrea Gelmini
2018-11-15Adapt recent CppunitTest_xmlsecurity_signing fix to ASanStephan Bergmann
2018-11-14xmlsecurity: make members of OOXMLSecExporter::Impl privateMiklos Vajna
2018-11-14Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt
2018-11-13CppunitTest_xmlsecurity_signing: turn on clang-format for this fileMiklos Vajna
2018-11-13Related tdf#118581 Use subject name, not issuer name for signature lineSamuel Mehrbrodt
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-11-09Clean up excess slashes in pathsStephan Bergmann
2018-11-09Fix creation/removal of GPG socketdirStephan Bergmann
2018-11-09css::security::DocumentSignatureInformation::SignatureTime is 32 bitStephan Bergmann
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-05xmlSecNssPKIAdoptKey apparently takes over ownership of keysStephan Bergmann
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-31Fix xmlSecSize size mismatchMike Kaganski
2018-10-31lok: new function to add certificate to certificate DBTomaž Vajngerl
2018-10-29fix importing the certificate and private keyTomaž Vajngerl
2018-10-29xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl
2018-10-29xmlsignaturehelper: fix comments, no changeTomaž Vajngerl
2018-10-29xmlsecurity: prevent seg. fault if there is no private keyTomaž Vajngerl
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25use "range for" to iterate through certificatesTomaž Vajngerl
2018-10-25Support to sign a document with a specified signatureTomaž Vajngerl
2018-10-20pvs-studio: A part of conditional expression is always true: bCertValid.Caolán McNamara
2018-10-20pvs-studio: Expression 'keyStore != nullptr' is always true.Caolán McNamara
2018-10-20pvs-studio: new does not return nullptrCaolán McNamara
2018-10-20pvs-studio: The 'store' variable is assigned values twice successively.Caolán McNamara