.. |
cert_storage
|
Bug 1710355 - replace the unmaintained memmap crate with memmap2 in cert_storage r=rmf
|
2021-07-15 21:47:12 +00:00 |
crashtests
|
…
|
|
osclientcerts
|
Backed out changeset 0b97742fcc62 (bug 1722306) for causing UI prompts on macOS pre-Big Sur. CLOSED TREE
|
2021-09-08 19:22:40 +03:00 |
rsclientcerts
|
Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers,necko-reviewers,valentin
|
2021-08-23 09:30:24 +00:00 |
tests
|
Bug 1714200: annotate remaining M1 test failures. r=jmaher,application-update-reviewers,bytesized DONTBUILD
|
2021-09-08 18:14:01 +00:00 |
CSTrustDomain.cpp
|
Bug 1682989 - remove CertBlocklist implementation and MOZ_NEW_CERT_STORAGE build variable r=rmf
|
2021-01-19 22:11:25 +00:00 |
CSTrustDomain.h
|
Bug 1682989 - remove CertBlocklist implementation and MOZ_NEW_CERT_STORAGE build variable r=rmf
|
2021-01-19 22:11:25 +00:00 |
CertStorageMemoryReporting.cpp
|
Bug 1677866 - Report memory allocated by `cert_storage` crate r=keeler,emilio
|
2021-04-19 22:12:56 +00:00 |
CommonSocketControl.cpp
|
Bug 1718719 - Disable the TLS early-data if proxy is use r=necko-reviewers,keeler,kershaw
|
2021-09-01 19:57:10 +00:00 |
CommonSocketControl.h
|
Bug 1669679 - Rebuild cert-info when a resumption token is used for HTTP3 r=keeler,necko-reviewers
|
2020-10-28 11:15:14 +00:00 |
ContentSignatureVerifier.cpp
|
Bug 1659786 - avoid CERTCertificate in CSTrustDomain and ContentSignatureVerifier r=rmf
|
2020-08-20 19:28:07 +00:00 |
ContentSignatureVerifier.h
|
…
|
|
CredentialManagerSecret.cpp
|
…
|
|
CredentialManagerSecret.h
|
…
|
|
CryptoTask.cpp
|
…
|
|
CryptoTask.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea
|
2020-03-16 10:56:56 +00:00 |
DER.jsm
|
Bug 1689698 - improve performance of DER.jsm r=mbirghan
|
2021-02-03 22:33:00 +00:00 |
DataStorage.cpp
|
Bug 1689191 - restrict nsISiteSecurityService and DataStorage to the main process r=rmf,necko-reviewers,ipc-reviewers,kershaw,nika
|
2021-06-24 23:39:52 +00:00 |
DataStorage.h
|
Bug 1689191 - restrict nsISiteSecurityService and DataStorage to the main process r=rmf,necko-reviewers,ipc-reviewers,kershaw,nika
|
2021-06-24 23:39:52 +00:00 |
DataStorageIPCUtils.h
|
Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8
|
2020-12-10 11:09:21 +00:00 |
DataStorageList.h
|
Bug 1689191 - restrict nsISiteSecurityService and DataStorage to the main process r=rmf,necko-reviewers,ipc-reviewers,kershaw,nika
|
2021-06-24 23:39:52 +00:00 |
EnterpriseRoots.cpp
|
Bug 1448428 - Part 3: Transition EnterpriseRoots away from unified GeneratedJNIWrappers.h header; r=keeler
|
2020-05-13 18:01:22 +00:00 |
EnterpriseRoots.h
|
…
|
|
KeychainSecret.cpp
|
…
|
|
KeychainSecret.h
|
Bug 1694200 - Check for the preferred client cert on macOS. r=keeler
|
2021-04-07 22:38:54 +00:00 |
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 1686779 - remove isSelfSigned from nsIX509Cert r=rmf
|
2021-01-19 17:01:57 +00:00 |
LocalCertService.h
|
…
|
|
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 1682989 - remove CertBlocklist implementation and MOZ_NEW_CERT_STORAGE build variable r=rmf
|
2021-01-19 22:11:25 +00:00 |
NSSKeyStore.cpp
|
Bug 1639795: Update keystore name to be user-friendly r=MattN,keeler
|
2020-06-10 21:53:19 +00:00 |
NSSKeyStore.h
|
…
|
|
OSKeyStore.cpp
|
Bug 1659923 - Avoid unnecessary copies around Base64Encode. r=xpcom-reviewers,necko-reviewers,froydnj,valentin
|
2020-08-19 17:45:16 +00:00 |
OSKeyStore.h
|
Bug 1639795: Update keystore name to be user-friendly r=MattN,keeler
|
2020-06-10 21:53:19 +00:00 |
OSReauthenticator.cpp
|
Bug 1660470 - Avoid including IPCMessageUtils.h from header files. r=nika
|
2020-11-23 16:03:47 +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 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +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 1689191 - restrict nsISiteSecurityService and DataStorage to the main process r=rmf,necko-reviewers,ipc-reviewers,kershaw,nika
|
2021-06-24 23:39:52 +00:00 |
PSMRunnable.cpp
|
…
|
|
PSMRunnable.h
|
…
|
|
PVerifySSLServerCert.ipdl
|
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
|
2021-07-22 02:24:43 +00:00 |
PublicKeyPinningService.cpp
|
Bug 1715142 - introduce nsIPublicKeyPinningService and remove 'type' parameter from nsISiteSecurityService r=rmf,necko-reviewers
|
2021-06-12 01:12:25 +00:00 |
PublicKeyPinningService.h
|
Bug 1715142 - introduce nsIPublicKeyPinningService and remove 'type' parameter from nsISiteSecurityService r=rmf,necko-reviewers
|
2021-06-12 01:12:25 +00:00 |
PublicSSL.h
|
…
|
|
RemoteSecuritySettings.jsm
|
Bug 1714263 - remove expired intermediate preloading telemetry r=rmf
|
2021-06-09 22:33:13 +00:00 |
RootCertificateTelemetryUtils.cpp
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
RootCertificateTelemetryUtils.h
|
Bug 1654835 - Remove CERTCertificate from PublicKeyPinningService.cpp r=keeler
|
2020-07-30 08:44:59 +00:00 |
RootHashes.inc
|
Bug 1713766 - land NSS NSS_3_67_RTM UPGRADE_NSS_RELEASE, r=bbeurdouche,aryx
|
2021-06-10 13:25:03 +00:00 |
SSLServerCertVerification.cpp
|
Bug 1713602 - Use NSS only on the socket thread in NSSCertDBTrustDomain::IsChainValid r=keeler
|
2021-08-14 02:11:30 +00:00 |
SSLServerCertVerification.h
|
Bug 1654507 - Part2: Plumbing for echRetry, r=necko-reviewers,dragana
|
2021-07-13 09:24:26 +00:00 |
ScopedNSSTypes.h
|
Bug 1272794 - Clean up Digest class API r=keeler,necko-reviewers,valentin
|
2020-11-11 22:16:38 +00:00 |
SecretDecoderRing.cpp
|
Bug 1634065 - re-work how PSM services get initialized on the main thread r=kjacobs,necko-reviewers,bbeurdouche
|
2020-11-17 16:29:44 +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 1715142 - convert pinning to use a static pref r=rmf
|
2021-06-12 01:12:25 +00:00 |
SharedSSLState.cpp
|
Bug 1597600 - make certificate overrides depend on origin attributes r=keeler,geckoview-reviewers,smaug,agi
|
2021-06-01 06:55:07 +00:00 |
SharedSSLState.h
|
Bug 1715142 - convert pinning to use a static pref r=rmf
|
2021-06-12 01:12:25 +00:00 |
StaticHPKPins.errors
|
…
|
|
StaticHPKPins.h
|
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM
|
2021-09-09 14:38:12 +00:00 |
TransportSecurityInfo.cpp
|
Bug 1713602 - Use NSS only on the socket thread in NSSCertDBTrustDomain::IsChainValid r=keeler
|
2021-08-14 02:11:30 +00:00 |
TransportSecurityInfo.h
|
Bug 1713602 - Use NSS only on the socket thread in NSSCertDBTrustDomain::IsChainValid r=keeler
|
2021-08-14 02:11:30 +00:00 |
VerifySSLServerCertChild.cpp
|
Bug 1694542 - cache intermediate certificates on the socket thread when it is idle r=mbirghan,rmf
|
2021-03-10 17:09:03 +00:00 |
VerifySSLServerCertChild.h
|
Bug 1694542 - cache intermediate certificates on the socket thread when it is idle r=mbirghan,rmf
|
2021-03-10 17:09:03 +00:00 |
VerifySSLServerCertParent.cpp
|
Bug 1694542 - cache intermediate certificates on the socket thread when it is idle r=mbirghan,rmf
|
2021-03-10 17:09:03 +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 |
X509CertValidity.cpp
|
Bug 1694200 - Check for the preferred client cert on macOS. r=keeler
|
2021-04-07 22:38:54 +00:00 |
X509CertValidity.h
|
Bug 1664011 - avoid CERTCertificate in nsIX509CertValidity implementation r=rmf
|
2020-09-11 17:20:25 +00:00 |
components.conf
|
Bug 1689191 - restrict nsISiteSecurityService and DataStorage to the main process r=rmf,necko-reviewers,ipc-reviewers,kershaw,nika
|
2021-06-24 23:39:52 +00:00 |
md4.c
|
…
|
|
md4.h
|
…
|
|
moz.build
|
Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
|
2021-08-25 10:46:17 +00:00 |
nsCertOverrideService.cpp
|
Bug 1717463 - Update SecuritySettingsCleaner to clear partitioned client auth remember decisions. r=johannh,keeler
|
2021-06-25 10:27:00 +00:00 |
nsCertOverrideService.h
|
Bug 1597600 - make certificate overrides depend on origin attributes r=keeler,geckoview-reviewers,smaug,agi
|
2021-06-01 06:55:07 +00:00 |
nsCertTree.cpp
|
Bug 1682412 - (part 2/2) remove unnecessary nsCertAddonInfo class r=rmf,mbirghan
|
2021-01-07 17:44:35 +00:00 |
nsCertTree.h
|
Bug 1682412 - (part 2/2) remove unnecessary nsCertAddonInfo class r=rmf,mbirghan
|
2021-01-07 17:44:35 +00:00 |
nsClientAuthRemember.cpp
|
Bug 1717463 - Update SecuritySettingsCleaner to clear partitioned client auth remember decisions. r=johannh,keeler
|
2021-06-25 10:27:00 +00:00 |
nsClientAuthRemember.h
|
Bug 634697 - Add permanent storage to user's client certificate selection r=keeler,baku,fluent-reviewers,Gijs
|
2020-08-03 13:24:34 +00:00 |
nsCryptoHash.cpp
|
…
|
|
nsCryptoHash.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in security. r=rrelyea
|
2020-03-16 10:56:56 +00:00 |
nsICertOverrideService.idl
|
Bug 1711971 - Make connection coalescing works for http3, r=necko-reviewers,dragana
|
2021-06-07 09:52:31 +00:00 |
nsICertStorage.idl
|
Bug 1648142 - Block on cert storage ops prior to shutdown r=keeler
|
2020-06-25 20:33:51 +00:00 |
nsICertTree.idl
|
Bug 1682412 - (part 1/2) remove dead code from nsCertTree.cpp and related files r=rmf,mbirghan
|
2021-01-07 17:44:33 +00:00 |
nsICertificateDialogs.idl
|
…
|
|
nsIClientAuthDialogs.idl
|
…
|
|
nsIClientAuthRememberService.idl
|
Bug 1717463 - Update SecuritySettingsCleaner to clear partitioned client auth remember decisions. r=johannh,keeler
|
2021-06-25 10:27:00 +00:00 |
nsIContentSignatureVerifier.idl
|
…
|
|
nsICryptoHMAC.idl
|
…
|
|
nsICryptoHash.idl
|
…
|
|
nsIKeyModule.idl
|
…
|
|
nsILocalCertService.idl
|
…
|
|
nsINSSComponent.idl
|
Bug 1661543 - Backed out 1 changesets (bug 1651449) for performance regression. a=backout CLOSED TREE
|
2020-08-27 22:31:36 +02:00 |
nsINSSErrorsService.idl
|
…
|
|
nsINSSVersion.idl
|
…
|
|
nsIOSKeyStore.idl
|
…
|
|
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
|
…
|
|
nsIPublicKeyPinningService.idl
|
Bug 1715142 - introduce nsIPublicKeyPinningService and remove 'type' parameter from nsISiteSecurityService r=rmf,necko-reviewers
|
2021-06-12 01:12:25 +00:00 |
nsISecretDecoderRing.idl
|
…
|
|
nsISecurityUITelemetry.idl
|
Bug 1636962 - Add telemetry for all page load errors r=johannh,xeonchen,nika
|
2020-05-27 22:33:02 +00:00 |
nsISiteSecurityService.idl
|
Bug 1715142 - introduce nsIPublicKeyPinningService and remove 'type' parameter from nsISiteSecurityService r=rmf,necko-reviewers
|
2021-06-12 01:12:25 +00:00 |
nsITokenDialogs.idl
|
…
|
|
nsITokenPasswordDialogs.idl
|
…
|
|
nsIX509Cert.idl
|
Bug 1687570 - remove nsIX509Cert.keyUsages r=johannh,dveditz
|
2021-06-09 21:54:57 +00:00 |
nsIX509CertDB.idl
|
Bug 1677501 - Add nsIX509CertDB.asyncHasThirdPartyRoots and use it in DoHHeuristics.jsm r=keeler,Gijs,nhnt11
|
2020-12-01 14:42:36 +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 |
nsNSSCallbacks.cpp
|
Bug 1676216 - Remove unused checkbox on promptAuth and similar. r=dimi,owlish,necko-reviewers,kershaw
|
2021-09-01 23:42:25 +00:00 |
nsNSSCallbacks.h
|
Bug 1687701 - Remove IsCertificateDistrustImminent. r=keeler,necko-reviewers,dragana
|
2021-01-27 18:05:24 +00:00 |
nsNSSCertHelper.cpp
|
Bug 1717463 - Update SecuritySettingsCleaner to clear partitioned client auth remember decisions. r=johannh,keeler
|
2021-06-25 10:27:00 +00:00 |
nsNSSCertHelper.h
|
Bug 1717463 - Update SecuritySettingsCleaner to clear partitioned client auth remember decisions. r=johannh,keeler
|
2021-06-25 10:27:00 +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
|
…
|
|
nsNSSCertificate.cpp
|
Bug 1713602 - Use NSS only on the socket thread in NSSCertDBTrustDomain::IsChainValid r=keeler
|
2021-08-14 02:11:30 +00:00 |
nsNSSCertificate.h
|
Bug 1689726 - avoid using NSS types in TrustOverrideUtils.h r=keeler
|
2021-03-19 17:29:12 +00:00 |
nsNSSCertificateDB.cpp
|
Bug 1713602 - Use NSS only on the socket thread in NSSCertDBTrustDomain::IsChainValid r=keeler
|
2021-08-14 02:11:30 +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 |
nsNSSComponent.cpp
|
Bug 1724072 - allow enabling 3DES only when deprecated versions of TLS are enabled r=rmf
|
2021-08-24 01:25:07 +00:00 |
nsNSSComponent.h
|
Bug 1679522 - Use <> style for including windows system headers. r=andi
|
2021-03-25 10:19:44 +00:00 |
nsNSSHelper.h
|
…
|
|
nsNSSIOLayer.cpp
|
Bug 1718719 - Disable the TLS early-data if proxy is use r=necko-reviewers,keeler,kershaw
|
2021-09-01 19:57:10 +00:00 |
nsNSSIOLayer.h
|
Bug 1718719 - Disable the TLS early-data if proxy is use r=necko-reviewers,keeler,kershaw
|
2021-09-01 19:57:10 +00:00 |
nsNSSModule.cpp
|
Bug 1682989 - remove CertBlocklist implementation and MOZ_NEW_CERT_STORAGE build variable r=rmf
|
2021-01-19 22:11:25 +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 1705659 - Static-analysis check auto fix for auth code r=necko-reviewers,dragana
|
2021-08-12 12:39:25 +00:00 |
nsNTLMAuthModule.h
|
…
|
|
nsPK11TokenDB.cpp
|
…
|
|
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
|
…
|
|
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 1694689 Use own implementation of NSS ASCIIConversionFunction to allow passing passwords in utf8; r=keeler
|
2021-06-23 21:26:20 +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
|
…
|
|
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 |
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 tld-suffixes - a=repo-update r=RyanVM
|
2021-09-09 14:38:12 +00:00 |
nsSecureBrowserUI.cpp
|
Bug 1653026 - Added HTTPS-Only Mode upgrade info to browser UI state. r=mattwoodrow,necko-reviewers,dragana
|
2020-10-06 00:34:55 +00:00 |
nsSecureBrowserUI.h
|
Bug 1653026 - Added HTTPS-Only Mode upgrade info to browser UI state. r=mattwoodrow,necko-reviewers,dragana
|
2020-10-06 00:34:55 +00:00 |
nsSecurityHeaderParser.cpp
|
…
|
|
nsSecurityHeaderParser.h
|
…
|
|
nsSiteSecurityService.cpp
|
Bug 1689191 - restrict nsISiteSecurityService and DataStorage to the main process r=rmf,necko-reviewers,ipc-reviewers,kershaw,nika
|
2021-06-24 23:39:52 +00:00 |
nsSiteSecurityService.h
|
Bug 1715142 - introduce nsIPublicKeyPinningService and remove 'type' parameter from nsISiteSecurityService r=rmf,necko-reviewers
|
2021-06-12 01:12:25 +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
|
…
|
|