summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/gpg
AgeCommit message (Expand)Author
2024-08-05tdf#159040 tdf#162206: better the user key selection and test sign with defaultSarper Akdemir
2024-07-15tdf#108828 Prevent leaking keys from previous signing sessionsSamuel Mehrbrodt
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2024-05-02cid#1596704 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-04-27Lazy load additional GPG key data.Moritz Duge
2024-04-27Locally simplify getCertificatesImpl.Moritz Duge
2024-04-09tdf#146619 Drop unused 'using namespace' in: xmlsecurity/Gabor Kelemen
2024-03-28Drop transitional header xmlsecurity/xmlsec-wrapper.hGabor Kelemen
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
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