gecko-dev/security/manager/ssl
2020-05-05 10:40:38 +00:00
..
cert_storage Bug 1629779 - Avoid cert_storage rkv option warning. r=keeler 2020-04-14 17:47:25 +00:00
crashtests
osclientcerts Bug 1628772 - Update core-foundation dependency to 0.7 r=kats 2020-04-11 20:14:41 +00:00
tests Bug 1631404 - work around mozilla::pkix forbidding id-kp-OCSPSigning unless specifically required r=bbeurdouche 2020-04-29 20:24:33 +00:00
CertBlocklist.cpp Bug 1609107 - Update CertBlocklist to use UniquePtr. r=keeler 2020-01-14 17:29:06 +00:00
CertBlocklist.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
CommonSocketControl.cpp Bug 1485652 - Reimplement IsAcceptableForHost r=keeler 2020-04-24 14:45:56 +00:00
CommonSocketControl.h Bug 1584104 - Add some information needed by parent process to nsITransportSecurityInfo r=keeler 2020-03-02 20:28:15 +00:00
components.conf bug 1024871 - stop importing certificates when navigated to r=kjacobs,jld 2020-03-16 18:50:35 +00:00
ContentSignatureVerifier.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
ContentSignatureVerifier.h bug 1534600 - make nsIContentSignatureVerifier asynchronous r=KevinJacobs,mythmon,glasserc 2019-05-03 21:21:58 +00:00
CredentialManagerSecret.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
CredentialManagerSecret.h
CryptoTask.cpp bug 1555854 - avoid creating transient threads in PSM (particularly CryptoTask) r=KevinJacobs 2019-06-03 23:47:48 +00:00
CryptoTask.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
CSTrustDomain.cpp bug 1594510 - update all TrustDomain implementations in mozilla-central due to the mozilla::pkix API change in bug 1593141 r=mbirghan 2019-11-15 18:26:45 +00:00
CSTrustDomain.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
DataStorage.cpp Bug 1617950 - Don't block main thread if data storage is not ready r=necko-reviewers,valentin,keeler 2020-04-27 22:02:43 +00:00
DataStorage.h Bug 1617950 - Don't block main thread if data storage is not ready r=necko-reviewers,valentin,keeler 2020-04-27 22:02:43 +00:00
DataStorageIPCUtils.h
DataStorageList.h
DER.jsm Bug 1608278 - Export DER as DERDecoder to avoid duplicate DER global in DER.jsm r=keeler 2020-01-16 18:20:41 +00:00
EnterpriseRoots.cpp Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +00:00
EnterpriseRoots.h
KeychainSecret.cpp
KeychainSecret.h
LibSecret.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
LibSecret.h
LocalCertService.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
LocalCertService.h
md4.c bug 1581986 - fix undefined shift behavior in md4 implementation r=kjacobs 2019-09-23 19:17:52 +00:00
md4.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
moz.build Bug 1512478 - Use sync IPC to get client auth data from parent process r=keeler,mccr8 2020-04-28 20:12:43 +00:00
nsCertOverrideService.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsCertOverrideService.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsCertTree.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsCertTree.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsClientAuthRemember.cpp Bug 1618710 - Refactoring nsClientAuthRememberService to work as a service r=keeler 2020-02-28 01:32:38 +00:00
nsClientAuthRemember.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsCryptoHash.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsCryptoHash.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsIASN1Object.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIASN1PrintableItem.idl
nsIASN1Sequence.idl
nsICertBlocklist.idl Bug 1547877 - enable configuration of new cert storage implementation r=keeler 2019-05-02 23:02:13 +00:00
nsICertificateDialogs.idl
nsICertOverrideService.idl Bug 1577428 - Not allow nsICertOverrideService to be implemented in js r=keeler,ato 2019-09-04 17:17:44 +00:00
nsICertStorage.idl bug 1586855 - incorporate CRLite filters into cert_storage r=jcj,kjacobs 2019-12-05 22:41:53 +00:00
nsICertTree.idl Bug 1577836 - Remove nsIX509CertList from getCerts and loadCertsFromCache r=keeler 2019-09-05 21:35:54 +00:00
nsIClientAuthDialogs.idl Bug 1566030 - Remove nsIClientAuthUserDecision r=keeler,snorp 2019-07-24 17:49:45 +00:00
nsIClientAuthRemember.idl Bug 1618710 - Refactoring nsClientAuthRememberService to work as a service r=keeler 2020-02-28 01:32:38 +00:00
nsIContentSignatureVerifier.idl bug 1534600 - make nsIContentSignatureVerifier asynchronous r=KevinJacobs,mythmon,glasserc 2019-05-03 21:21:58 +00:00
nsICryptoHash.idl
nsICryptoHMAC.idl
nsIKeyModule.idl
nsILocalCertService.idl
nsINSSComponent.idl Bug 1612587 - (2/2) incorporate all known potential issuing certificates when filtering client certificates r=kjacobs,jcj 2020-04-14 02:26:16 +00:00
nsINSSErrorsService.idl
nsINSSVersion.idl
nsIOSKeyStore.idl Bug 1558650. Stop using [array] in nsIOSKeyStore. r=keeler 2019-06-12 23:25:27 +00:00
nsIOSReauthenticator.idl Bug 1623695 - Change the asyncReauthenticateUser API to use wide strings to fix encoding issues with user-facing dialog strings. r=agashlin,spohl 2020-03-20 18:56:40 +00:00
nsIPK11Token.idl
nsIPK11TokenDB.idl
nsIPKCS11Module.idl
nsIPKCS11ModuleDB.idl
nsIPKCS11Slot.idl
nsIProtectedAuthThread.idl
nsISecretDecoderRing.idl Bug 1560447 - Add a decryptMany method to crypto-SDR.js for batch decrypting of stored logins. r=keeler 2019-06-28 16:53:11 +00:00
nsISecurityUITelemetry.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsISiteSecurityService.idl bug 1564481 - reset HSTS/HPKP state to factory settings rather than storing knockout entries for preloaded sites r=jcj r=KevinJacobs 2019-07-11 13:48:28 -07:00
nsITokenDialogs.idl Bug 1315460 - Removal of keygen element r=keeler,baku,jld,hsivonen 2019-06-13 08:58:07 +00:00
nsITokenPasswordDialogs.idl
nsIX509Cert.idl Bug 1510569 - Implement serializers for nsITransportSecurityInfo, nsIX509Cert, and nsIX509CertList r=froydnj,keeler,mayhemer 2019-08-28 18:55:31 +00:00
nsIX509CertDB.idl Bug 1578534 - Change nsIX509CertDB.constructX509 to take Array<uint8_t> r=keeler 2019-11-12 20:59:02 +00:00
nsIX509CertValidity.idl
nsKeyModule.cpp
nsKeyModule.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsNSSASN1Object.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsNSSASN1Object.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsNSSCallbacks.cpp Bug 1485652 - Reimplement IsAcceptableForHost r=keeler 2020-04-24 14:45:56 +00:00
nsNSSCallbacks.h Bug 1592355 - Convert certList to raw array for Pins verification r=keeler 2019-10-31 23:56:32 +00:00
nsNSSCertHelper.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
nsNSSCertHelper.h Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
nsNSSCertificate.cpp Bug 1613255 - Remove redundant return statement. r=sylvestre 2020-02-27 18:25:56 +00:00
nsNSSCertificate.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsNSSCertificateDB.cpp Bug 1624237 - Run misc-unused-using-decls - Remove useless declarations r=andi 2020-03-23 13:15:33 +00:00
nsNSSCertificateDB.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsNSSCertTrust.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsNSSCertTrust.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsNSSCertValidity.cpp
nsNSSCertValidity.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsNSSComponent.cpp Bug 1633879 - check for smart card changes at most once every 3 seconds r=kjacobs 2020-04-30 22:41:06 +00:00
nsNSSComponent.h Bug 1607445 - Clear tokens cache at places where SSL_ClearSessionCache() is called r=keeler 2020-02-18 19:04:28 +00:00
nsNSSHelper.h
nsNSSIOLayer.cpp Bug 1626570 - Improve handling of copying arrays in security/manager/ssl/. r=keeler 2020-05-05 10:40:38 +00:00
nsNSSIOLayer.h Bug 1512478 - Use sync IPC to get client auth data from parent process r=keeler,mccr8 2020-04-28 20:12:43 +00:00
nsNSSModule.cpp bug 1024871 - stop importing certificates when navigated to r=kjacobs,jld 2020-03-16 18:50:35 +00:00
nsNSSModule.h
nsNSSVersion.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsNSSVersion.h
nsNTLMAuthModule.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
nsNTLMAuthModule.h
nsPK11TokenDB.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
nsPK11TokenDB.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsPKCS11Slot.cpp Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
nsPKCS11Slot.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsPKCS12Blob.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsPKCS12Blob.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsProtectedAuthThread.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsProtectedAuthThread.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsRandomGenerator.cpp
nsRandomGenerator.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsSecureBrowserUIImpl.cpp Bug 1512471 - Introduce PVerifySSLServerCert for the certificate verification r=keeler,jld 2020-02-28 10:58:56 +00:00
nsSecureBrowserUIImpl.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsSecurityHeaderParser.cpp
nsSecurityHeaderParser.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
NSSErrorsService.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
NSSErrorsService.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsSiteSecurityService.cpp Bug 1626570 - Improve handling of copying arrays in security/manager/ssl/. r=keeler 2020-05-05 10:40:38 +00:00
nsSiteSecurityService.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
NSSKeyStore.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
NSSKeyStore.h Bug 1578786: Fix up some includes and namespaces in security/manager/ssl so that it may compile in non-unified mode; r=keeler 2019-09-04 18:35:50 +00:00
nsSSLSocketProvider.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsSSLSocketProvider.h
nsSTSPreloadList.inc No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-05-04 14:03:46 +00:00
nsTLSSocketProvider.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
nsTLSSocketProvider.h
nsVerificationJob.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
OSKeyStore.cpp Bug 1624128 - Update CK_GCM_PARAMS uses for PKCS11 v3.0 definition r=keeler 2020-04-14 18:32:19 +00:00
OSKeyStore.h bug 1620390 - use the background thread pool instead of a one-off thread in OSKeyStore r=bbeurdouche 2020-03-17 23:07:48 +00:00
OSReauthenticator.cpp Bug 1631879 - Workaround IsOS/OS_DOMAINMEMBER missing from mingw headers. 2020-04-25 05:16:13 +00:00
OSReauthenticator.h Bug 1623745 - Add a value to the pwmgr.reauthenticated telemetry event to specify if the user was able to authenticate without a password. r=MattN,spohl 2020-04-16 21:33:24 +00:00
OSReauthenticatorDarwin.mm Bug 1623745 - Add a value to the pwmgr.reauthenticated telemetry event to specify if the user was able to authenticate without a password. r=MattN,spohl 2020-04-16 21:33:24 +00:00
PKCS11ModuleDB.cpp bug 1592111 - add the preference "security.osclientcerts.autoload" to control auto-loading the OS client certs module r=jcj 2019-11-13 21:19:57 +00:00
PKCS11ModuleDB.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
PSMIPCCommon.cpp Bug 1512478 - Use sync IPC to get client auth data from parent process r=keeler,mccr8 2020-04-28 20:12:43 +00:00
PSMIPCCommon.h Bug 1512478 - Use sync IPC to get client auth data from parent process r=keeler,mccr8 2020-04-28 20:12:43 +00:00
PSMIPCTypes.ipdlh Bug 1626076 - Make it possible to use DataStorage on socket process r=keeler,dragana,necko-reviewers 2020-04-20 09:41:58 +00:00
PSMRunnable.cpp
PSMRunnable.h
PublicKeyPinningService.cpp Bug 1626570 - Improve handling of copying arrays in security/manager/ssl/. r=keeler 2020-05-05 10:40:38 +00:00
PublicKeyPinningService.h Bug 1592355 - Convert certList to raw array for Pins verification r=keeler 2019-10-31 23:56:32 +00:00
PublicSSL.h
PVerifySSLServerCert.ipdl Bug 1485652 - Reimplement IsAcceptableForHost r=keeler 2020-04-24 14:45:56 +00:00
RemoteSecuritySettings.jsm Bug 1620185 - Remove usage of .openCollection() in other modules r=glasserc 2020-03-17 20:21:54 +00:00
RootCertificateTelemetryUtils.cpp bug 1578732 - #include more headers in RootCertificateTelemetryUtils.cpp so it can compile when chunking changes in unified builds r=kjacobs 2019-09-05 17:46:31 +00:00
RootCertificateTelemetryUtils.h bug 1576755 - split "unknown" bucket in CERT_VALIDATION_SUCCESS_BY_CA (and other _BY_CA probes) r=jcj,kjacobs 2019-09-03 22:19:14 +00:00
RootHashes.inc Bug 1592007 - land NSS 10722c590949 UPGRADE_NSS_RELEASE, r=kjacobs 2019-11-26 19:59:11 +00:00
ScopedNSSTypes.h Bug 1512478 - Use sync IPC to get client auth data from parent process r=keeler,mccr8 2020-04-28 20:12:43 +00:00
SecretDecoderRing.cpp Bug 1626570 - Improve handling of copying arrays in security/manager/ssl/. r=keeler 2020-05-05 10:40:38 +00:00
SecretDecoderRing.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
SharedCertVerifier.h bug 1586855 - incorporate CRLite filters into cert_storage r=jcj,kjacobs 2019-12-05 22:41:53 +00:00
SharedSSLState.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea 2020-03-16 10:56:56 +00:00
SharedSSLState.h Bug 1485652 - Reimplement IsAcceptableForHost r=keeler 2020-04-24 14:45:56 +00:00
SSLServerCertVerification.cpp Bug 1626570 - Improve handling of copying arrays in security/manager/ssl/. r=keeler 2020-05-05 10:40:38 +00:00
SSLServerCertVerification.h Bug 1626570 - Improve handling of copying arrays in security/manager/ssl/. r=keeler 2020-05-05 10:40:38 +00:00
StaticHPKPins.errors
StaticHPKPins.h No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-05-04 14:03:46 +00:00
TransportSecurityInfo.cpp Bug 1620972 - avoid unnecessary do_QueryInterface calls in TransportSecurityInfo r=kjacobs 2020-04-23 19:14:08 +00:00
TransportSecurityInfo.h Bug 1485652 - Reimplement IsAcceptableForHost r=keeler 2020-04-24 14:45:56 +00:00
VerifySSLServerCertChild.cpp Bug 1626570 - Improve handling of copying arrays in security/manager/ssl/. r=keeler 2020-05-05 10:40:38 +00:00
VerifySSLServerCertChild.h Bug 1485652 - Reimplement IsAcceptableForHost r=keeler 2020-04-24 14:45:56 +00:00
VerifySSLServerCertParent.cpp Bug 1626570 - Improve handling of copying arrays in security/manager/ssl/. r=keeler 2020-05-05 10:40:38 +00:00
VerifySSLServerCertParent.h Bug 1485652 - Reimplement IsAcceptableForHost r=keeler 2020-04-24 14:45:56 +00:00
X509.jsm Bug 1608278 - Export DER as DERDecoder to avoid duplicate DER global in DER.jsm r=keeler 2020-01-16 18:20:41 +00:00