summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12Simplify containers iterations in xmlsecurityArkadiy Illarionov
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-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfields,can-be-const in xmlsecurityNoel Grandin
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-05libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos 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-04-26xmlsecurity mscrypto: create SEInitializer instances with a constructorMiklos Vajna
2018-04-13xmlsecurity nss: create SEInitializer instances with a constructorMiklos Vajna
2018-03-29xmlsecurity nss: create SecurityEnvironment instances with a constructorMiklos Vajna
2018-03-02xmlsecurity: create XMLElementWrapper instances with a constructorMiklos Vajna
2018-02-26xmlsecurity nss: create XMLSecurityContext instances with a constructorMiklos Vajna
2018-02-14xmlsecurity nss: create XMLSignature instances with a constructorMiklos Vajna
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-09-03gpg4libre: When encrypting, show all available GPG keysKatarina Behrens
2017-08-03xmlsecurity: remove unused XMLEncryption_MSCryptImplMiklos Vajna
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin
2017-07-26xmlsecurity: remove unused XMLEncryption_NssImplMiklos Vajna
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): xmlsecurityStephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-22xmlsecurity: implement support for building against system-xmlsecMiklos Vajna
2017-06-21gpg4libre: Init xmlsec in one place before creating the gpg/x509 servicesSamuel Mehrbrodt
2017-06-21gpg4libre: [API-CHANGE] add certificate kind (X509 vs. OpenPGP)Katarina Behrens
2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens
2017-06-21xmlsecurity nss: adopt the private key of the signing certificate explicitlyMiklos Vajna
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-18gpg4libre: fix windows buildThorsten Behrens
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens
2017-05-17xmlsecurity: use xmlsec API instead of patching out cert verificationMiklos Vajna
2017-05-07revert OSL_ASSERT changesChris Sherlock