summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec
AgeCommit message (Expand)Author
2022-01-07only use X509DataCaolán McNamara
2021-10-29xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2021-10-21xmlsecurity: fix new tests on WNTMichael Stahl
2021-03-29xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-29libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna
2021-03-29default to CertificateValidity::INVALIDCaolán McNamara
2018-12-09tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna
2018-08-14xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl
2018-06-08Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos 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
2018-03-22xmlsecurity: create XMLDocumentWrapper instances with a constructorMiklos Vajna
2018-03-08loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2018-03-02xmlsecurity: create XMLElementWrapper instances with a constructorMiklos Vajna
2018-03-01xmlsecurity mscrypt: create XMLSecurityContext instances with a constructorMiklos Vajna
2018-02-26xmlsecurity nss: create XMLSecurityContext instances with a constructorMiklos Vajna
2018-02-23xmlsecurity mscrypt: create XMLSignature instances with a constructorMiklos Vajna
2018-02-14xmlsecurity nss: create XMLSignature instances with a constructorMiklos Vajna
2018-02-02xmlsecurity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann
2018-01-05xmlsecurity: remove unused xml_security::serial_number_adapterMiklos Vajna
2017-12-17Fix typosAndrea Gelmini
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-14[API CHANGE] offapi: remove unused css.security.SerialNumberAdapterMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-06Restore GPG SEInitializer serviceKatarina Behrens
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens
2017-11-22gpg4libre: fix warningsThorsten Behrens
2017-11-22xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-27loplugin:includeform: xmlsecurity (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin