gecko-dev/security/certverifier
Dana Keeler aa773f5c8c Bug 1689729 - use NSS only on the socket thread in NSSCertDBTrustDomain::GetCertTrust and FindIssuer r=rmf,dragana
See bug 1689728. To avoid contention on NSS resources and thread-safety issues,
this patch dispatches synchronous events to the socket thread in
NSSCertDBTrustDomain::GetCertTrust and FindIssuer to gather information from
NSS rather than using NSS directly on the cert verification threads.

Differential Revision: https://phabricator.services.mozilla.com/D103514
2021-02-04 16:59:48 +00:00
..
tests/gtest Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
BRNameMatchingPolicy.cpp
BRNameMatchingPolicy.h
CertVerifier.cpp Bug 1680321 - Rewrite CertIsSelfSigned using pkix r=keeler 2020-12-11 13:00:46 +00:00
CertVerifier.h Bug 1678206 - update some CRLite/intermediate preloading telemetry r=bbeurdouche data-review=chutten 2020-12-09 23:11:41 +00:00
ExtendedValidation.cpp Bug 1658596 - Enable EV Treatment for "IdenTrust Commercial Root CA 1" root certificate r=keeler 2020-11-09 22:32:27 +00:00
ExtendedValidation.h
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
NSSCertDBTrustDomain.cpp Bug 1689729 - use NSS only on the socket thread in NSSCertDBTrustDomain::GetCertTrust and FindIssuer r=rmf,dragana 2021-02-04 16:59:48 +00:00
NSSCertDBTrustDomain.h Bug 1682989 - remove CertBlocklist implementation and MOZ_NEW_CERT_STORAGE build variable r=rmf 2021-01-19 22:11:25 +00:00
OCSPCache.cpp
OCSPCache.h
OCSPVerificationTrustDomain.cpp Bug 1605273 - only run CRLite on certificates with a CT SCT available r=jcj 2020-09-24 18:10:05 +00:00
OCSPVerificationTrustDomain.h Bug 1605273 - only run CRLite on certificates with a CT SCT available r=jcj 2020-09-24 18:10:05 +00:00
TrustOverride-AppleGoogleDigiCertData.inc
TrustOverride-StartComAndWoSignData.inc
TrustOverride-SymantecData.inc Bug 1676303 - Remove 10 GeoTrust, thawte, and VeriSign root certs from TrustOverride-SymantecData.inc r=keeler 2021-01-06 23:39:39 +00:00
TrustOverrideUtils.h Bug 1513645 - Remove Pref to Disable Symantec Distrust. r=keeler 2020-12-09 17:45:11 +00:00