summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)Author
2021-10-29xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-31xmlsecurity nss: fix OOXML signing with ECDSA keyMiklos Vajna
2021-03-29xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-29clang-format ooxmlsecexporter.cxxMichael Stahl
2021-03-29xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-03-29xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-03-29xmlsecurity: replace XSecParser implementationMichael Stahl
2021-03-29expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin
2021-03-29tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2021-03-29tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna
2021-03-29do same set error state as ReadAndVerifySignature doesCaolán McNamara
2020-12-03xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-07-28xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2018-09-20tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt
2018-08-03forcepoint#57 sanity check stream signature sizeCaolán McNamara
2018-07-06tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt
2018-06-14Move signature line to signed propertiesSamuel Mehrbrodt
2018-05-24xmlsecurity: Ask current datetime only onceTakeshi Abe
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2018-05-18Fix some IWYU warningsMiklos Vajna
2018-04-16Fix typosAndrea Gelmini
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2018-01-03Turn on clang-format for these filesMiklos Vajna
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-11-24EPUB export: implement character properties of links from named stylesMiklos Vajna
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens
2017-11-03Missing initialization of m_bInSignatureLineIdSamuel Mehrbrodt
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-03xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna
2017-10-25xmlsecurity: remove unused chainOn() argumentMiklos Vajna
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-10-18xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna
2017-10-13xmlsecurity: remove unused XSecController::m_xNextNodeOnSAXChainMiklos Vajna
2017-10-06xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21xmlsecurity: hold SignatureCreatorImpl by rtl::ReferenceMiklos Vajna
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-09-10gpg4libre: use SHA512 digests for GPG signing unconditionallyThorsten Behrens
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-09-06xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-10xmlsecurity: Log unknown xml elements for ooxmlSamuel Mehrbrodt
2017-08-02remove unnecessary use of 'this->'Noel Grandin