gecko-dev/security/manager/ssl
Dana Keeler 7e92a667e3 bug 1613729 - join the osclientcerts manager thread r=jcj
Differential Revision: https://phabricator.services.mozilla.com/D62330

--HG--
extra : moz-landing-system : lando
2020-02-10 21:27:56 +00:00
..
cert_storage Bug 1612731 - Fix a array-into-iter warning with Rust 1.41 r=vporof 2020-02-02 19:39:13 +00:00
crashtests
osclientcerts bug 1613729 - join the osclientcerts manager thread r=jcj 2020-02-10 21:27:56 +00:00
tests Backed out changeset 9a86b638ad8a (bug 1613422) for test_missing_intermediate.js failures CLOSED TREE 2020-02-06 21:53:21 +02:00
CertBlocklist.cpp Bug 1609107 - Update CertBlocklist to use UniquePtr. r=keeler 2020-01-14 17:29:06 +00:00
CertBlocklist.h 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
CommonSocketControl.cpp bug 1063276 - include the peer cert chain from the TLS handshake when verifying server certificates r=kjacobs 2019-10-24 22:48:40 +00:00
CommonSocketControl.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
components.conf Bug 1580304 - Remove nsNSSCertList/nsIX509CertList r=keeler 2019-11-22 19:25:31 +00:00
ContentSignatureVerifier.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
ContentSignatureVerifier.h bug 1534600 - make nsIContentSignatureVerifier asynchronous r=KevinJacobs,mythmon,glasserc 2019-05-03 21:21:58 +00:00
CredentialManagerSecret.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
CredentialManagerSecret.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
CryptoTask.cpp bug 1555854 - avoid creating transient threads in PSM (particularly CryptoTask) r=KevinJacobs 2019-06-03 23:47:48 +00:00
CryptoTask.h bug 1555854 - avoid creating transient threads in PSM (particularly CryptoTask) r=KevinJacobs 2019-06-03 23:47:48 +00:00
CSTrustDomain.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
CSTrustDomain.h 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
DataStorage.cpp Bug 1599614 - Condvar::Notify/NotifyAll are not fallible. r=bzbarsky 2019-11-27 13:46:55 +00:00
DataStorage.h Bug 1587162 - Fix UBSAN complaints about pref callbacks. r=erahm 2019-11-01 02:57:20 +00:00
DataStorageIPCUtils.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
DataStorageList.h
DER.jsm Bug 1608278 - Export DER as DERDecoder to avoid duplicate DER global in DER.jsm r=keeler 2020-01-16 18:20:41 +00:00
EnterpriseRoots.cpp Bug 1592792 - Remove MinGW conditional for CERT_CHAIN_DISABLE_AIA r=keeler 2019-12-07 03:34:20 +00:00
EnterpriseRoots.h bug 1526004 - enterprise certs: differentiate between intermediates and roots on MacOS r=jcj,spohl 2019-02-22 18:46:21 +00:00
KeychainSecret.cpp bug 1517337 - make secret overwriting consistent across backends r=jcj 2019-01-09 18:25:46 +00:00
KeychainSecret.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LibSecret.cpp Bug 1612713 - Avoid unloading several libraries in TSan builds. r=froydnj 2020-02-04 14:38:49 +00:00
LibSecret.h bug 1498909 - dynamically load libsecret at runtime if available r=franziskus,jcj 2019-01-03 00:39:45 +00:00
LocalCertService.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
LocalCertService.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
md4.c bug 1581986 - fix undefined shift behavior in md4 implementation r=kjacobs 2019-09-23 19:17:52 +00:00
md4.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
moz.build Bug 1594931 - Stop compiling NSS' DBM legacy database r=kjacobs,keeler,mhowell,MattN 2019-12-16 17:35:49 +00:00
nsCertOverrideService.cpp bug 1606317: security: use nsIMarionette.running() for disable security check; r=keeler 2020-01-03 13:46:38 +00:00
nsCertOverrideService.h Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
nsCertTree.cpp Bug 1577836 - Remove nsIX509CertList from getCerts and loadCertsFromCache r=keeler 2019-09-05 21:35:54 +00:00
nsCertTree.h 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
nsClientAuthRemember.cpp 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
nsClientAuthRemember.h Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
nsCryptoHash.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsCryptoHash.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsIASN1Object.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIASN1PrintableItem.idl
nsIASN1Sequence.idl
nsICertBlocklist.idl Bug 1547877 - enable configuration of new cert storage implementation r=keeler 2019-05-02 23:02:13 +00:00
nsICertificateDialogs.idl Bug 1468225 - remove method nsICertificateDialogs.viewCert and its uses. r=Gijs,keeler 2018-08-22 17:38:33 +00:00
nsICertOverrideService.idl Bug 1577428 - Not allow nsICertOverrideService to be implemented in js r=keeler,ato 2019-09-04 17:17:44 +00:00
nsICertStorage.idl bug 1586855 - incorporate CRLite filters into cert_storage r=jcj,kjacobs 2019-12-05 22:41:53 +00:00
nsICertTree.idl Bug 1577836 - Remove nsIX509CertList from getCerts and loadCertsFromCache r=keeler 2019-09-05 21:35:54 +00:00
nsIClientAuthDialogs.idl Bug 1566030 - Remove nsIClientAuthUserDecision r=keeler,snorp 2019-07-24 17:49:45 +00:00
nsIContentSignatureVerifier.idl bug 1534600 - make nsIContentSignatureVerifier asynchronous r=KevinJacobs,mythmon,glasserc 2019-05-03 21:21:58 +00:00
nsICryptoHash.idl Bug 1526302 - remove MD2 support from nsICryptoHash, clarifiy hash IDs must be synchronized with NSS hasht.h r=keeler 2019-03-02 15:37:30 +00:00
nsICryptoHMAC.idl
nsIKeyModule.idl
nsILocalCertService.idl
nsINSSComponent.idl Bug 1580304 - Remove nsNSSCertList/nsIX509CertList r=keeler 2019-11-22 19:25:31 +00:00
nsINSSErrorsService.idl
nsINSSVersion.idl
nsIOSKeyStore.idl Bug 1558650. Stop using [array] in nsIOSKeyStore. r=keeler 2019-06-12 23:25:27 +00:00
nsIOSReauthenticator.idl bug 1498351 - add interface to allow OS-specific user re-authentication r=franziskus 2018-10-16 16:06:30 +00:00
nsIPK11Token.idl
nsIPK11TokenDB.idl
nsIPKCS11Module.idl
nsIPKCS11ModuleDB.idl
nsIPKCS11Slot.idl
nsIProtectedAuthThread.idl
nsISecretDecoderRing.idl Bug 1560447 - Add a decryptMany method to crypto-SDR.js for batch decrypting of stored logins. r=keeler 2019-06-28 16:53:11 +00:00
nsISecurityUITelemetry.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsISiteSecurityService.idl bug 1564481 - reset HSTS/HPKP state to factory settings rather than storing knockout entries for preloaded sites r=jcj r=KevinJacobs 2019-07-11 13:48:28 -07:00
nsITokenDialogs.idl Bug 1315460 - Removal of keygen element r=keeler,baku,jld,hsivonen 2019-06-13 08:58:07 +00:00
nsITokenPasswordDialogs.idl
nsIX509Cert.idl Bug 1510569 - Implement serializers for nsITransportSecurityInfo, nsIX509Cert, and nsIX509CertList r=froydnj,keeler,mayhemer 2019-08-28 18:55:31 +00:00
nsIX509CertDB.idl Bug 1578534 - Change nsIX509CertDB.constructX509 to take Array<uint8_t> r=keeler 2019-11-12 20:59:02 +00:00
nsIX509CertValidity.idl
nsKeyModule.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsKeyModule.h Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
nsNSSASN1Object.cpp 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
nsNSSASN1Object.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsNSSCallbacks.cpp Bug 1612362 - Using arrays of array bytes to replace BuiltCertChain r=keeler 2020-02-05 18:33:58 +00:00
nsNSSCallbacks.h Bug 1592355 - Convert certList to raw array for Pins verification r=keeler 2019-10-31 23:56:32 +00:00
nsNSSCertHelper.cpp bug 1598605 - be more consistent about decoding IP addresses in PSM r=kjacobs 2019-12-10 22:06:37 +00:00
nsNSSCertHelper.h Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
nsNSSCertificate.cpp bug 1598605 - be more consistent about decoding IP addresses in PSM r=kjacobs 2019-12-10 22:06:37 +00:00
nsNSSCertificate.h 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
nsNSSCertificateDB.cpp Bug 1603221 - Use isCertTrusted instead of asyncVerify to check for policy installed certs. r=keeler 2020-01-08 21:42:18 +00:00
nsNSSCertificateDB.h Bug 1578534 - Change nsIX509CertDB.constructX509 to take Array<uint8_t> r=keeler 2019-11-12 20:59:02 +00:00
nsNSSCertTrust.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsNSSCertTrust.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsNSSCertValidity.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsNSSCertValidity.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsNSSComponent.cpp Bug 1607194 - P1: NSS initialization without nsNSSComponent for the socket process r=keeler 2020-02-10 17:07:26 +00:00
nsNSSComponent.h Bug 1607194 - P1: NSS initialization without nsNSSComponent for the socket process r=keeler 2020-02-10 17:07:26 +00:00
nsNSSHelper.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsNSSIOLayer.cpp Bug 1607194 - P1: NSS initialization without nsNSSComponent for the socket process r=keeler 2020-02-10 17:07:26 +00:00
nsNSSIOLayer.h 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
nsNSSModule.cpp 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
nsNSSModule.h Bug 1478124: Part 8f - Update NSS module to use a static component manifest. r=keeler 2018-12-18 18:55:40 -08:00
nsNSSVersion.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsNSSVersion.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsNTLMAuthModule.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
nsNTLMAuthModule.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsPK11TokenDB.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
nsPK11TokenDB.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsPKCS11Slot.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
nsPKCS11Slot.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsPKCS12Blob.cpp 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
nsPKCS12Blob.h 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
nsProtectedAuthThread.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsProtectedAuthThread.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsRandomGenerator.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsRandomGenerator.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsSecureBrowserUIImpl.cpp Bug 1599046 - P1. Remove ContentBlockingLog from the child r=timhuang,Ehsan 2020-01-27 10:39:41 +00:00
nsSecureBrowserUIImpl.h Bug 1599046 - P1. Remove ContentBlockingLog from the child r=timhuang,Ehsan 2020-01-27 10:39:41 +00:00
nsSecurityHeaderParser.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsSecurityHeaderParser.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
NSSErrorsService.cpp 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
NSSErrorsService.h 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
nsSiteSecurityService.cpp bug 1412438 - add preference to disable HPKP by default r=jcj 2019-11-13 18:35:35 +00:00
nsSiteSecurityService.h bug 1412438 - add preference to disable HPKP by default r=jcj 2019-11-13 18:35:35 +00:00
NSSKeyStore.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
NSSKeyStore.h Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
nsSSLSocketProvider.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsSSLSocketProvider.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsSTSPreloadList.inc No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-02-10 13:33:58 +00:00
nsTLSSocketProvider.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsTLSSocketProvider.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsVerificationJob.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
OSKeyStore.cpp 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
OSKeyStore.h Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
OSReauthenticator.cpp Bug 1602317 - Add a missing include in OSReauthenticator to unbust win builds. a=malexandru 2019-12-09 14:19:26 +01:00
OSReauthenticator.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
OSReauthenticatorDarwin.mm Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
PKCS11ModuleDB.cpp bug 1592111 - add the preference "security.osclientcerts.autoload" to control auto-loading the OS client certs module r=jcj 2019-11-13 21:19:57 +00:00
PKCS11ModuleDB.h Bug 1536463 - remove expiring security.pkcs11_modules_loaded telemetry. r=keeler 2019-04-15 12:53:37 +00:00
PPSMContentDownloader.ipdl
PSMContentListener.cpp 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
PSMContentListener.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
PSMRunnable.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PSMRunnable.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PublicKeyPinningService.cpp Bug 1592355 - Convert certList to raw array for Pins verification r=keeler 2019-10-31 23:56:32 +00:00
PublicKeyPinningService.h Bug 1592355 - Convert certList to raw array for Pins verification r=keeler 2019-10-31 23:56:32 +00:00
PublicSSL.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
RemoteSecuritySettings.jsm bug 1603833 - re-purpose unused intermediate preloading failure telemetry categories to investigate failures r=kjacobs,leplatrem 2019-12-19 10:29:57 +00:00
RootCertificateTelemetryUtils.cpp bug 1578732 - #include more headers in RootCertificateTelemetryUtils.cpp so it can compile when chunking changes in unified builds r=kjacobs 2019-09-05 17:46:31 +00:00
RootCertificateTelemetryUtils.h bug 1576755 - split "unknown" bucket in CERT_VALIDATION_SUCCESS_BY_CA (and other _BY_CA probes) r=jcj,kjacobs 2019-09-03 22:19:14 +00:00
RootHashes.inc Bug 1592007 - land NSS 10722c590949 UPGRADE_NSS_RELEASE, r=kjacobs 2019-11-26 19:59:11 +00:00
ScopedNSSTypes.h bug 1573542 - be more efficient about finding client certificates r=jcj,kjacobs 2019-09-18 23:28:05 +00:00
SecretDecoderRing.cpp 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
SecretDecoderRing.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SharedCertVerifier.h bug 1586855 - incorporate CRLite filters into cert_storage r=jcj,kjacobs 2019-12-05 22:41:53 +00:00
SharedSSLState.cpp Bug 1523969 part 21 - Move method definition inline comments to new line in 'security/'. r=ehsan 2019-02-25 16:12:13 -06:00
SharedSSLState.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SSLServerCertVerification.cpp Bug 1612362 - Convert SECOidTag to EVStatus eariler in SSLServerCertVerificationJob::Run r=keeler 2020-02-05 18:34:23 +00:00
SSLServerCertVerification.h Bug 1612362 - Using arrays of array bytes to replace UniqueCERTCertList r=keeler 2020-01-31 15:09:03 +00:00
StaticHPKPins.errors
StaticHPKPins.h No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-02-10 13:33:58 +00:00
TransportSecurityInfo.cpp Bug 1612362 - Using arrays of array bytes to replace BuiltCertChain r=keeler 2020-02-05 18:33:58 +00:00
TransportSecurityInfo.h Bug 1612362 - Convert SECOidTag to EVStatus eariler in SSLServerCertVerificationJob::Run r=keeler 2020-02-05 18:34:23 +00:00
X509.jsm Bug 1608278 - Export DER as DERDecoder to avoid duplicate DER global in DER.jsm r=keeler 2020-01-16 18:20:41 +00:00