summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/xsecverify.cxx
AgeCommit message (Expand)Author
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-11expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-10-25xmlsecurity: remove unused chainOn() argumentMiklos Vajna
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-10-18xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna
2017-10-06xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin
2017-07-18coverity#1415512 silence Unchecked return valueCaolán McNamara
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt
2017-06-30loplugin:staticmethodsStephan Bergmann
2017-06-21gpg4libre: make signature impl swappable in-situ during validationThorsten Behrens
2017-06-21gpg4libre: some code improvements, add metadata for OpenPGP keysThorsten Behrens
2017-05-19xmlsecurity: remove unused parameter in XSecParser ctorMiklos Vajna
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist
2016-11-12More EncapsulatedX509Certificate workTor Lillqvist
2016-11-11More XAdES workTor Lillqvist
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist
2016-10-24Use an enum classTor Lillqvist
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-13Convert DBG_ASSERT in 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-04xmlsecurity OOXML export: fix appending new signatures next to existing onesMiklos Vajna
2016-02-12xmlsecurity: import OOXML <xd:CertDigest>Miklos Vajna
2016-01-13xmlsecurity: initial OOXMLSecParserMiklos Vajna
2016-01-13xmlsecurity: refactor to allow multiple signature parser implementationsMiklos 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: parse dc:description in XSecParserMiklos 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
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold