summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx
AgeCommit message (Expand)Author
2021-10-29xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2021-03-25xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
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-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2018-12-31NSS: create a temporary database instead of in-memoryTomaž Vajngerl
2018-10-29fix importing the certificate and private keyTomaž Vajngerl
2018-09-17New loplugin:externalStephan Bergmann
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2018-05-15Sign Signature LineSamuel Mehrbrodt
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-21gpg4libre: [API-CHANGE] add certificate kind (X509 vs. OpenPGP)Katarina Behrens
2017-02-21loplugin:subtlezeroinit: xmlsecurityStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-28Related: tdf#95144 rework to avoid bad castsCaolán McNamara
2016-07-28Related: tdf#95144 Revert fixes for bad casts and unused fieldsCaolán McNamara
2016-07-04Bad cast from SanExtensionImpl to CertificateExtension_XmlSecImplStephan Bergmann
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
2016-02-11xmlsecurity: expose the certificate's SHA-256 checksum in the NSS backendMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26remove extra spaces around ::Noel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-01-20Some more loplugin:cstylecast: xmlsecurityStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22coverity#705782 Resource LeakNorbert Thiebaud
2013-02-22coverity#982249 Unchecked return valueNorbert Thiebaud
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara
2012-08-04Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.hArnaud Versini
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of pch header from xmlsecurityNorbert Thiebaud
2011-06-07use standard pattern for thisCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-01CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann
2011-03-27mav60: #164341# introduce nss initialization for the case when mscrypto is usedMikhail Voytenko
2011-03-05Remove 'added by' commentsJ. Graeme Lingard
2011-02-14tkr38: #i112307# fix nss test run and clean up sourcesTobias Krause
2011-02-03tkr38: #i112307# Support for x509 v3 Subject Alternative Name extension addedTobias Krause