gecko-dev/security/manager/ssl
Ryan VanderMeulen e886d1846a Merge inbound to m-c. a=merge
UPGRADE_NSPR_RELEASE UPGRADE_NSS_RELEASE

--HG--
extra : amend_source : a7800e9214d5a8325af0d1f5e5dcc77273f4ce95
2017-06-07 22:52:40 -04:00
..
crashtests Bug 1361235 - Part 2: Re-enable some tests. r=emilio 2017-05-11 19:19:52 +08:00
tests Bug 1345368 - Disable test_broken_fips on all platforms other than mac, r=keeler 2017-06-07 09:16:45 +02:00
CSTrustDomain.cpp bug 1349762 - handle two GlobalSign EV root transfers r=Cykesiopka,jcj 2017-04-03 17:17:38 -07:00
CSTrustDomain.h bug 1349762 - handle two GlobalSign EV root transfers r=Cykesiopka,jcj 2017-04-03 17:17:38 -07:00
CertBlocklist.cpp Bug 1342737 - Avoid using nsCRT.h and nsCRTGlue.h in PSM. r=keeler 2017-03-28 22:57:15 +08:00
CertBlocklist.h Bug 1338895 - Avoid non-smart string IDL types in remaining PSM IDL files. r=aklotz,keeler 2017-02-26 20:36:40 +08:00
ContentSignatureVerifier.cpp Bug 1338897 - Avoid using NSS Base64 functions in PSM. r=keeler 2017-03-17 23:31:40 +08:00
ContentSignatureVerifier.h Bug 1329237 - Avoid non-smart string IDL types in nsISiteSecurityService.idl. r=keeler 2017-01-14 13:10:06 +08:00
CryptoTask.cpp Bug 1323100 - Use NS_NewNamedThread for CryptoTask threads. r=froydnj 2016-12-20 14:27:18 +01:00
CryptoTask.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
DER.jsm bug 1299676 - introduce der.jsm as a minimal js ASN.1 DER decoder r=Cykesiopka,jcj 2016-08-23 16:30:38 -07:00
DataStorage.cpp Bug 1347461 - Part 2: Always initialize all DataStorage classes in the content process at initialization time; r=keeler 2017-04-10 22:44:36 -04:00
DataStorage.h Bug 1347461 - Part 1: Add a C++ API for the list of DataStorage classes; r=keeler 2017-04-10 22:44:32 -04:00
DataStorageIPCUtils.h
DataStorageList.h Bug 1347461 - Part 2: Always initialize all DataStorage classes in the content process at initialization time; r=keeler 2017-04-10 22:44:36 -04:00
LocalCertService.cpp bug 857627 - 4/4: remove nickname-related APIs from nsIX509CertDB r=Cykesiopka,jcj 2016-11-18 16:35:27 -08:00
LocalCertService.h Bug 1264706: Move nsILocalCertService, and implementation, to security/manager/ssl in order to alloow use w use elsewhere in gecko. r=dkeeler 2016-04-15 14:52:13 -07:00
NSSErrorsService.cpp Bug 1115718 - Check for empty issuer name in mozilla::pkix; r=keeler 2016-07-28 20:36:18 -05:00
NSSErrorsService.h
PKCS11.cpp Bug 1362735 - Clean up nsIPKCS11 implementation. r=keeler 2017-05-19 00:57:46 +08:00
PKCS11.h Bug 1362735 - Clean up nsIPKCS11 implementation. r=keeler 2017-05-19 00:57:46 +08:00
PPSMContentDownloader.ipdl
PSMContentListener.cpp Bug 1342737 - Avoid using nsCRT.h and nsCRTGlue.h in PSM. r=keeler 2017-03-28 22:57:15 +08:00
PSMContentListener.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PSMRunnable.cpp
PSMRunnable.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
PublicKeyPinningService.cpp Bug 1338897 - Avoid using NSS Base64 functions in PSM. r=keeler 2017-03-17 23:31:40 +08:00
PublicKeyPinningService.h Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (PSM) r=Cykesiopka,keeler 2017-02-14 10:29:10 +08:00
PublicSSL.h
RootCertificateTelemetryUtils.cpp Merge inbound to m-c a=merge 2017-02-17 13:38:51 -08:00
RootCertificateTelemetryUtils.h Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter 2017-02-16 00:45:15 +05:30
RootHashes.inc Bug 1345368 - root hashes follow-up 2017-04-13 10:42:05 +02:00
SSLServerCertVerification.cpp Bug 1368107 - Make SSLErrorMessageType an enum class. r=keeler 2017-06-03 13:36:41 +08:00
SSLServerCertVerification.h bug 1227638 - deterministically load EV information r=Cykesiopka,mgoodwin 2016-09-30 18:08:08 -07:00
ScopedNSSTypes.h Bug 1344442 - Part 3: Use smart pointers. r=keeler 2017-03-08 20:53:50 +08:00
SecretDecoderRing.cpp Bug 1338895 - Avoid non-smart string IDL types in remaining PSM IDL files. r=aklotz,keeler 2017-02-26 20:36:40 +08:00
SecretDecoderRing.h Bug 1275841 - Make nsISecretDecoderRing.idl encryptString() and decryptString() use the Mozilla string classes. r=keeler 2016-08-19 09:37:48 +08:00
SharedCertVerifier.h bug 1352262 - make OCSP timeout values configurable r=Cykesiopka,jcj 2017-03-31 15:21:40 -07:00
SharedSSLState.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
SharedSSLState.h Bug 1293231 - Certificate Transparency - basic telemetry reports; r=Cykesiopka,keeler 2016-08-11 13:41:50 +03:00
StaticHPKPins.errors No bug, Automated HPKP preload list update from host bld-linux64-spot-305 - a=hpkp-update 2017-04-18 07:50:59 -07:00
StaticHPKPins.h No bug, Automated HPKP preload list update from host bld-linux64-spot-303 - a=hpkp-update 2017-06-07 08:36:43 -07:00
TransportSecurityInfo.cpp Bug 1368107 - Make SSLErrorMessageType an enum class. r=keeler 2017-06-03 13:36:41 +08:00
TransportSecurityInfo.h Bug 1368107 - Make SSLErrorMessageType an enum class. r=keeler 2017-06-03 13:36:41 +08:00
X509.jsm bug 1351604 - don't ship DER.jsm and X509.jsm until they're actually used in production r=Cykesiopka 2017-03-30 11:00:54 -07:00
md4.c
md4.h
moz.build Bug 1362735 - Clean up nsIPKCS11 implementation. r=keeler 2017-05-19 00:57:46 +08:00
nsCertOverrideService.cpp Bug 1357741 - make nsCertOverrideService's locking more efficient; r=keeler 2017-04-20 10:02:19 -04:00
nsCertOverrideService.h Bug 1357741 - make nsCertOverrideService's locking more efficient; r=keeler 2017-04-20 10:02:19 -04:00
nsCertTree.cpp Bug 1342075 - Make nsCertOverride::OverrideBits an enum class. r=keeler 2017-02-23 23:16:53 +08:00
nsCertTree.h
nsClientAuthRemember.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsClientAuthRemember.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsCryptoHash.cpp Bug 1338897 - Avoid using NSS Base64 functions in PSM. r=keeler 2017-03-17 23:31:40 +08:00
nsCryptoHash.h Bug 1344442 - Part 3: Use smart pointers. r=keeler 2017-03-08 20:53:50 +08:00
nsDataSignatureVerifier.cpp Bug 1338897 - Avoid using NSS Base64 functions in PSM. r=keeler 2017-03-17 23:31:40 +08:00
nsDataSignatureVerifier.h Bug 1029173 - Clean up nsDataSignatureVerifier. r=keeler 2016-04-12 18:09:06 -07:00
nsIASN1Object.idl
nsIASN1PrintableItem.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIASN1Sequence.idl
nsIAssociatedContentSecurity.idl
nsIBadCertListener2.idl
nsICertBlocklist.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsICertOverrideService.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsICertTree.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsICertificateDialogs.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIClientAuthDialogs.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIContentSignatureVerifier.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsICryptoHMAC.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsICryptoHash.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIDataSignatureVerifier.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIGenKeypairInfoDlg.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIKeyModule.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIKeygenThread.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsILocalCertService.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsINSSErrorsService.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsINSSU2FToken.idl Bug 1122973 - Use templates instead of macros for NSS module factory constructors. r=Cykesiopka,keeler 2017-01-28 11:10:42 +09:00
nsINSSVersion.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIPK11Token.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIPK11TokenDB.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIPKCS11.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIPKCS11Module.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIPKCS11ModuleDB.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIPKCS11Slot.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIProtectedAuthThread.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsISSLStatus.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsISSLStatusProvider.idl
nsISecretDecoderRing.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsISecurityUITelemetry.idl Bug 1358183 - Remove some unused PSM IDL constants and functions. r=keeler 2017-05-04 00:06:43 +08:00
nsISiteSecurityService.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsITokenDialogs.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsITokenPasswordDialogs.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIU2FToken.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIX509Cert.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIX509CertDB.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIX509CertList.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsIX509CertValidity.idl Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler 2017-05-25 21:56:04 +08:00
nsKeyModule.cpp Bug 1296316 - Convert nsNSSShutDownObject::CalledFromType to an enum class. r=mgoodwin 2016-08-20 23:00:19 +08:00
nsKeyModule.h Bug 1258298 - Switch more Scoped.h templates in PSM to UniquePtr equivalents. r=keeler 2016-03-24 18:30:37 -07:00
nsKeygenHandler.cpp Bug 1338897 - Avoid using NSS Base64 functions in PSM. r=keeler 2017-03-17 23:31:40 +08:00
nsKeygenHandler.h Bug 1338897 - Avoid using NSS Base64 functions in PSM. r=keeler 2017-03-17 23:31:40 +08:00
nsKeygenHandlerContent.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
nsKeygenHandlerContent.h
nsKeygenThread.cpp Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto 2017-02-07 18:57:23 +08:00
nsKeygenThread.h
nsNSSASN1Object.cpp Bug 1255438 - create nsI{Mutable,}Array directly; r=keeler 2016-03-25 09:36:25 -04:00
nsNSSASN1Object.h
nsNSSCallbacks.cpp Bug 1368107 - Remove TransportSecurityInfo::GetHostNameRaw(). r=keeler 2017-06-03 13:35:51 +08:00
nsNSSCallbacks.h Bug 1310127 - Part 10: Handle netwerk/protocol/http MOZ_MUST_USE functions in PSM. r=wcpan 2016-12-28 16:25:22 +08:00
nsNSSCertHelper.cpp bug 1239344 - remove error alert for successful PKCS12 operations r=Cykesiopka 2017-03-03 11:12:54 -08:00
nsNSSCertHelper.h bug 1239344 - remove error alert for successful PKCS12 operations r=Cykesiopka 2017-03-03 11:12:54 -08:00
nsNSSCertTrust.cpp Bug 1252385 - Remove unused nsNSSCertTrust methods. r=mgoodwin 2016-09-03 22:47:20 +08:00
nsNSSCertTrust.h Bug 1252385 - Remove unused nsNSSCertTrust methods. r=mgoodwin 2016-09-03 22:47:20 +08:00
nsNSSCertValidity.cpp Bug 1301640 - Fixed small formatting error in nsNSSCertValidity.cpp introduced by previous patch. r=emk 2017-01-06 18:42:33 -08:00
nsNSSCertValidity.h Backed out changeset 7e747433d1c9 (bug 1301640) for causing bug 1325751. r=backout 2016-12-25 10:43:04 +09:00
nsNSSCertificate.cpp bug 1364159 - potentially avoid calling CERT_CreateSubjectCertList in NSSCertDBTrustDomain::FindIssuer r=Cykesiopka,jcj 2017-05-11 16:41:12 -07:00
nsNSSCertificate.h bug 1339267 - re-work NSS initialization wrt thread/process etc. r=Cykesiopka,jcj 2017-02-09 16:25:55 -08:00
nsNSSCertificateDB.cpp Bug 1368107 - Remove TransportSecurityInfo::GetHostNameRaw(). r=keeler 2017-06-03 13:35:51 +08:00
nsNSSCertificateDB.h Bug 1331983 - Avoid non-smart string IDL types in nsIX509CertDB.idl. r=gcp,keeler,nwgh 2017-02-09 23:11:29 +08:00
nsNSSComponent.cpp bug 1337950 - work around failing to load a FIPS PKCS#11 module DB in NSS initialization r=Cykesiopka,jcj 2017-04-20 10:31:22 -07:00
nsNSSComponent.h bug 1239344 - remove error alert for successful PKCS12 operations r=Cykesiopka 2017-03-03 11:12:54 -08:00
nsNSSErrors.cpp
nsNSSHelper.h
nsNSSIOLayer.cpp Bug 1368107 - Make SSLErrorMessageType an enum class. r=keeler 2017-06-03 13:36:41 +08:00
nsNSSIOLayer.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsNSSModule.cpp Bug 1362735 - Clean up nsIPKCS11 implementation. r=keeler 2017-05-19 00:57:46 +08:00
nsNSSShutDown.cpp bug 1344478 - isAlreadyShutDown should return true for nsNSSShutDownObjects created after NSS shut down r=Cykesiopka,ttaubert 2017-03-13 15:26:40 -07:00
nsNSSShutDown.h bug 1344478 - isAlreadyShutDown should return true for nsNSSShutDownObjects created after NSS shut down r=Cykesiopka,ttaubert 2017-03-13 15:26:40 -07:00
nsNSSU2FToken.cpp Bug 1344629 - Part 6: Rewrite unnecessary uses of nsLiteralString. r=dbaron 2017-03-14 15:26:27 +13:00
nsNSSU2FToken.h Bug 1122973 - Use templates instead of macros for NSS module factory constructors. r=Cykesiopka,keeler 2017-01-28 11:10:42 +09:00
nsNSSVersion.cpp
nsNSSVersion.h
nsNTLMAuthModule.cpp Bug 1325107 - Stop using NS_ASSERTION() in PSM. r=mgoodwin 2017-01-02 14:11:39 +08:00
nsNTLMAuthModule.h
nsPK11TokenDB.cpp Bug 1358183 - Remove some unused PSM IDL constants and functions. r=keeler 2017-05-04 00:06:43 +08:00
nsPK11TokenDB.h Bug 1304587 - Avoid using types that correspond to char/char16_t strings in PKCS #11 IDL files. r=keeler 2016-10-01 00:46:13 +08:00
nsPKCS11Slot.cpp Bug 1344441 - Move various Necko IDLs that really ought to be PSM IDLs. r=keeler,mcmanus 2017-03-05 18:30:31 +08:00
nsPKCS11Slot.h Bug 1344441 - Move various Necko IDLs that really ought to be PSM IDLs. r=keeler,mcmanus 2017-03-05 18:30:31 +08:00
nsPKCS12Blob.cpp Bug 1342737 - Avoid using nsCRT.h and nsCRTGlue.h in PSM. r=keeler 2017-03-28 22:57:15 +08:00
nsPKCS12Blob.h Bug 1342737 - Avoid using nsCRT.h and nsCRTGlue.h in PSM. r=keeler 2017-03-28 22:57:15 +08:00
nsProtectedAuthThread.cpp Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto 2017-02-07 18:57:23 +08:00
nsProtectedAuthThread.h
nsRandomGenerator.cpp Bug 1296316 - Convert nsNSSShutDownObject::CalledFromType to an enum class. r=mgoodwin 2016-08-20 23:00:19 +08:00
nsRandomGenerator.h
nsSSLSocketProvider.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsSSLSocketProvider.h
nsSSLStatus.cpp Bug 1320566 - Certificate Transparency - implement CT Policy. r=Dolske,keeler 2017-01-09 08:22:28 +02:00
nsSSLStatus.h bug 1313491 - include more context when determining EV status r=Cykesiopka,jcj,mgoodwin 2016-10-31 17:02:57 -07:00
nsSTSPreloadList.errors No bug, Automated HSTS preload list update from host bld-linux64-spot-303 - a=hsts-update 2017-06-07 08:36:40 -07:00
nsSTSPreloadList.inc No bug, Automated HSTS preload list update from host bld-linux64-spot-303 - a=hsts-update 2017-06-07 08:36:40 -07:00
nsSecureBrowserUIImpl.cpp Bug 1325107 - Stop using NS_NOTREACHED() in PSM. r=mgoodwin 2017-01-02 14:11:51 +08:00
nsSecureBrowserUIImpl.h Bug 1222754 - Replace nsSecureBrowserUIImpl::mOnStateLocationChangeReentranceDetection and nsAutoAtomic. r=keeler 2016-05-19 22:00:44 -07:00
nsSecurityHeaderParser.cpp Bug 1329237 - Avoid non-smart string IDL types in nsISiteSecurityService.idl. r=keeler 2017-01-14 13:10:06 +08:00
nsSecurityHeaderParser.h Bug 1329237 - Avoid non-smart string IDL types in nsISiteSecurityService.idl. r=keeler 2017-01-14 13:10:06 +08:00
nsSiteSecurityService.cpp Bug 1368107 - Remove TransportSecurityInfo::GetHostNameRaw(). r=keeler 2017-06-03 13:35:51 +08:00
nsSiteSecurityService.h Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (PSM) r=Cykesiopka,keeler 2017-02-14 10:29:10 +08:00
nsSmartCardMonitor.cpp Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto 2017-02-07 18:57:23 +08:00
nsSmartCardMonitor.h
nsTLSSocketProvider.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsTLSSocketProvider.h
nsVerificationJob.h
security-prefs.js bug 1366100 - disable OCSP fetching for DV certificates in nightly r=jaws,jcj 2017-05-23 17:07:51 -07:00