summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/gpg
AgeCommit message (Expand)Author
2023-01-14XUnoTunnel->dynamic_cast in SecurityEnvironmentGpgNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in CertificateImplNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in XMLElementWrapper_XmlSecImplNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann
2022-12-20Use SecurityEnvironmentGpg's XUnoTunnel instead of dynamic_castStephan Bergmann
2022-12-19Use XUnoTunnel instead of dynamic_cast here tooStephan Bergmann
2022-12-19Use XUnoTunnel instead of dynamic_cast here tooStephan Bergmann
2022-10-27Update libxmlsec to 1.2.35Miklos Vajna
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-01-05Update gpgme to 1.16.0Thorsten Behrens
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlsecurityMike Kaganski
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-10Missing includeStephan Bergmann
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-02-19loplugin:refcounting in xmlsecurityNoel
2020-11-19tdf#123936 Formatting files in module xmlsecurity with clang-formatPhilipp Hofer
2020-04-02xmlsec-wrapper.h must be included before any xmlsec headerMike Kaganski
2020-03-03remove some dead codeNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-10-10Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2019-05-07Replace list by vector in xmlsecurity/gpgJulien Nabet
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2019-04-21Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski
2018-11-28Fix typosAndrea Gelmini
2018-11-13Related tdf#118581 Use subject name, not issuer name for signature lineSamuel Mehrbrodt
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-06xmlsecurity: convert last non-uno-consturctor based serviceMiklos Vajna
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2018-05-15Sign Signature LineSamuel Mehrbrodt
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-02xmlsecurity: create XMLElementWrapper instances with a constructorMiklos Vajna
2018-01-17coverity#1427630 Unchecked return valueCaolán McNamara
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann
2017-12-07gpg4libre: return key fingerprint / hashes including null characterThorsten Behrens
2017-12-06xmlsecurity: fix loplugin:salcall warningsMiklos Vajna
2017-12-06Restore GPG SEInitializer serviceKatarina Behrens