gecko-dev/security/manager/ssl
Cykesiopka c44c40b272 Bug 1344442 - Part 4: Misc cleanups. r=keeler
MozReview-Commit-ID: KRQGF3mUxEb

--HG--
extra : rebase_source : 8dcca6b5cee0d22d5af79a864bb3b881665da3b0
2017-03-08 20:54:02 +08:00
..
crashtests
tests Bug 1344442 - Part 2: Improve test coverage of nsICryptoHash and nsICryptoHMAC implementations. r=keeler 2017-03-08 20:47:22 +08:00
CSTrustDomain.cpp Bug 1275238 - Certificate Transparency support in mozilla::pkix; r=keeler 2016-06-15 11:11:00 +03:00
CSTrustDomain.h Bug 1275238 - Certificate Transparency support in mozilla::pkix; r=keeler 2016-06-15 11:11:00 +03:00
CertBlocklist.cpp Bug 1325107 - Stop using NS_ASSERTION() in PSM. r=mgoodwin 2017-01-02 14:11:39 +08:00
CertBlocklist.h
ContentSignatureVerifier.cpp Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg 2017-03-06 17:52:54 +13: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 1325107 - Stop using NS_NOTREACHED() in PSM. r=mgoodwin 2017-01-02 14:11:51 +08:00
DataStorage.h Bug 1325119 - Assert that Init() has been called before DataStorage::WaitForReady() is called; r=keeler 2016-12-21 15:04:16 -05:00
DataStorageIPCUtils.h
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
PPSMContentDownloader.ipdl
PSMContentListener.cpp 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
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 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter 2017-02-16 00:45:15 +05:30
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 1335294: Remove const from data tables under security/ for better codegen on Windows. r=keeler 2017-02-13 09:41:20 +13:00
SSLServerCertVerification.cpp bug 1341905 - double-check that uses of CERT_LIST_* are safe in PSM r=jcj 2017-02-22 15:07:05 -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 1275841 - Make nsISecretDecoderRing.idl encryptString() and decryptString() use the Mozilla string classes. r=keeler 2016-08-19 09:37:48 +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 1293231 - Certificate Transparency - basic telemetry reports; r=Cykesiopka,keeler 2016-08-11 13:41:50 +03: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-228 - a=hpkp-update 2016-11-30 06:51:53 -08:00
StaticHPKPins.h No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update 2017-03-08 07:37:49 -08:00
TransportSecurityInfo.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
TransportSecurityInfo.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
X509.jsm Bug 1329248 - Enable 26 more ESLint rules for PSM. r=mgoodwin 2017-01-14 13:18:03 +08:00
md4.c
md4.h
moz.build Bug 1344441 - Move various Necko IDLs that really ought to be PSM IDLs. r=keeler,mcmanus 2017-03-05 18:30:31 +08:00
nsCertOverrideService.cpp Bug 1342075 - Make nsCertOverride::OverrideBits an enum class. r=keeler 2017-02-23 23:16:53 +08:00
nsCertOverrideService.h Bug 1342075 - Make nsCertOverride::OverrideBits an enum class. r=keeler 2017-02-23 23:16:53 +08: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
nsCrypto.cpp Bug 1296316 - Convert nsNSSShutDownObject::CalledFromType to an enum class. r=mgoodwin 2016-08-20 23:00:19 +08:00
nsCrypto.h
nsCryptoHash.cpp Bug 1344442 - Part 4: Misc cleanups. r=keeler 2017-03-08 20:54:02 +08:00
nsCryptoHash.h Bug 1344442 - Part 3: Use smart pointers. r=keeler 2017-03-08 20:53:50 +08:00
nsDataSignatureVerifier.cpp Bug 1311996 - Fix code using pkix::Result to not conflict with the new mozilla::Result type. r=keeler 2016-10-31 10:05:13 +01:00
nsDataSignatureVerifier.h Bug 1029173 - Clean up nsDataSignatureVerifier. r=keeler 2016-04-12 18:09:06 -07:00
nsIASN1Object.idl
nsIASN1PrintableItem.idl
nsIASN1Sequence.idl
nsIAssociatedContentSecurity.idl
nsIBadCertListener2.idl
nsICertBlocklist.idl
nsICertOverrideService.idl Bug 1275714 - Changes in preparation for FlyWeb landing. Add ability to pin using a cert fingerprint, in addition to using a cert. r=dkeeler 2016-06-01 17:02:34 -04:00
nsICertTree.idl Bug 1252384 - Remove nsICertTree.isHostPortOverride(). r=dkeeler 2016-04-06 07:02:17 -07:00
nsICertificateDialogs.idl Bug 1251009 - Remove unused nsICertificateDialogs.notifyCACertExists() method. r=keeler, r=mfinkle 2016-03-16 12:48:59 -07:00
nsIClientAuthDialogs.idl Bug 1281665 - Change nsIClientAuthDialogs.chooseCertificate() to use hostname instead of CN. r=keeler 2016-07-26 20:16:58 +08:00
nsIContentSignatureVerifier.idl Bug 1263793 - Using content signature verifier for verifying remote newtab, r=keeler,mayhemer 2016-05-19 10:59:48 +02:00
nsICryptoHMAC.idl Bug 1344442 - Part 1: Remove MD2 support from nsICryptoHMAC. r=keeler 2017-03-08 20:44:52 +08:00
nsICryptoHash.idl Bug 1344441 - Move various Necko IDLs that really ought to be PSM IDLs. r=keeler,mcmanus 2017-03-05 18:30:31 +08:00
nsIDataSignatureVerifier.idl
nsIGenKeypairInfoDlg.idl
nsIKeyModule.idl
nsIKeygenThread.idl
nsILocalCertService.idl backout changeset 1a1d7ef3cb0e (bug 1279479) for causing WebRTC compatibility issues 2016-07-22 10:31:34 -07:00
nsINSSErrorsService.idl Bug 1344441 - Move various Necko IDLs that really ought to be PSM IDLs. r=keeler,mcmanus 2017-03-05 18:30:31 +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
nsIPK11Token.idl bug 1324071 - add nsIPK11Token.hasPassword to replace unnecessary uses of nsIPKCS11Slot.status r=Cykesiopka,gps,MattN,sebastian 2016-12-02 15:09:35 -08:00
nsIPK11TokenDB.idl bug 1328456 - disallow empty token names for nsIPK11TokenDB.findTokenByName r=Cykesiopka 2017-01-03 16:23:39 -08:00
nsIPKCS11.idl
nsIPKCS11Module.idl 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
nsIPKCS11ModuleDB.idl 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
nsIPKCS11Slot.idl 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
nsIProtectedAuthThread.idl
nsISSLStatus.idl Bug 1320566 - Certificate Transparency - implement CT Policy. r=Dolske,keeler 2017-01-09 08:22:28 +02:00
nsISSLStatusProvider.idl
nsISecretDecoderRing.idl Bug 1305531 - Use ACString instead of AUTF8String in nsISecretDecoderRing.idl to unbreak decrypting saved usernames and passwords. r=keeler 2016-10-01 09:29:28 +08:00
nsISecurityUITelemetry.idl Bug 1182352 nsISecurityUITelemetry.idl - Remove custom cert check code from app update. r=dveditz 2016-08-18 10:34:18 -07:00
nsISiteSecurityService.idl Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (PSM) r=Cykesiopka,keeler 2017-02-14 10:29:10 +08:00
nsITokenDialogs.idl
nsITokenPasswordDialogs.idl Bug 1325648 - Remove token choosing functionality from changepassword.(js|xul). r=keeler 2017-01-06 23:11:26 +08:00
nsIU2FToken.idl Bug 1275479 - Create nsIU2FToken base interface (Part 2). r=keeler 2016-05-27 13:44:20 -07:00
nsIX509Cert.idl bug 857627 - 2/4: remove nsIX509Cert.nickname r=Cykesiopka,jcj 2016-11-18 13:12:29 -08:00
nsIX509CertDB.idl Bug 1342736 - Remove nsIX509CertDB.verifySignedManifestAsync(). r=mgoodwin 2017-02-26 20:25:36 +08:00
nsIX509CertList.idl Bug 1271501 - Remove unnecessary uses of reinterpret_cast in PSM. r=keeler 2016-05-18 18:58:40 -07:00
nsIX509CertValidity.idl
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 1296316 - Convert nsNSSShutDownObject::CalledFromType to an enum class. r=mgoodwin 2016-08-20 23:00:19 +08:00
nsKeygenHandler.h Bug 1294011 - Obviate manual calls to SECITEM_FreeItem() in PSM. r=keeler 2016-08-13 21:45:00 +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 1323100 - Register most of the remaining threadfunc threads with the profiler. r=froydnj 2017-01-05 16:34:26 +01: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 1310127 - Part 10: Handle netwerk/protocol/http MOZ_MUST_USE functions in PSM. r=wcpan 2016-12-28 16:25:22 +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 1335576 - stop passing nsINSSComponent around everywhere in nsNSSCertHelper.cpp r=Cykesiopka 2017-01-31 14:08:56 -08:00
nsNSSCertHelper.h Bug 1142350 - Remove nsIUserCertPicker, nsICertPickDialogs and associated code from mozilla-central. r=keeler 2016-09-21 19:34:12 +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 1335576 - stop passing nsINSSComponent around everywhere in nsNSSCertHelper.cpp r=Cykesiopka 2017-01-31 14:08:56 -08:00
nsNSSCertificate.h bug 1335576 - stop passing nsINSSComponent around everywhere in nsNSSCertHelper.cpp r=Cykesiopka 2017-01-31 14:08:56 -08:00
nsNSSCertificateDB.cpp Bug 1331983 - Avoid non-smart string IDL types in nsIX509CertDB.idl. r=gcp,keeler,nwgh 2017-02-09 23:11:29 +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
nsNSSCertificateFakeTransport.cpp Bug 1325107 - Stop using NS_NOTREACHED() in PSM. r=mgoodwin 2017-01-02 14:11:51 +08:00
nsNSSCertificateFakeTransport.h Bug 1294011 - Obviate manual calls to SECITEM_FreeItem() in PSM. r=keeler 2016-08-13 21:45:00 +08:00
nsNSSComponent.cpp Bug 1338574 - Part 6: Use MOZ_CRASH_UNSAFE_PRINTF in NSS. r=keeler 2017-02-21 18:02:00 +01:00
nsNSSComponent.h Bug 1325107 - Stop using NS_ASSERTION() in PSM. r=mgoodwin 2017-01-02 14:11:39 +08:00
nsNSSErrors.cpp
nsNSSHelper.h
nsNSSIOLayer.cpp Bug 1279479 - Remove DHE cipher suites from TLS 1.3 ClientHello. r=keeler,mt 2017-03-01 20:57:08 +09: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 1344441 - Move various Necko IDLs that really ought to be PSM IDLs. r=keeler,mcmanus 2017-03-05 18:30:31 +08:00
nsNSSShutDown.cpp Bug 1325107 - Stop using PR_ASSERT() in PSM. r=mgoodwin 2017-01-02 14:11:30 +08:00
nsNSSShutDown.h Bug 1296316 - Convert nsNSSShutDownObject::CalledFromType to an enum class. r=mgoodwin 2016-08-20 23:00:19 +08:00
nsNSSU2FToken.cpp Bug 1122973 - Use templates instead of macros for NSS module factory constructors. r=Cykesiopka,keeler 2017-01-28 11:10:42 +09: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 1328456 - disallow empty token names for nsIPK11TokenDB.findTokenByName r=Cykesiopka 2017-01-03 16:23:39 -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 1334694 - remove token arguments from nsIX509CertDB.importPKCS12File and exportPKCS12File r=Cykesiopka 2017-01-27 15:26:20 -08:00
nsPKCS12Blob.h bug 1334694 - remove token arguments from nsIX509CertDB.importPKCS12File and exportPKCS12File r=Cykesiopka 2017-01-27 15:26:20 -08:00
nsProtectedAuthThread.cpp Bug 1323100 - Register most of the remaining threadfunc threads with the profiler. r=froydnj 2017-01-05 16:34:26 +01: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-302 - a=hsts-update 2017-03-08 07:37:46 -08:00
nsSTSPreloadList.inc No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update 2017-03-08 07:37:46 -08: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 1323644 - Isolate the HSTS and HPKP storage by first party domain (PSM) r=Cykesiopka,keeler 2017-02-14 10:29:10 +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 1323100 - Register most of the remaining threadfunc threads with the profiler. r=froydnj 2017-01-05 16:34:26 +01: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 1339669 - Update security.mixed_content.hsts_priming_cache_timeout default r=mayhemer 2017-02-16 10:48:59 +09:00