gecko-dev/security/manager
Dana Keeler c790b6fff5 bug 1581962 - improve nsINSSComponent::HasUserCertsInstalled by using the more efficient FindNonCACertificatesWithPrivateKeys r=kjacobs
CERT_FindUserCertsByUsage is inefficient when the corpus of known certificates
consists mostly of certificates that don't have corresponding private keys,
which is expected to be the case for most Firefox users. This change updates
the "does the user have any client certificates" functionality to use the more
efficient "FindNonCACertificatesWithPrivateKeys" function added in bug 1573542.

Differential Revision: https://phabricator.services.mozilla.com/D46499

--HG--
extra : moz-landing-system : lando
2019-09-20 16:13:21 +00:00
..
locales Bug 1581692 - Remove unused .properties from mobile. CLOSED TREE 2019-09-18 19:39:00 +03:00
pki Bug 1573502 - Always use system principal as triggeringPrincipal for about:certificate. r=jkt 2019-09-16 09:06:00 +00:00
ssl bug 1581962 - improve nsINSSComponent::HasUserCertsInstalled by using the more efficient FindNonCACertificatesWithPrivateKeys r=kjacobs 2019-09-20 16:13:21 +00:00
tools Bug 1577836 - Remove nsIX509CertList from getCerts and loadCertsFromCache r=keeler 2019-09-05 21:35:54 +00:00
android_stub.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
moz.build