summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec
AgeCommit message (Expand)Author
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-05xmlSecNssPKIAdoptKey apparently takes over ownership of keysStephan Bergmann
2018-10-31lok: new function to add certificate to certificate DBTomaž Vajngerl
2018-10-29fix importing the certificate and private keyTomaž Vajngerl
2018-10-29xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl
2018-10-29xmlsecurity: prevent seg. fault if there is no private keyTomaž Vajngerl
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-20pvs-studio: Expression 'keyStore != nullptr' is always true.Caolán McNamara
2018-10-20pvs-studio: new does not return nullptrCaolán McNamara
2018-10-20pvs-studio: The 'store' variable is assigned values twice successively.Caolán McNamara
2018-10-20pvs-studio: Expression 'pCertContext' is always true.Caolán McNamara
2018-10-18xmlsecurity: avoid repeated manual calls to PORT_FreeArena()Miklos Vajna
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-04xmlsecurity nss: avoid deleting the dsig context manuallyMiklos Vajna
2018-09-27xmlsecurity nss: avoid deleting the keys manager manuallyMiklos Vajna
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12Simplify containers iterations in xmlsecurityArkadiy Illarionov
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-06xmlsecurity: just two bools are fine, no need for bitfield complexityMiklos Vajna
2018-08-30xmlsecurity: use comphelper::containerToSequence()Miklos Vajna
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-14xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfields,can-be-const in xmlsecurityNoel Grandin
2018-07-19xmlsecurity: stop linking to libxmlsec's mscrypto backendMiklos Vajna
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-06xmlsecurity: convert last non-uno-consturctor based serviceMiklos Vajna
2018-06-29xmlsecurity: fix -Werror,-Wunused-parameter (!HAVE_FEATURE_GPGME case)Miklos Vajna
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-25xmlsecurity windows: implement ODF sign/verify with ECDSA keysMiklos Vajna
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-08xmlsecurity: check for the libxmlsec version runtime, not build-timeMiklos Vajna
2018-06-07Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-05libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna
2018-05-30xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna
2018-05-23Remove leftover "#undef DEBUG"Stephan Bergmann
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2018-05-15Sign Signature LineSamuel Mehrbrodt
2018-05-04xmlsecurity windows: stop using the "xmlSec" prefix for own codeMiklos Vajna
2018-04-26xmlsecurity mscrypto: create SEInitializer instances with a constructorMiklos Vajna
2018-04-13xmlsecurity nss: create SEInitializer instances with a constructorMiklos Vajna
2018-04-07xmlsecurity mscrypt: create SecurityEnvironment instances with a constructorMiklos Vajna
2018-03-29xmlsecurity nss: create SecurityEnvironment instances with a constructorMiklos Vajna
2018-03-23xmlsecurity: remove no longer needed Windows XP workaroundMiklos Vajna