gecko-dev/security/manager/ssl
Wes Kocher 05c4aba599 Merge m-c to autoland, a=merge CLOSED TREE
MozReview-Commit-ID: 2dRRh6JLTIL
2017-09-11 15:21:36 -07:00
..
crashtests Bug 1361235 - Part 2: Re-enable some tests. r=emilio 2017-05-11 19:19:52 +08:00
tests bug 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka 2017-08-17 16:11:57 -07: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 1376498 part 4 - Make all nsClassHashtable::RemoveAndForget() consumers use Remove() instead. r=froydnj 2017-07-05 02:01:45 +02: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 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -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 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07: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 1387381 - Remove nsXPIDLString local variables. r=erahm. 2017-08-08 16:07:55 +10:00
LocalCertService.h
NSSErrorsService.cpp Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron. 2017-08-04 14:40:52 +10:00
NSSErrorsService.h
PKCS11ModuleDB.cpp bug 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka 2017-08-17 16:11:57 -07:00
PKCS11ModuleDB.h bug 1391404 - fold nsIPKCS11 into nsIPKCS11ModuleDB r=Cykesiopka 2017-08-16 17:06:59 -07:00
PPSMContentDownloader.ipdl
PSMContentListener.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02: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 Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
PSMRunnable.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -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 Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04: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 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
SSLServerCertVerification.h bug 1227638 - deterministically load EV information r=Cykesiopka,mgoodwin 2016-09-30 18:08:08 -07:00
ScopedNSSTypes.h bug 1372656 - load loadable roots on a background thread r=Cykesiopka,jcj 2017-06-08 16:10:00 -07: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 1391506 - Creating max version, fallback limit, and alt server hello flag values for the tlsFlags r=keeler 2017-08-29 09:04:08 -04:00
SharedSSLState.h Bug 1391506 - Creating max version, fallback limit, and alt server hello flag values for the tlsFlags r=keeler 2017-08-29 09:04:08 -04:00
StaticHPKPins.errors No bug, Automated HPKP preload list update from host bld-linux64-spot-301 - a=hpkp-update 2017-08-10 17:59:41 -07:00
StaticHPKPins.h No bug, Automated HPKP preload list update from host bld-linux64-spot-306 - a=hpkp-update 2017-09-11 10:29:02 -07:00
TransportSecurityInfo.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
TransportSecurityInfo.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02: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 Backed out 3 changesets (bug 1245527) for ASan browser-chrome leaks and Android mochitest bustage 2017-09-09 00:09:21 -07:00
nsCertOverrideService.cpp Bug 1374580 (part 1) - Remove nsASingleFragment{,C}String typedefs. r=froydnj. 2017-06-20 19:18:17 +10:00
nsCertOverrideService.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsCertTree.cpp Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
nsCertTree.h Bug 1390036 (part 1) - Remove most remaining uses of nsXPIDLString. r=erahm. 2017-08-11 18:31:22 +10:00
nsClientAuthRemember.cpp Bug 1391506 - Creating max version, fallback limit, and alt server hello flag values for the tlsFlags r=keeler 2017-08-29 09:04:08 -04: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
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 Backed out 3 changesets (bug 1245527) for ASan browser-chrome leaks and Android mochitest bustage 2017-09-09 00:09:21 -07: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 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka 2017-08-17 16:11:57 -07:00
nsIPK11TokenDB.idl bug 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka 2017-08-17 16:11:57 -07: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 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka 2017-08-17 16:11:57 -07: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 1304923 - adding key exchange group and signature scheme details to devtools view, r=keeler, Honza 2017-08-28 15:29:19 +02: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 1375277 - Move Safe Browsing UI events to a separate telemetry probe. r=francois 2017-08-02 14:01:44 +08:00
nsISiteSecurityService.idl Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07: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 Backed out 3 changesets (bug 1245527) for ASan browser-chrome leaks and Android mochitest bustage 2017-09-09 00:09:21 -07: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
nsKeygenHandler.cpp Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj. 2017-06-20 19:19:05 +10:00
nsKeygenHandler.h Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj. 2017-06-20 19:19:05 +10: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 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
nsKeygenThread.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsNSSASN1Object.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsNSSASN1Object.h
nsNSSCallbacks.cpp Bug 1397833 - don't assert on custom TLS key-exchange groups, r=keeler 2017-09-08 11:53:11 +02: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 1387381 - Remove nsXPIDLString local variables. r=erahm. 2017-08-08 16:07:55 +10: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 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsNSSCertTrust.h bug 1382866 - prompt for authentication when changing certificate trust fails r=Cykesiopka,jcj 2017-07-21 16:58:42 -07: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 1390428 (part 1) - Remove many nsXPIDLCString local variables. r=erahm. 2017-08-16 13:58:35 +10:00
nsNSSCertificate.h Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
nsNSSCertificateDB.cpp bug 1397471 - nsNSSCertificateDB::GetCerts needs to wait until the loadable roots have been loaded r=Cykesiopka 2017-09-06 14:29:17 -07:00
nsNSSCertificateDB.h Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
nsNSSComponent.cpp bug 1396137 - update broken fips pkcs#11 module db handling code for when we use the sqlite-backed databses r=jcj 2017-09-01 15:54:40 -07:00
nsNSSComponent.h bug 1372656 - load loadable roots on a background thread r=Cykesiopka,jcj 2017-06-08 16:10:00 -07:00
nsNSSErrors.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsNSSHelper.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsNSSIOLayer.cpp Bug 910207 - Prevent client certificate pop-up coming from a speculative connection, r=dkeeler 2017-09-01 10:42:00 +02:00
nsNSSIOLayer.h Bug 910207 - Prevent client certificate pop-up coming from a speculative connection, r=dkeeler 2017-09-01 10:42:00 +02:00
nsNSSModule.cpp Backed out 3 changesets (bug 1245527) for ASan browser-chrome leaks and Android mochitest bustage 2017-09-09 00:09:21 -07:00
nsNSSShutDown.cpp bug 1375709 - avoid deadlock when shutting down NSS r=Cykesiopka,ttaubert 2017-07-10 16:25:51 -07:00
nsNSSShutDown.h bug 1375709 - avoid deadlock when shutting down NSS r=Cykesiopka,ttaubert 2017-07-10 16:25:51 -07:00
nsNSSU2FToken.cpp Backed out 3 changesets (bug 1245527) for ASan browser-chrome leaks and Android mochitest bustage 2017-09-09 00:09:21 -07:00
nsNSSU2FToken.h Backed out 3 changesets (bug 1245527) for ASan browser-chrome leaks and Android mochitest bustage 2017-09-09 00:09:21 -07:00
nsNSSVersion.cpp
nsNSSVersion.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsNTLMAuthModule.cpp Bug 1384835 (part 1, attempt 2) - Use nsA[C]String references instead of pointers for outparams of Get*String() pref functions. r=froydnj. 2017-07-31 10:52:51 +10:00
nsNTLMAuthModule.h
nsPK11TokenDB.cpp bug 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka 2017-08-17 16:11:57 -07: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 1391404 - fold nsIPKCS11 into nsIPKCS11ModuleDB r=Cykesiopka 2017-08-16 17:06:59 -07:00
nsPKCS11Slot.h bug 1391404 - fold nsIPKCS11 into nsIPKCS11ModuleDB r=Cykesiopka 2017-08-16 17:06:59 -07:00
nsPKCS12Blob.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsPKCS12Blob.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsProtectedAuthThread.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02: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 1388925 - Add an opaque flags to have a fine-grained control over TLS configurations. r=mcmanus, r=keeler 2017-08-16 12:41:16 -07:00
nsSSLSocketProvider.h
nsSSLStatus.cpp Bug 1304923 - adding key exchange group and signature scheme details to devtools view, r=keeler, Honza 2017-08-28 15:29:19 +02:00
nsSSLStatus.h Bug 1304923 - adding key exchange group and signature scheme details to devtools view, r=keeler, Honza 2017-08-28 15:29:19 +02:00
nsSTSPreloadList.errors No bug, Automated HSTS preload list update from host bld-linux64-spot-306 - a=hsts-update 2017-09-11 10:28:58 -07:00
nsSTSPreloadList.inc No bug, Automated HSTS preload list update from host bld-linux64-spot-306 - a=hsts-update 2017-09-11 10:28:58 -07:00
nsSecureBrowserUIImpl.cpp Bug 1390428 (part 5) - Remove more nsXPIDLCString uses. r=erahm. 2017-08-16 14:07:18 +10:00
nsSecureBrowserUIImpl.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02: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 1382001 - Part 2: Use a DAFSA for kSTSPreloadList. r=keeler 2017-08-11 14:12:04 -07:00
nsSiteSecurityService.h Bug 1382001 - Part 2: Use a DAFSA for kSTSPreloadList. r=keeler 2017-08-11 14:12:04 -07:00
nsSmartCardMonitor.cpp Bug 1376638 - Minimize uses of prmem.h. r=glandium. 2017-06-30 19:05:41 -07:00
nsSmartCardMonitor.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsTLSSocketProvider.cpp Bug 1388925 - Add an opaque flags to have a fine-grained control over TLS configurations. r=mcmanus, r=keeler 2017-08-16 12:41:16 -07:00
nsTLSSocketProvider.h
nsVerificationJob.h
security-prefs.js Backed out 3 changesets (bug 1245527) for ASan browser-chrome leaks and Android mochitest bustage 2017-09-09 00:09:21 -07:00