gecko-dev/security/certverifier
Dana Keeler 314ecf40aa bug 1602641 - add CRLite/OCSP timing comparison telemetry r=jcj
To evaluate the performance impact of CRLite over OCSP, we need to measure when
CRLite is (presumably) faster and by how much. To do this, we measure the
duration of the respective operations and when both occur for the same
verification, we make a note in the appropriate histogram of how much faster
one was than the other.

data-review+ was already given in bug 1488865 comment 5

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

--HG--
extra : moz-landing-system : lando
2019-12-10 23:32:51 +00:00
..
tests/gtest Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
BRNameMatchingPolicy.cpp
BRNameMatchingPolicy.h
CertVerifier.cpp bug 1602641 - add CRLite/OCSP timing comparison telemetry r=jcj 2019-12-10 23:32:51 +00:00
CertVerifier.h bug 1602641 - add CRLite/OCSP timing comparison telemetry r=jcj 2019-12-10 23:32:51 +00:00
ExtendedValidation.cpp Bug 1586081 - Remove special EV treatment from GlobalSign Extended Validation CA - SHA256 - G2. r=keeler 2019-10-15 17:11:35 +00:00
ExtendedValidation.h
NSSCertDBTrustDomain.cpp bug 1602641 - add CRLite/OCSP timing comparison telemetry r=jcj 2019-12-10 23:32:51 +00:00
NSSCertDBTrustDomain.h bug 1602641 - add CRLite/OCSP timing comparison telemetry r=jcj 2019-12-10 23:32:51 +00:00
OCSPCache.cpp
OCSPCache.h
OCSPVerificationTrustDomain.cpp bug 1594510 - update all TrustDomain implementations in mozilla-central due to the mozilla::pkix API change in bug 1593141 r=mbirghan 2019-11-15 18:26:45 +00:00
OCSPVerificationTrustDomain.h bug 1594510 - update all TrustDomain implementations in mozilla-central due to the mozilla::pkix API change in bug 1593141 r=mbirghan 2019-11-15 18:26:45 +00:00
TrustOverride-AppleGoogleDigiCertData.inc
TrustOverride-StartComAndWoSignData.inc
TrustOverride-SymantecData.inc
TrustOverride-TestImminentDistrustData.inc
TrustOverrideUtils.h Bug 1592355 - Convert certList to raw array for Pins verification r=keeler 2019-10-31 23:56:32 +00:00
moz.build Bug 1510569 - Implement serializers for nsITransportSecurityInfo, nsIX509Cert, and nsIX509CertList r=froydnj,keeler,mayhemer 2019-08-28 18:55:31 +00:00