summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/xsecverify.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-3/+2
2022-12-22loplugin:unocast (SignatureVerifierImpl)Stephan Bergmann1-2/+3
2022-05-03Just use Any ctor instead of makeAny in xmlsecurityStephan Bergmann1-5/+5
2021-12-26Let comphelper::Base64::decode* take std::u16string_viewMike Kaganski1-5/+5
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlsecurityMike Kaganski1-3/+2
2021-10-27xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl1-3/+3
2021-10-17Simplify Sequences in xmlsecurityJulien Nabet1-6/+8
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin1-1/+1
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl1-26/+78
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-26/+54
2021-03-03xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl1-0/+19
2021-03-03xmlsecurity: remove XSecController::setPropertyId()Michael Stahl1-23/+10
2021-03-03xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl1-0/+6
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-08-02loplugin:flatten in xmlsecurityNoel Grandin1-61/+61
2020-05-13expand out some namespace aliasesNoel Grandin1-24/+20
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen1-3/+2
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna1-3/+3
2019-02-11new loplugin indentationNoel Grandin1-2/+2
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-2/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna1-0/+8
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens1-1/+1
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens1-1/+2
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt1-2/+61
2017-10-25xmlsecurity: remove unused chainOn() argumentMiklos Vajna1-2/+2
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann1-5/+5
2017-10-18xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna1-4/+0
2017-10-06xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna1-1/+1
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati1-1/+1
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin1-11/+11
2017-07-18coverity#1415512 silence Unchecked return valueCaolán McNamara1-1/+1
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt1-0/+11
2017-06-30loplugin:staticmethodsStephan Bergmann1-0/+2
2017-06-21gpg4libre: make signature impl swappable in-situ during validationThorsten Behrens1-0/+24
2017-06-21gpg4libre: some code improvements, add metadata for OpenPGP keysThorsten Behrens1-0/+22
2017-05-19xmlsecurity: remove unused parameter in XSecParser ctorMiklos Vajna1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna1-3/+3
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna1-12/+5
2017-02-28new loplugin unoanyNoel Grandin1-5/+5
2017-01-10loplugin:unusedfieldsNoel Grandin1-1/+1
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna1-6/+2
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist1-1/+0
2016-11-12More EncapsulatedX509Certificate workTor Lillqvist1-0/+3
2016-11-11More XAdES workTor Lillqvist1-0/+9
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist1-5/+7
2016-10-24Use an enum classTor Lillqvist1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1