gecko-dev/security/manager/ssl
ffxbld ae24a3c83d No bug, Automated HPKP preload list update from host bld-linux64-spot-388 - a=hpkp-update 2017-05-15 08:12:24 -07:00
..
crashtests Bug 1361235 - Part 2: Re-enable some tests. r=emilio 2017-05-11 19:19:52 +08:00
tests Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +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 Bug 1215723 - Part 2: Initialize DataStorage items in the content process from the data in the parent; r=keeler 2015-10-30 15:30:00 -04:00
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 Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
PPSMContentDownloader.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
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 Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
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 Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
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 1361893 - remove two unnecessary mutexes and a cast from SSLServerCertVerification.cpp r=kmckinley 2017-05-03 16:44:17 -07: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-388 - a=hpkp-update 2017-05-15 08:12:24 -07:00
TransportSecurityInfo.cpp Bug 1342737 - Avoid using nsCRT.h and nsCRTGlue.h in PSM. r=keeler 2017-03-28 22:57:15 +08:00
TransportSecurityInfo.h Bug 1342737 - Avoid using nsCRT.h and nsCRTGlue.h in PSM. r=keeler 2017-03-28 22:57:15 +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 bug 496234 - fix md4 implementation by appending the input length as a 64-bit number r=mayhemer 2015-06-25 12:32:44 -07:00
md4.h bug 496234 - use stdint types in md4 implementation r=mayhemer 2015-06-25 12:00:49 -07:00
moz.build Bug 1347461 - Part 1: Add a C++ API for the list of DataStorage classes; r=keeler 2017-04-10 22:44:32 -04: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 Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
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 Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07: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 Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIASN1PrintableItem.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIASN1Sequence.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIAssociatedContentSecurity.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIBadCertListener2.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsICertBlocklist.idl Bug 1338895 - Avoid non-smart string IDL types in remaining PSM IDL files. r=aklotz,keeler 2017-02-26 20:36:40 +08:00
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 1363029 - mark nsICryptoHash builtinclass r=keeler 2017-05-08 10:07:31 -04:00
nsIDataSignatureVerifier.idl Bug 1338895 - Avoid non-smart string IDL types in remaining PSM IDL files. r=aklotz,keeler 2017-02-26 20:36:40 +08:00
nsIGenKeypairInfoDlg.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIKeyModule.idl bug 1230377 - part 2/2: simplify nsIKeyObject and nsIKeyObjectFactory r=jcj 2015-12-04 10:36:51 -08:00
nsIKeygenThread.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
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 Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIPK11Token.idl Bug 1358183 - Remove some unused PSM IDL constants and functions. r=keeler 2017-05-04 00:06:43 +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 Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
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 Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsISSLStatus.idl Bug 1320566 - Certificate Transparency - implement CT Policy. r=Dolske,keeler 2017-01-09 08:22:28 +02:00
nsISSLStatusProvider.idl Bug 1164714 - Move and flatten security/manager/boot/{public,src}/ into security/manager/ssl/. r=keeler 2015-05-26 10:31:25 -07:00
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 1358183 - Remove some unused PSM IDL constants and functions. r=keeler 2017-05-04 00:06:43 +08: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 Bug 1338895 - Avoid non-smart string IDL types in remaining PSM IDL files. r=aklotz,keeler 2017-02-26 20:36:40 +08:00
nsITokenPasswordDialogs.idl Bug 1338895 - Avoid non-smart string IDL types in remaining PSM IDL files. r=aklotz,keeler 2017-02-26 20:36:40 +08:00
nsIU2FToken.idl Bug 1260318 - Scope U2F Soft Tokens to a single AppID r=qdot,rbarnes 2017-02-01 15:21:04 -07:00
nsIX509Cert.idl Bug 1319252 - Remove nsIX509Cert.getAllTokenNames(). r=keeler,mossop 2017-03-19 16:02:26 +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 Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07: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 Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsKeygenThread.cpp Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto 2017-02-07 18:57:23 +08:00
nsKeygenThread.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsNSSASN1Object.cpp Bug 1255438 - create nsI{Mutable,}Array directly; r=keeler 2016-03-25 09:36:25 -04:00
nsNSSASN1Object.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsNSSCallbacks.cpp Bug 1342737 - Avoid using nsCRT.h and nsCRTGlue.h in PSM. r=keeler 2017-03-28 22:57:15 +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 1342737 - Avoid using nsCRT.h and nsCRTGlue.h in PSM. r=keeler 2017-03-28 22:57:15 +08: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 1342737 - Avoid using nsCRT.h and nsCRTGlue.h in PSM. r=keeler 2017-03-28 22:57:15 +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 Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler 2015-12-04 19:46:13 +02:00
nsNSSHelper.h bug 1215690 - remove nsPSMUITracker r=Cykesiopka r=mgoodwin 2015-10-16 14:31:57 -07:00
nsNSSIOLayer.cpp Bug 1337791 - Part 1: JoinConnection() from psm. r=keeler 2017-04-03 17:23:09 -04: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 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 Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsNSSVersion.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsNTLMAuthModule.cpp Bug 1325107 - Stop using NS_ASSERTION() in PSM. r=mgoodwin 2017-01-02 14:11:39 +08:00
nsNTLMAuthModule.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
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 Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsRandomGenerator.cpp Bug 1296316 - Convert nsNSSShutDownObject::CalledFromType to an enum class. r=mgoodwin 2016-08-20 23:00:19 +08:00
nsRandomGenerator.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsSSLSocketProvider.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsSSLSocketProvider.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
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-388 - a=hsts-update 2017-05-15 08:12:21 -07:00
nsSTSPreloadList.inc No bug, Automated HSTS preload list update from host bld-linux64-spot-388 - a=hsts-update 2017-05-15 08:12:21 -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 1347461 - Part 1: Add a C++ API for the list of DataStorage classes; r=keeler 2017-04-10 22:44:32 -04: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 Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsTLSSocketProvider.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsTLSSocketProvider.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsVerificationJob.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
security-prefs.js bug 1361201 - decrease OCSP soft timeout to 1 second on prerelease builds r=jcj 2017-05-01 17:05:31 -07:00