summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2021-04-16xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-04-16clang-format ooxmlsecexporter.cxxMichael Stahl
2021-04-15xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-04-15xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-04-15xmlsecurity: replace XSecParser implementationMichael Stahl
2021-04-15expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin
2021-04-15Fix macro security UI usability problemsJan-Marek Glogowski
2021-04-15[API CHANGE] extend css.security.XDocumentDigitalSignaturesbrinzing
2021-04-15tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2021-04-15tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2021-04-13default to CertificateValidity::INVALIDCaolán McNamara
2021-04-13xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2021-04-07xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2021-04-07xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2021-04-06xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2021-04-06xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna
2021-04-06xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna
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-16loplugin:staticmethods improvementNoel Grandin
2018-11-14xmlsecurity: make members of OOXMLSecExporter::Impl privateMiklos 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-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-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-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
2018-10-20pvs-studio: Expression 'pCertContext' is always true.Caolán McNamara
2018-10-20rework to check cPath against nullptr only on !WNTCaolán McNamara
2018-10-20pvs-studio: A part of conditional expression is always true: bSigValid.Caolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18xmlsecurity: avoid repeated manual calls to PORT_FreeArena()Miklos Vajna
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-04xmlsecurity nss: avoid deleting the dsig context manuallyMiklos Vajna
2018-10-01tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws