gecko-dev/security/manager/ssl
David Keeler b2887661d5 bug 1263221 - improve how PSM handles the visibility of __CERT_AddTempCertToPerm r=chmanchester,mgoodwin
MozReview-Commit-ID: GXiXANNa6Op

--HG--
extra : rebase_source : ffb96a89aabd933f200e39d528d6f5f41e035d7e
2016-04-08 10:30:32 -07:00
..
crashtests Bug 582297 - Make <keygen> work in e10s. r=billm/dkeeler 2014-11-26 14:28:28 -08:00
tests bug 1263221 - improve how PSM handles the visibility of __CERT_AddTempCertToPerm r=chmanchester,mgoodwin 2016-04-08 10:30:32 -07:00
CertBlocklist.cpp Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in security subdirectory.r=nfroyd 2016-01-28 10:36:00 -08:00
CertBlocklist.h Bug 1227970 - Perform preference checks to allow OCSP Bypass for OneCRL via Kinto r=keeler 2015-11-26 16:57:21 +00:00
CryptoTask.cpp Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
CryptoTask.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
DataStorage.cpp Bug 1214305 - Part 10: Clean up global DataStorage references in the child process; r=keeler 2016-01-04 16:30:02 -05:00
DataStorage.h Bug 1215723 - Part 3: Propagate updates to DataStorage from the parent process to the content processes; r=keeler 2015-10-30 15:30:00 -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
NSSErrorsService.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07: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 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
PSMContentListener.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
PSMRunnable.cpp Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
PSMRunnable.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
PublicKeyPinningService.cpp Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in security subdirectory.r=nfroyd 2016-01-28 10:36:00 -08:00
PublicKeyPinningService.h Bug 1233328 - Part 1: Ignore SHA-1 pins in PublicKeyPinningService.cpp. r=keeler 2016-01-20 20:40:01 -08:00
PublicSSL.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
RootCertificateTelemetryUtils.cpp Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in security subdirectory.r=nfroyd 2016-01-28 10:36:00 -08:00
RootCertificateTelemetryUtils.h Bug 1153444 - Fix up Key Pinning Telemetry (r=keeler) 2015-08-21 15:14:08 +01:00
RootHashes.inc Bug 1164714 - Move and flatten security/manager/boot/{public,src}/ into security/manager/ssl/. r=keeler 2015-05-26 10:31:25 -07:00
SSLServerCertVerification.cpp Bug 1259909 - Obviate char PORT_Free() calls in PSM. r=keeler 2016-04-09 01:03:59 -07:00
SSLServerCertVerification.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
ScopedNSSTypes.h Bug 1258298 - Switch more Scoped.h templates in PSM to UniquePtr equivalents. r=keeler 2016-03-24 18:30:37 -07:00
SharedCertVerifier.h bug 1245280 - add policy mechanism to optionally enforce BRs for falling back to subject CN r=Cykesiopka,mgoodwin 2016-02-09 10:14:27 -08:00
SharedSSLState.cpp Bug 1228346 - initialize mOCSPMustStapleEnabled in constructor. r=dkeeler 2015-11-26 07:40:00 +01:00
SharedSSLState.h Bug 901698 - Implement OCSP-must-staple; r=keeler 2015-11-13 16:49:08 +00:00
StaticHPKPins.errors No bug, Automated HPKP preload list update from host bld-linux64-spot-223 - a=hpkp-update 2016-03-08 19:41:38 -08:00
StaticHPKPins.h No bug, Automated HPKP preload list update from host bld-linux64-spot-428 - a=hpkp-update 2016-04-09 04:47:02 -07:00
TransportSecurityInfo.cpp Bug 1260644 - Use UniquePLArenaPool to manage PLArenaPools in PSM. r=keeler 2016-04-04 17:35:24 -07:00
TransportSecurityInfo.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
WeakCryptoOverride.cpp Bug 1219088 - Clear the session cache when a weak crypto override is revoked. r=keeler 2015-11-11 23:13:34 +09:00
WeakCryptoOverride.h Bug 1168635 - Add an XPCOM interface to allow RC4. r=keeler 2015-10-15 05:48:27 +09: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 1263221 - improve how PSM handles the visibility of __CERT_AddTempCertToPerm r=chmanchester,mgoodwin 2016-04-08 10:30:32 -07:00
nsCertOverrideService.cpp bug 1240173 - improve nsIX509Cert.dbKey r=Cykesiopka 2016-01-15 14:33:56 -08:00
nsCertOverrideService.h Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
nsCertPicker.cpp Bug 1248874 - Replace Scoped.h templates used only by PSM in ScopedNSSTypes.h with UniquePtr equivalents. r=dkeeler 2016-02-18 06:01:39 -08:00
nsCertPicker.h bug 1215690 - remove nsPSMUITracker r=Cykesiopka r=mgoodwin 2015-10-16 14:31:57 -07:00
nsCertTree.cpp Bug 1252384 - Remove nsICertTree.isHostPortOverride(). r=dkeeler 2016-04-06 07:02:17 -07: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
nsCertVerificationThread.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsCertVerificationThread.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsClientAuthRemember.cpp bug 1240173 - improve nsIX509Cert.dbKey r=Cykesiopka 2016-01-15 14:33:56 -08:00
nsClientAuthRemember.h Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
nsCrypto.cpp Bug 1248874 - Replace Scoped.h templates used only by PSM in ScopedNSSTypes.h with UniquePtr equivalents. r=dkeeler 2016-02-18 06:01:39 -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 1259909 - Obviate char PORT_Free() calls in PSM. r=keeler 2016-04-09 01:03:59 -07:00
nsCryptoHash.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsDataSignatureVerifier.cpp Bug 1260644 - Use UniquePLArenaPool to manage PLArenaPools in PSM. r=keeler 2016-04-04 17:35:24 -07:00
nsDataSignatureVerifier.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsEntropyCollector.cpp Bug 1164714 - Move and flatten security/manager/boot/{public,src}/ into security/manager/ssl/. r=keeler 2015-05-26 10:31:25 -07:00
nsEntropyCollector.h Bug 1164714 - Move and flatten security/manager/boot/{public,src}/ into security/manager/ssl/. r=keeler 2015-05-26 10:31:25 -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
nsIBufEntropyCollector.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
nsICertBlocklist.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
nsICertOverrideService.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsICertPickDialogs.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07: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 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIDataSignatureVerifier.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07: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
nsINSSVersion.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIPK11Token.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIPK11TokenDB.idl Bug 1220237 - Remove uses of nsIEnumerator from PSM. r=keeler 2016-02-24 17:42:45 -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 1220237 - Remove uses of nsIEnumerator from PSM. r=keeler 2016-02-24 17:42:45 -08:00
nsIPKCS11ModuleDB.idl Bug 1220237 - Remove uses of nsIEnumerator from PSM. r=keeler 2016-02-24 17:42:45 -08:00
nsIPKCS11Slot.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIProtectedAuthThread.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsISSLStatus.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07: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
nsISecurityUITelemetry.idl Make 'Go Back' button work even when there is nothing to go back to (bug 1221084); r=paolo 2015-11-16 15:37:27 +02:00
nsISiteSecurityService.idl Bug 1195615 - Log a web console warning when a HPKP header is ignored due to a non-built in root cert. r=keeler 2015-08-20 14:33:29 -07:00
nsITokenDialogs.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsITokenPasswordDialogs.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -07:00
nsIUserCertPicker.idl Bug 278689 - Multiple Certificates with the same subject are not shown in the digital signature select cert combo (only one is shown) r=dkeeler 2015-09-05 07:52:00 +02:00
nsIWeakCryptoOverride.idl Bug 1215795 - Fix documentation in nsIWeakCryptoOverride.idl. r=keeler IGNORE IDL 2015-10-20 20:29:56 +09:00
nsIX509Cert.idl bug 1228175 - fix IsCertBuiltInRoot r=Cykesiopka,mgoodwin 2016-03-04 17:06:33 -08:00
nsIX509CertDB.idl bug 1241650 - remove nsIX509CertDB.findCertNicknames r=mgoodwin 2016-01-21 15:14:31 -08:00
nsIX509CertList.idl Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler 2015-05-26 10:30:46 -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 1258298 - Switch more Scoped.h templates in PSM to UniquePtr equivalents. r=keeler 2016-03-24 18:30:37 -07: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 1260644 - Use UniquePLArenaPool to manage PLArenaPools in PSM. r=keeler 2016-04-04 17:35:24 -07:00
nsKeygenHandler.h bug 1215690 - remove nsPSMUITracker r=Cykesiopka r=mgoodwin 2015-10-16 14:31:57 -07:00
nsKeygenHandlerContent.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
nsKeygenHandlerContent.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsKeygenThread.cpp Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07: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 1238001 - Allow TLS info to be updated on renegotiation, r=keeler 2016-02-23 08:00:00 -08:00
nsNSSCallbacks.h Bug 1004149 - Return mozilla::pkix::Result values in nsNSSHttpInterface functions. r=keeler 2016-03-18 21:11:03 -07:00
nsNSSCertHelper.cpp Bug 1259909 - Obviate char PORT_Free() calls in PSM. r=keeler 2016-04-09 01:03:59 -07:00
nsNSSCertHelper.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsNSSCertTrust.cpp Bug 1064402 - Part 2: Remove nsIX509CertDB.importServerCertificate() and nsIX509Cert::SERVER_CERT support in importCertsFromFile(). r=keeler 2016-02-06 20:41:11 -08:00
nsNSSCertTrust.h Bug 1064402 - Part 2: Remove nsIX509CertDB.importServerCertificate() and nsIX509Cert::SERVER_CERT support in importCertsFromFile(). r=keeler 2016-02-06 20:41:11 -08:00
nsNSSCertValidity.cpp Bug 1253010 - part 3 - create all nsIDateTimeFormat instances directly; r=smontagu 2015-12-05 11:03:27 -05:00
nsNSSCertValidity.h Bug 1253010 - part 1 - refactor nsX509CertValidity time formatting; r=keeler 2015-12-05 10:26:19 -05:00
nsNSSCertificate.cpp Bug 1259909 - Obviate char PORT_Free() calls in PSM. r=keeler 2016-04-09 01:03:59 -07:00
nsNSSCertificate.h bug 1239166 - platform work to support Microsoft Family Safety functionality r=froydnj,mgoodwin,mhowell,rbarnes,vladan 2016-01-12 15:39:43 -08:00
nsNSSCertificateDB.cpp bug 1263221 - improve how PSM handles the visibility of __CERT_AddTempCertToPerm r=chmanchester,mgoodwin 2016-04-08 10:30:32 -07:00
nsNSSCertificateDB.h Bug 1250258 - Partially clean up nsNSSCertificateDB.cpp import methods. r=keeler 2016-03-16 03:54:26 -07:00
nsNSSCertificateFakeTransport.cpp bug 1228175 - fix IsCertBuiltInRoot r=Cykesiopka,mgoodwin 2016-03-04 17:06:33 -08:00
nsNSSCertificateFakeTransport.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsNSSComponent.cpp bug 1263221 - improve how PSM handles the visibility of __CERT_AddTempCertToPerm r=chmanchester,mgoodwin 2016-04-08 10:30:32 -07:00
nsNSSComponent.h Backed out changeset 917819510b3f (bug 1235634) for memory leaks on a CLOSED TREE 2016-03-22 16:08:55 +01: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 1259909 - Obviate char PORT_Free() calls in PSM. r=keeler 2016-04-09 01:03:59 -07:00
nsNSSIOLayer.h Bug 1254306 - Do not check the fallback limit version for the RC4 fallback. r=keeler 2016-03-09 07:38:43 +09:00
nsNSSModule.cpp Bug 1168635 - Add an XPCOM interface to allow RC4. r=keeler 2015-10-15 05:48:27 +09:00
nsNSSShutDown.cpp Backed out changeset 917819510b3f (bug 1235634) for memory leaks on a CLOSED TREE 2016-03-22 16:08:55 +01:00
nsNSSShutDown.h Backed out changeset 917819510b3f (bug 1235634) for memory leaks on a CLOSED TREE 2016-03-22 16:08:55 +01: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 1197314: Remove PR_snprintf calls in security/manager/ssl/ r=keeler 2016-02-26 15:31:43 -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 1251801 - Ensure arguments of all public methods are checked. r=keeler 2016-03-29 18:14:29 -07:00
nsPK11TokenDB.h Bug 1251801 - Improve handling of PK11_* function error codes. r=keeler 2016-03-29 18:14:29 -07:00
nsPKCS11Slot.cpp Bug 1252722 - Improve handling of PK11_* function error codes. r=keeler 2016-03-31 17:33:00 -07:00
nsPKCS11Slot.h Bug 1252722 - Improve handling of PK11_* function error codes. r=keeler 2016-03-31 17:33:00 -07:00
nsPKCS12Blob.cpp Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in security subdirectory.r=nfroyd 2016-01-28 10:36:00 -08:00
nsPKCS12Blob.h bug 1215690 - remove nsPSMUITracker r=Cykesiopka r=mgoodwin 2015-10-16 14:31:57 -07:00
nsPSMBackgroundThread.cpp Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsPSMBackgroundThread.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsProtectedAuthThread.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsProtectedAuthThread.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsRandomGenerator.cpp Bug 1217320 - Remove more XPIDL signature comments in .cpp files. r=froydnj 2015-10-27 06:54:25 +02:00
nsRandomGenerator.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsSDR.cpp Bug 1250256 - Partially clean up nsSDR.cpp. r=keeler 2016-03-01 20:07:53 -08:00
nsSDR.h bug 1215690 - remove nsPSMUITracker r=Cykesiopka r=mgoodwin 2015-10-16 14:31:57 -07:00
nsSSLSocketProvider.cpp Bug 1200802 - Accept RFC1929 SOCKS credentials in proxyInfo. r=michal 2015-11-24 22:56:00 +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 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsSSLStatus.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsSTSPreloadList.errors No bug, Automated HSTS preload list update from host bld-linux64-spot-428 - a=hsts-update 2016-04-09 04:47:00 -07:00
nsSTSPreloadList.inc No bug, Automated HSTS preload list update from host bld-linux64-spot-428 - a=hsts-update 2016-04-09 04:47:00 -07:00
nsSecureBrowserUIImpl.cpp Bug 1127158 - Remove brittle debug only flag math in nsSecureBrowserUIImpl.cpp. r=dkeeler 2016-04-01 06:16:58 -07:00
nsSecureBrowserUIImpl.h Bug 1201437 - Add new WebProgress state flag for user-overridden cert. r=keeler 2016-02-24 22:46:52 -08:00
nsSecurityHeaderParser.cpp Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in security subdirectory.r=nfroyd 2016-01-28 10:36:00 -08:00
nsSecurityHeaderParser.h Bug 1225682 - Don't use nsAuto{,C}String as class member variables in security/manager/. r=keeler 2015-12-02 11:04:37 +09:00
nsSiteSecurityService.cpp Bug 1255425 - part 2 - pack kSTSPreloadList into a more efficient format; r=keeler 2016-03-24 15:09:28 -04:00
nsSiteSecurityService.h Bug 1255425 - part 2 - pack kSTSPreloadList into a more efficient format; r=keeler 2016-03-24 15:09:28 -04:00
nsSmartCardMonitor.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
nsSmartCardMonitor.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsTLSSocketProvider.cpp Bug 1200802 - Accept RFC1929 SOCKS credentials in proxyInfo. r=michal 2015-11-24 22:56:00 +01:00
nsTLSSocketProvider.h Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler 2015-05-26 10:31:23 -07:00
nsUsageArrayHelper.cpp Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in security subdirectory.r=nfroyd 2016-01-28 10:36:00 -08:00
nsUsageArrayHelper.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