summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/xsecsign.cxx
AgeCommit message (Expand)Author
2021-03-25xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-25xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-03-25expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
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
2017-10-25xmlsecurity: remove unused chainOn() argumentMiklos Vajna
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-09-21xmlsecurity: hold SignatureCreatorImpl by rtl::ReferenceMiklos Vajna
2017-09-10gpg4libre: use SHA512 digests for GPG signing unconditionallyThorsten Behrens
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt
2017-06-21gpg4libre: write PGPData info, get more metadata out for gpg keyThorsten Behrens
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist
2016-11-15Sign also the xd:SignedPropertiesTor Lillqvist
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist
2016-11-08Fallout from previous commit 248dbe1de5eeea9e9173e53a0b1891f63ff73d68Tor Lillqvist
2016-11-08Bin pointless (overloaded) member functionTor Lillqvist
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist
2016-11-03Bin the XSecController::m_pErrorMessage field as it was never usedTor Lillqvist
2016-10-24Use an enum classTor Lillqvist
2016-10-24Bin pointless macroTor Lillqvist
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-13Convert DBG_ASSERT in xmlsecurityNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
2016-03-03xmlsecurity: avoid calculating the certificate digest late in XSecControllerMiklos Vajna
2016-02-11xmlsecurity OOXML export: fix double-char-fragment of same-document referencesMiklos Vajna
2016-02-10xmlsecurity OOXML export: use RelationshipTransform for relationsMiklos Vajna
2016-02-08xmlsecurity: write correct number of non-manifest OOXML referencesMiklos Vajna
2016-02-08xmlsecurity: export OOXML <SignedInfo>Miklos Vajna
2016-02-08xmlsecurity: initial WriteOOXMLSignature()Miklos Vajna
2016-01-05xmlsecurity: convert TYPE_...__REFERENCE constants to scoped enumMiklos Vajna
2016-01-05xmlsecurity: handle description in XSecController::prepareSignatureToWrite()Miklos Vajna
2016-01-05xmlsecurity: add XMLSignatureHelper::SetDescription()Miklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-08-23can replace sequence with simple array hereCaolán McNamara
2015-01-20Some more loplugin:cstylecast: xmlsecurityStephan Bergmann
2014-12-18xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann