gecko-dev/security/manager/ssl
2016-01-09 04:38:48 -08:00
..
crashtests
tests Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
CertBlocklist.cpp Bug 1227970 - Perform preference checks to allow OCSP Bypass for OneCRL via Kinto r=keeler 2015-11-26 16:57:21 +00: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
CryptoTask.h
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
md4.c
md4.h
moz.build 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
nsCertOverrideService.cpp
nsCertOverrideService.h
nsCertPicker.cpp
nsCertPicker.h
nsCertTree.cpp
nsCertTree.h
nsCertVerificationThread.cpp
nsCertVerificationThread.h
nsClientAuthRemember.cpp
nsClientAuthRemember.h
nsCrypto.cpp
nsCrypto.h
nsCryptoHash.cpp bug 1230377 - part 2/2: simplify nsIKeyObject and nsIKeyObjectFactory r=jcj 2015-12-04 10:36:51 -08:00
nsCryptoHash.h
nsDataSignatureVerifier.cpp
nsDataSignatureVerifier.h
nsEntropyCollector.cpp
nsEntropyCollector.h
nsIASN1Object.idl
nsIASN1PrintableItem.idl
nsIASN1Sequence.idl
nsIAssociatedContentSecurity.idl
nsIBadCertListener2.idl
nsIBufEntropyCollector.idl
nsICertBlocklist.idl
nsICertificateDialogs.idl
nsICertOverrideService.idl
nsICertPickDialogs.idl
nsICertTree.idl
nsIClientAuthDialogs.idl
nsIDataSignatureVerifier.idl
nsIGenKeypairInfoDlg.idl
nsIKeygenThread.idl
nsIKeyModule.idl bug 1230377 - part 2/2: simplify nsIKeyObject and nsIKeyObjectFactory r=jcj 2015-12-04 10:36:51 -08:00
nsINSSVersion.idl
nsIPK11Token.idl
nsIPK11TokenDB.idl
nsIPKCS11.idl
nsIPKCS11Module.idl
nsIPKCS11ModuleDB.idl
nsIPKCS11Slot.idl
nsIProtectedAuthThread.idl
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
nsISSLStatus.idl
nsISSLStatusProvider.idl
nsITokenDialogs.idl
nsITokenPasswordDialogs.idl
nsIUserCertPicker.idl
nsIWeakCryptoOverride.idl
nsIX509Cert.idl
nsIX509CertDB.idl
nsIX509CertList.idl
nsIX509CertValidity.idl
nsKeygenHandler.cpp bug 1218596 - remove nsPSMInitPanic and other unnecessary things from nsNSSComponent r=Cykesiopka r=jcj 2015-10-26 16:02:19 -07:00
nsKeygenHandler.h
nsKeygenHandlerContent.cpp
nsKeygenHandlerContent.h
nsKeygenThread.cpp
nsKeygenThread.h
nsKeyModule.cpp bug 1230377 - part 2/2: simplify nsIKeyObject and nsIKeyObjectFactory r=jcj 2015-12-04 10:36:51 -08:00
nsKeyModule.h bug 1230377 - part 2/2: simplify nsIKeyObject and nsIKeyObjectFactory r=jcj 2015-12-04 10:36:51 -08:00
nsNSSASN1Object.cpp
nsNSSASN1Object.h
nsNSSCallbacks.cpp Bug 1223131 - Don't remove a host from the whitelist if the version fallback was needed. r=keeler 2015-11-12 07:18:37 +09:00
nsNSSCallbacks.h
nsNSSCertHelper.cpp
nsNSSCertHelper.h
nsNSSCertificate.cpp
nsNSSCertificate.h
nsNSSCertificateDB.cpp
nsNSSCertificateDB.h
nsNSSCertificateFakeTransport.cpp
nsNSSCertificateFakeTransport.h
nsNSSCertTrust.cpp
nsNSSCertTrust.h
nsNSSCertValidity.cpp
nsNSSCertValidity.h
nsNSSComponent.cpp Bug 1235308 - Fix -Wimplicit-fallthrough warnings in security/. r=keeler 2015-12-25 00:03:35 -07:00
nsNSSComponent.h bug 1222179 - remove unnecessary observation topics in nsNSSComponent r=Cykesiopka 2015-11-12 16:21:33 -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
nsNSSIOLayer.cpp bug 1230234 - fix a leak in client auth certificate handling r=Cykesiopka 2015-12-03 12:43:23 -08:00
nsNSSIOLayer.h Bug 1200802 - Accept RFC1929 SOCKS credentials in proxyInfo. r=michal 2015-11-24 22:56:00 +01:00
nsNSSModule.cpp
nsNSSShutDown.cpp
nsNSSShutDown.h
nsNSSVersion.cpp
nsNSSVersion.h
nsNTLMAuthModule.cpp
nsNTLMAuthModule.h
nsPK11TokenDB.cpp
nsPK11TokenDB.h
nsPKCS11Slot.cpp
nsPKCS11Slot.h
nsPKCS12Blob.cpp
nsPKCS12Blob.h
nsProtectedAuthThread.cpp
nsProtectedAuthThread.h
nsPSMBackgroundThread.cpp
nsPSMBackgroundThread.h
nsRandomGenerator.cpp
nsRandomGenerator.h
nsSDR.cpp
nsSDR.h
nsSecureBrowserUIImpl.cpp Bug 1235308 - Fix -Wimplicit-fallthrough warnings in security/. r=keeler 2015-12-25 00:03:35 -07:00
nsSecureBrowserUIImpl.h Bug 1110935 - Part 2 - Remove ReentrantMonitor and ReentrantMonitorAutoEnter uses. r=keeler 2015-11-02 22:10:00 +01:00
nsSecurityHeaderParser.cpp
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
NSSErrorsService.h
nsSiteSecurityService.cpp Bug 1215723 - Part 4: Make isSecureHost and isSecureURI usable from the content process; r=keeler 2015-10-30 15:30:00 -04:00
nsSiteSecurityService.h
nsSmartCardMonitor.cpp
nsSmartCardMonitor.h
nsSSLSocketProvider.cpp Bug 1200802 - Accept RFC1929 SOCKS credentials in proxyInfo. r=michal 2015-11-24 22:56:00 +01:00
nsSSLSocketProvider.h
nsSSLStatus.cpp
nsSSLStatus.h
nsSTSPreloadList.errors No bug, Automated HSTS preload list update from host bld-linux64-spot-506 - a=hsts-update 2016-01-09 04:38:48 -08:00
nsSTSPreloadList.inc No bug, Automated HSTS preload list update from host bld-linux64-spot-506 - a=hsts-update 2016-01-09 04:38:48 -08:00
nsTLSSocketProvider.cpp Bug 1200802 - Accept RFC1929 SOCKS credentials in proxyInfo. r=michal 2015-11-24 22:56:00 +01:00
nsTLSSocketProvider.h
nsUsageArrayHelper.cpp
nsUsageArrayHelper.h
nsVerificationJob.h
PPSMContentDownloader.ipdl
PSMContentListener.cpp
PSMContentListener.h
PSMRunnable.cpp
PSMRunnable.h
PublicKeyPinningService.cpp
PublicKeyPinningService.h
PublicSSL.h
RootCertificateTelemetryUtils.cpp
RootCertificateTelemetryUtils.h
RootHashes.inc
ScopedNSSTypes.h Bug 1229587 part 2 - Use verbose format to disable C4061 to workaround bug of VS2015u1. r=keeler 2015-12-03 09:29:42 +11:00
SharedCertVerifier.h
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 901698 - Implement OCSP-must-staple; r=keeler 2015-11-13 16:49:08 +00:00
SSLServerCertVerification.h
StaticHPKPins.errors No bug, Automated HPKP preload list update from host bld-linux64-spot-369 - a=hpkp-update 2015-12-02 14:59:16 -08:00
StaticHPKPins.h No bug, Automated HPKP preload list update from host bld-linux64-spot-389 - a=hpkp-update 2016-01-02 04:05:33 -08:00
TransportSecurityInfo.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
TransportSecurityInfo.h
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