summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/mscrypt
AgeCommit message (Expand)Author
2018-09-12Simplify containers iterations in xmlsecurityArkadiy Illarionov
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-07-19xmlsecurity: stop linking to libxmlsec's mscrypto backendMiklos Vajna
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-06-25xmlsecurity windows: implement ODF sign/verify with ECDSA keysMiklos Vajna
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-30xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna
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-07xmlsecurity mscrypt: create SecurityEnvironment instances with a constructorMiklos Vajna
2018-03-23xmlsecurity: remove no longer needed Windows XP workaroundMiklos 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-23xmlsecurity mscrypt: 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
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-22gpg4libre: fix warningsThorsten Behrens
2017-11-22xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna
2017-10-27loplugin:includeform: xmlsecurity (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-01loplugin:flatten (clang-cl, xmlsecurity)Stephan Bergmann
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-03gpg4libre: When encrypting, show all available GPG keysKatarina Behrens
2017-08-31loplugin:constparams: xmlsecurity (clang-cl)Stephan Bergmann
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann
2017-08-03xmlsecurity: remove unused XMLEncryption_MSCryptImplMiklos Vajna
2017-07-27xmlsecurity mscrypt: drop unused parameters in akmngrMiklos Vajna
2017-07-21Fix typosAndrea Gelmini
2017-07-20xmlsecurity mscrypt: turn akmngr patch into plain codeMiklos Vajna
2017-07-17loplugin:unnecessaryparen: xmlsecurity (clang-cl)Stephan Bergmann
2017-06-22related: gpg4libre: Init xmlsec in one place before creating the servicesThorsten Behrens
2017-06-21gpg4libre: [API-CHANGE] add certificate kind (X509 vs. OpenPGP)Katarina Behrens
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-18gpg4libre: fix windows buildThorsten Behrens
2017-05-17xmlsecurity: use xmlsec API instead of patching out cert verificationMiklos Vajna
2017-05-11Clean up uses of SAL_U/SAL_W: xmlsecurityStephan Bergmann
2017-04-18loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann