..
crashtests
tests
bug 1278041 - skip TLS Feature checks so HPKP can be set r=mgoodwin
2016-06-20 16:36:36 -07:00
CertBlocklist.cpp
Bug 1266235 - Use blocklist prefix in preference names. r=MattN
2016-05-19 12:51:13 +02: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
ContentSignatureVerifier.cpp
Bug 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -07:00
ContentSignatureVerifier.h
Bug 1252882 - Add a Content Signature Service r=keeler,r=franziskus,r=Cykesiopka
2016-04-13 13:26:01 +01:00
CryptoTask.cpp
Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler
2015-05-26 10:31:23 -07:00
CryptoTask.h
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
CSTrustDomain.cpp
Bug 1271496 - Stop using Scoped.h in non-exported PSM code. r=keeler
2016-05-23 19:50:26 -07:00
CSTrustDomain.h
bug 982932 - only allow Netscape-stepUp to be used for serverAuth for old CA certificates r=Cykesiopka,jcj
2016-05-05 16:11:11 -07:00
DataStorage.cpp
Bug 1271402: name and cleanup DataStorage thread when running XPCshell r=froyd,dkeeler
2016-05-11 00:11:40 -04: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
LocalCertService.cpp
Bug 1271496 - Stop using Scoped.h in non-exported PSM code. r=keeler
2016-05-23 19:50:26 -07: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
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 1275479 - Create nsIU2FToken base interface (Part 2). r=keeler
2016-05-27 13:44:20 -07:00
nsCertOverrideService.cpp
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
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 1267905 - Replace uses of ScopedCERTCertList with UniqueCERTCertList. r=keeler
2016-05-05 14:56:36 -07:00
nsCertPicker.h
bug 1215690 - remove nsPSMUITracker r=Cykesiopka r=mgoodwin
2015-10-16 14:31:57 -07:00
nsCertTree.cpp
Bug 1271501 - Downgrade unnecessarily strong reinterpret_casts in PSM. r=keeler
2016-05-18 18:58:41 -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 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07: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 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -07: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 1164714 - Move and flatten security/manager/boot/{public,src}/ into security/manager/ssl/. r=keeler
2015-05-26 10:31:25 -07:00
nsICertificateDialogs.idl
Bug 1251009 - Remove unused nsICertificateDialogs.notifyCACertExists() method. r=keeler, r=mfinkle
2016-03-16 12:48:59 -07: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
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
nsIClientAuthDialogs.idl
Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler
2015-05-26 10:30:46 -07:00
nsIContentSignatureVerifier.idl
Bug 1265085 - Replace verification source with a SAN in the content signature verifier interface. r=Cykesiopka,r=fkiefer
2016-04-18 14:55:56 +01: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
nsIKeygenThread.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
nsILocalCertService.idl
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
nsINSSU2FToken.idl
Bug 1275479 - Create nsIU2FToken base interface (Part 2). r=keeler
2016-05-27 13:44:20 -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
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
nsISSLStatus.idl
Bug 1250568 - Adding TLS 1.3 to nsISSLStatus, r=keeler
2016-04-04 16:21:19 -03: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
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
nsIU2FToken.idl
Bug 1275479 - Create nsIU2FToken base interface (Part 2). r=keeler
2016-05-27 13:44:20 -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 1265113 - implement platform support for enterprise roots r=Cykesiopka,mhowell,rbarnes
2016-04-13 15:36:22 -07: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
nsKeygenHandler.cpp
Bug 1265164 - Always use nsCOMPtrs with getNSSDialogs(). r=keeler
2016-04-27 18:16:48 -07:00
nsKeygenHandler.h
Bug 1265164 - Always use nsCOMPtrs with getNSSDialogs(). r=keeler
2016-04-27 18:16:48 -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
nsKeyModule.cpp
Bug 1270005 - Replace uses of ScopedPK11SlotInfo with UniquePK11SlotInfo in PSM. r=keeler
2016-05-09 18:02:40 -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
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 1278605 - ensure that nsICertOverrideService can be implemented in JS r=Cykesiopka
2016-06-07 11:27:33 -07:00
nsNSSCallbacks.h
Bug 1271501 - Remove unnecessary uses of reinterpret_cast in PSM. r=keeler
2016-05-18 18:58:40 -07:00
nsNSSCertHelper.cpp
Bug 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -07:00
nsNSSCertHelper.h
Bug 1267905 - Replace uses of ScopedCERTCertList with UniqueCERTCertList. r=keeler
2016-05-05 14:56:36 -07:00
nsNSSCertificate.cpp
Bug 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -07:00
nsNSSCertificate.h
Bug 1267905 - Replace uses of ScopedCERTCertList with UniqueCERTCertList. r=keeler
2016-05-05 14:56:36 -07:00
nsNSSCertificateDB.cpp
bug 1265113 - implement platform support for enterprise roots r=Cykesiopka,mhowell,rbarnes
2016-04-13 15:36:22 -07:00
nsNSSCertificateDB.h
Bug 160122 - Stop using PR_smprintf in PSM. r=keeler
2016-05-10 23:38:55 -07:00
nsNSSCertificateFakeTransport.cpp
Bug 1271501 - Remove unnecessary uses of reinterpret_cast in PSM. r=keeler
2016-05-18 18:58:40 -07:00
nsNSSCertificateFakeTransport.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 1273749 - Address misc issues with nsNSSCertValidity. r=keeler
2016-05-19 17:35:09 -07:00
nsNSSCertValidity.h
Bug 1273749 - Address misc issues with nsNSSCertValidity. r=keeler
2016-05-19 17:35:09 -07:00
nsNSSComponent.cpp
Bug 1268728 - Remove ability to enable RC4. r=keeler
2016-06-07 22:17:43 +09:00
nsNSSComponent.h
bug 1265113 - implement platform support for enterprise roots r=Cykesiopka,mhowell,rbarnes
2016-04-13 15:36:22 -07: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 1277014 - Fix -Wstring-conversion warnings in security/manager/ssl/. r=keeler
2016-05-31 21:51:50 -07:00
nsNSSIOLayer.h
Bug 1265164 - Always use nsCOMPtrs with getNSSDialogs(). r=keeler
2016-04-27 18:16:48 -07:00
nsNSSModule.cpp
bug 883718 - remove nsIEntropyCollector and implementation r=mgoodwin,mrbkap
2016-05-10 16:24:44 -07:00
nsNSSShutDown.cpp
Bug 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -07:00
nsNSSShutDown.h
Bug 1235634 - Construct nsNSSShutdownList::singleton lazily on first use r=keeler
2016-04-13 11:06:44 +02:00
nsNSSU2FToken.cpp
Bug 1275197 - Ensure nsNSSU2FToken.cpp GetSymKeyByNickname() does not cause leaks. r=keeler
2016-06-01 22:43:37 -07:00
nsNSSU2FToken.h
Bug 1275479 - Create nsIU2FToken base interface (Part 2). r=keeler
2016-05-27 13:44:20 -07: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 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
2016-05-22 13:31:11 -07:00
nsNTLMAuthModule.h
Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler
2015-05-26 10:31:23 -07:00
nsPK11TokenDB.cpp
Bug 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -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 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -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 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -07:00
nsPKCS12Blob.h
Bug 1082346 - 01. Convert PKCS12 password endian using copyAndSwapToBigEndian. r=keeler
2016-05-07 15:58:12 +08: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
nsPSMBackgroundThread.cpp
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
nsPSMBackgroundThread.h
Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler
2015-05-26 10:31:23 -07:00
nsRandomGenerator.cpp
Bug 1271501 - Downgrade unnecessarily strong reinterpret_casts in PSM. r=keeler
2016-05-18 18:58:41 -07:00
nsRandomGenerator.h
Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler
2015-05-26 10:31:23 -07:00
nsSDR.cpp
Bug 1273711 - Avoid OOM aborts in nsSecretDecoderRing::encode(). r=cykesiopka.
2016-05-19 08:55:48 +10:00
nsSDR.h
Bug 1252882 - Add a Content Signature Service r=keeler,r=franziskus,r=Cykesiopka
2016-04-13 13:26:01 +01:00
nsSecureBrowserUIImpl.cpp
Bug 1222754 - Replace nsSecureBrowserUIImpl::mOnStateLocationChangeReentranceDetection and nsAutoAtomic. r=keeler
2016-05-19 22:00:44 -07:00
nsSecureBrowserUIImpl.h
Bug 1222754 - Replace nsSecureBrowserUIImpl::mOnStateLocationChangeReentranceDetection and nsAutoAtomic. r=keeler
2016-05-19 22:00:44 -07: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
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
nsSiteSecurityService.cpp
bug 1278041 - skip TLS Feature checks so HPKP can be set r=mgoodwin
2016-06-20 16:36:36 -07: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 1270005 - Replace uses of ScopedPK11SlotInfo with UniquePK11SlotInfo in PSM. r=keeler
2016-05-09 18:02:40 -07:00
nsSmartCardMonitor.h
Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler
2015-05-26 10:31:23 -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-384 - a=hsts-update
2016-06-04 05:09:30 -07:00
nsSTSPreloadList.inc
No bug, Automated HSTS preload list update from host bld-linux64-spot-384 - a=hsts-update
2016-06-04 05:09:30 -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 1267905 - Replace uses of ScopedCERTCertList with UniqueCERTCertList. r=keeler
2016-05-05 14:56:36 -07: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
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 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -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 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
PublicKeyPinningService.cpp
Bug 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -07:00
PublicKeyPinningService.h
Bug 1267905 - Replace uses of ScopedCERTCertList with UniqueCERTCertList. r=keeler
2016-05-05 14:56:36 -07:00
PublicSSL.h
Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler
2015-05-26 10:31:23 -07:00
RootCertificateTelemetryUtils.cpp
Bug 1271501 - Downgrade unnecessarily strong reinterpret_casts in PSM. r=keeler
2016-05-18 18:58:41 -07:00
RootCertificateTelemetryUtils.h
Bug 1153444 - Fix up Key Pinning Telemetry (r=keeler)
2015-08-21 15:14:08 +01:00
RootHashes.inc
bug 1266563 - regenerate CA telemetry hash table r=jcj
2016-06-03 16:12:38 -07:00
ScopedNSSTypes.h
Bug 1271496 - Stop using Scoped.h in non-exported PSM code. r=keeler
2016-05-23 19:50:26 -07:00
SharedCertVerifier.h
bug 982932 - only allow Netscape-stepUp to be used for serverAuth for old CA certificates r=Cykesiopka,jcj
2016-05-05 16:11:11 -07: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
SSLServerCertVerification.cpp
Bug 1271496 - Stop using Scoped.h in non-exported PSM code. r=keeler
2016-05-23 19:50:26 -07:00
SSLServerCertVerification.h
Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler
2015-05-26 10:31:23 -07: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-384 - a=hpkp-update
2016-06-04 05:09:33 -07:00
TransportSecurityInfo.cpp
Bug 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler
2016-05-18 21:20:56 -07:00
TransportSecurityInfo.h
Bug 1267905 - Replace uses of ScopedCERTCertList with UniqueCERTCertList. r=keeler
2016-05-05 14:56:36 -07: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