..
crashtests
Bug 1361235 - Part 2: Re-enable some tests. r=emilio
2017-05-11 19:19:52 +08:00
tests
bug 1470918 - use only one thread for all DataStorage instances r=franziskus,froydnj
2018-07-09 19:50:33 +00:00
CSTrustDomain.cpp
bug 1470030 - convert manually-written nsINSSComponent definition to idl r=fkiefer
2018-06-20 16:43:18 -07:00
CSTrustDomain.h
…
CertBlocklist.cpp
Bug 1473631: Part 0a - Make preference callbacks typesafe. r=njn
2018-07-06 12:24:41 -07:00
CertBlocklist.h
Bug 1473631: Part 0a - Make preference callbacks typesafe. r=njn
2018-07-06 12:24:41 -07:00
ContentSignatureVerifier.cpp
Bug 1435713 - collect cert fingerprints for failed CS verifications, r=keeler,francois
2018-02-28 09:26:30 +01:00
ContentSignatureVerifier.h
Bug 1435713 - collect cert fingerprints for failed CS verifications, r=keeler,francois
2018-02-28 09:26:30 +01:00
CryptoTask.cpp
bug 1421084 - part 3/4 - remove nsNSSShutDownObject::shutdown and virtualDestroyNSSReference r=mt,ttaubert
2018-01-24 14:29:08 -08:00
CryptoTask.h
Bug 1436263 - Part 2: Replace `override final` virtual function specifiers with just `final`. r=froydnj
2018-02-05 22:50:00 -08:00
DER.jsm
…
DataStorage.cpp
Bug 1473631: Part 13 - Replace pref observers with callbacks in DataStorage. r=njn
2018-07-05 15:13:13 -07:00
DataStorage.h
Bug 1473631: Part 13 - Replace pref observers with callbacks in DataStorage. r=njn
2018-07-05 15:13:13 -07:00
DataStorageIPCUtils.h
…
DataStorageList.h
bug 1434852 - introducing TRR (DOH); r=mcmanus,valentin
2018-02-01 10:20:49 +01:00
EnterpriseRoots.cpp
bug 1475105
- refactor platform-specific enterprise root code into its own file r=franziskus
2018-07-13 17:30:16 +00:00
EnterpriseRoots.h
bug 1475105
- refactor platform-specific enterprise root code into its own file r=franziskus
2018-07-13 17:30:16 +00:00
LocalCertService.cpp
bug 1421084 - part 3/4 - remove nsNSSShutDownObject::shutdown and virtualDestroyNSSReference r=mt,ttaubert
2018-01-24 14:29:08 -08:00
LocalCertService.h
…
NSSErrorsService.cpp
bug 1461803 - minor cleanup in PSM: (re)move nsNSSErrors to NSSErrorsService r=jcj
2018-06-01 16:23:17 -07:00
NSSErrorsService.h
…
PKCS11ModuleDB.cpp
bug 1465976 - remove all find*ByName APIs from PSM PKCS#11 module/slot/token interfaces r=fkiefer,jcj
2018-05-31 14:46:06 -07:00
PKCS11ModuleDB.h
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
PPSMContentDownloader.ipdl
…
PSMContentListener.cpp
Bug 1446933 - Remove 'using namespace mozilla::net' from BackgroundUtils.h, r=qdot
2018-05-30 21:21:17 +02:00
PSMContentListener.h
…
PSMRunnable.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
PSMRunnable.h
Bug 1372405
- Provide names for all runnables in the tree (r=froydnj)
2017-06-26 14:19:58 -07:00
PublicKeyPinningService.cpp
Bug 1453795 - PSM-Security - Initialize member fields in classes/ structures. r=keeler
2018-06-18 12:31:47 +03:00
PublicKeyPinningService.h
Bug 1434936 - Rework ChainHasValidPins to use nsNSSCertList r=keeler r=fkiefer
2018-01-31 18:50:29 -07:00
PublicSSL.h
…
RootCertificateTelemetryUtils.cpp
Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj
2017-07-26 16:03:57 -04:00
RootCertificateTelemetryUtils.h
…
RootHashes.inc
Bug 1420060 - land NSS 04fc9a90997b UPGRADE_NSS_RELEASE, r=me
2017-12-19 15:26:12 +01:00
SSLServerCertVerification.cpp
Bug 1453795 - PSM-Security - Initialize member fields in classes/ structures. r=keeler
2018-06-18 12:31:47 +03:00
SSLServerCertVerification.h
…
ScopedNSSTypes.h
bug 401240 - part 2/2 - reimplement PKCS#12 import/export without goto r=fkiefer
2018-05-11 11:37:50 -07:00
SecretDecoderRing.cpp
Bug 1474273 - Add xpc::CurrentNativeGlobal and use it instead of NativeGlobal(JS::CurrentGlobalOrNull(cx)). r=bz
2018-07-11 14:07:02 +02:00
SecretDecoderRing.h
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
SharedCertVerifier.h
bug 1456489 - prevent making OCSP requests on the main thread r=fkiefer,jcj
2018-04-23 18:09:35 +02:00
SharedSSLState.cpp
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
SharedSSLState.h
Bug 1391506 - Creating max version, fallback limit, and alt server hello flag values for the tlsFlags r=keeler
2017-08-29 09:04:08 -04:00
StaticHPKPins.errors
No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update
2017-10-11 23:23:04 -07:00
StaticHPKPins.h
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=mtabara
2018-07-16 18:20:48 +00:00
TransportSecurityInfo.cpp
bug 1475105
- refactor platform-specific enterprise root code into its own file r=franziskus
2018-07-13 17:30:16 +00:00
TransportSecurityInfo.h
Bug 1415279 - Move error strings for certError and netError pages to frontend, r=johannh,keeler,Honza,snorp
2018-03-27 13:31:52 +02:00
X509.jsm
Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8.
2018-02-23 20:50:01 +01:00
md4.c
…
md4.h
…
moz.build
bug 1475105
- refactor platform-specific enterprise root code into its own file r=franziskus
2018-07-13 17:30:16 +00:00
nsCertOverrideService.cpp
bug 1461803 - minor cleanup in PSM: (re)move nsNSSErrors to NSSErrorsService r=jcj
2018-06-01 16:23:17 -07:00
nsCertOverrideService.h
bug 1461803 - minor cleanup in PSM: (re)move nsNSSErrors to NSSErrorsService r=jcj
2018-06-01 16:23:17 -07:00
nsCertTree.cpp
Bug 1466727 part 6. Stop using nsITreeColumn in layout. r=mossop
2018-06-05 23:01:37 -04:00
nsCertTree.h
bug 1465933 - remove GetPIPNSSBundleString from nsINSSComponent r=fkiefer
2018-05-31 12:26:04 -07:00
nsClientAuthRemember.cpp
Bug 1391506 - Creating max version, fallback limit, and alt server hello flag values for the tlsFlags r=keeler
2017-08-29 09:04:08 -04:00
nsClientAuthRemember.h
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
nsCryptoHash.cpp
bug 1421084 - part 3/4 - remove nsNSSShutDownObject::shutdown and virtualDestroyNSSReference r=mt,ttaubert
2018-01-24 14:29:08 -08:00
nsCryptoHash.h
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
nsIASN1Object.idl
…
nsIASN1PrintableItem.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsIASN1Sequence.idl
…
nsIAssociatedContentSecurity.idl
…
nsIBadCertListener2.idl
…
nsICertBlocklist.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsICertOverrideService.idl
bug 1461803 - minor cleanup in PSM: (re)move nsNSSErrors to NSSErrorsService r=jcj
2018-06-01 16:23:17 -07:00
nsICertTree.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsICertificateDialogs.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsIClientAuthDialogs.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsIContentSignatureVerifier.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsICryptoHMAC.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsICryptoHash.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsIGenKeypairInfoDlg.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsIKeyModule.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsIKeygenThread.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsILocalCertService.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsINSSComponent.idl
bug 1470030 - convert manually-written nsINSSComponent definition to idl r=fkiefer
2018-06-20 16:43:18 -07:00
nsINSSErrorsService.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsINSSVersion.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsIPK11Token.idl
bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer
2018-06-04 17:07:06 -07:00
nsIPK11TokenDB.idl
bug 1465976 - remove all find*ByName APIs from PSM PKCS#11 module/slot/token interfaces r=fkiefer,jcj
2018-05-31 14:46:06 -07:00
nsIPKCS11Module.idl
bug 1465976 - remove all find*ByName APIs from PSM PKCS#11 module/slot/token interfaces r=fkiefer,jcj
2018-05-31 14:46:06 -07:00
nsIPKCS11ModuleDB.idl
bug 1465976 - remove all find*ByName APIs from PSM PKCS#11 module/slot/token interfaces r=fkiefer,jcj
2018-05-31 14:46:06 -07:00
nsIPKCS11Slot.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsIProtectedAuthThread.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsISSLStatus.idl
Backed out changeset 51eaba841505 (bug 1406856) for failing eslint at security/manager/ssl/tests/unit/head_psm.js:732:53 | Multiple spaces found before '='. r=backout
2017-10-28 12:49:09 +02:00
nsISSLStatusProvider.idl
…
nsISecretDecoderRing.idl
Bug 1455217 - Part 3: Use the new xpidl Promise type instead of nsISupports, r=bz
2018-05-14 17:55:54 -04:00
nsISecurityUITelemetry.idl
Bug 1375277 - Move Safe Browsing UI events to a separate telemetry probe. r=francois
2017-08-02 14:01:44 +08:00
nsISiteSecurityService.idl
Bug 1424917 - Remove support for HSTS Priming. r=mayhemer, r=ckerschb
2018-01-10 11:07:00 -05:00
nsITokenDialogs.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsITokenPasswordDialogs.idl
bug 1465976 - remove all find*ByName APIs from PSM PKCS#11 module/slot/token interfaces r=fkiefer,jcj
2018-05-31 14:46:06 -07:00
nsIX509Cert.idl
bug 686149 - improve PKCS7 certificate export to not use legacy path building r=fkiefer
2018-05-02 10:22:58 -07:00
nsIX509CertDB.idl
Bug 1385057: Remove most code for handling unpacked side-loaded extensions. r=aswan,keeler
2018-05-09 16:04:04 -07:00
nsIX509CertList.idl
bug 686149 - improve PKCS7 certificate export to not use legacy path building r=fkiefer
2018-05-02 10:22:58 -07:00
nsIX509CertValidity.idl
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
2017-05-25 21:56:04 +08:00
nsKeyModule.cpp
bug 1421084 - part 3/4 - remove nsNSSShutDownObject::shutdown and virtualDestroyNSSReference r=mt,ttaubert
2018-01-24 14:29:08 -08:00
nsKeyModule.h
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
nsKeygenHandler.cpp
bug 1465933 - remove GetPIPNSSBundleString from nsINSSComponent r=fkiefer
2018-05-31 12:26:04 -07:00
nsKeygenHandler.h
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
nsKeygenHandlerContent.cpp
Bug 1432944 part 12. Change nsIFormProcessor to pass Element, not nsIDOMHTMLElement, for elements. r=mccr8
2018-01-29 23:29:11 -05:00
nsKeygenHandlerContent.h
Bug 1432944 part 12. Change nsIFormProcessor to pass Element, not nsIDOMHTMLElement, for elements. r=mccr8
2018-01-29 23:29:11 -05:00
nsKeygenThread.cpp
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
nsKeygenThread.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsNSSASN1Object.cpp
Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj
2017-10-21 23:53:02 +09:00
nsNSSASN1Object.h
…
nsNSSCallbacks.cpp
Backed out changeset 2b65a8f99622 (bug 1465562) for mochitest failures on test_cache_padding.html. CLOSED TREE
2018-06-09 00:14:44 +03:00
nsNSSCallbacks.h
bug 1456489 - prevent making OCSP requests on the main thread r=fkiefer,jcj
2018-04-23 18:09:35 +02:00
nsNSSCertHelper.cpp
bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer
2018-06-04 17:07:06 -07:00
nsNSSCertHelper.h
bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer
2018-06-04 17:07:06 -07:00
nsNSSCertTrust.cpp
bug 1397837 - remove vestigial references to "code signing" from PSM r=Cykesiopka,snorp
2017-12-01 16:16:20 -08:00
nsNSSCertTrust.h
bug 1397837 - remove vestigial references to "code signing" from PSM r=Cykesiopka,snorp
2017-12-01 16:16:20 -08:00
nsNSSCertValidity.cpp
bug 1421084 - part 3/4 - remove nsNSSShutDownObject::shutdown and virtualDestroyNSSReference r=mt,ttaubert
2018-01-24 14:29:08 -08:00
nsNSSCertValidity.h
Bug 1434300 - Implement the Symantec distrust plan from Bug 1409257 r=fkiefer,keeler
2018-02-21 14:08:18 -05:00
nsNSSCertificate.cpp
bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer
2018-06-04 17:07:06 -07:00
nsNSSCertificate.h
Bug 1415279 - Move error strings for certError and netError pages to frontend, r=johannh,keeler,Honza,snorp
2018-03-27 13:31:52 +02:00
nsNSSCertificateDB.cpp
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-06-02 01:03:45 +03:00
nsNSSCertificateDB.h
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
nsNSSComponent.cpp
bug 1475105
- refactor platform-specific enterprise root code into its own file r=franziskus
2018-07-13 17:30:16 +00:00
nsNSSComponent.h
bug 1475105
- refactor platform-specific enterprise root code into its own file r=franziskus
2018-07-13 17:30:16 +00:00
nsNSSHelper.h
bug 401240 - part 2/2 - reimplement PKCS#12 import/export without goto r=fkiefer
2018-05-11 11:37:50 -07:00
nsNSSIOLayer.cpp
bug 1301547 - remove ancient workaround in client certificate code r=franziskus
2018-07-16 16:30:15 -07:00
nsNSSIOLayer.h
bug 1461803 - minor cleanup in PSM: (re)move nsNSSErrors to NSSErrorsService r=jcj
2018-06-01 16:23:17 -07:00
nsNSSModule.cpp
Bug 1453835: Remove unused nsIDataSignatureVerifier utility. r=keeler
2018-04-12 16:19:49 -07:00
nsNSSVersion.cpp
Bug 1448756 - Use AssignLiteral and AssignASCII for short zero-terminated strings in PSM. r=keeler.
2018-03-26 09:13:14 +03:00
nsNSSVersion.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsNTLMAuthModule.cpp
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
nsNTLMAuthModule.h
Bug 1412646 - Initialize some uninitialized fields in security/manager/ r=keeler
2017-10-31 11:04:40 +01:00
nsPK11TokenDB.cpp
bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer
2018-06-04 17:07:06 -07:00
nsPK11TokenDB.h
bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer
2018-06-04 17:07:06 -07:00
nsPKCS11Slot.cpp
bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer
2018-06-04 17:07:06 -07:00
nsPKCS11Slot.h
bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer
2018-06-04 17:07:06 -07:00
nsPKCS12Blob.cpp
Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj
2018-06-01 17:59:07 +02:00
nsPKCS12Blob.h
bug 401240 - part 2/2 - reimplement PKCS#12 import/export without goto r=fkiefer
2018-05-11 11:37:50 -07:00
nsProtectedAuthThread.cpp
Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange.
2017-10-04 09:11:18 +11:00
nsProtectedAuthThread.h
…
nsRandomGenerator.cpp
bug 1421084 - part 3/4 - remove nsNSSShutDownObject::shutdown and virtualDestroyNSSReference r=mt,ttaubert
2018-01-24 14:29:08 -08:00
nsRandomGenerator.h
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
nsSSLSocketProvider.cpp
Bug 1388925 - Add an opaque flags to have a fine-grained control over TLS configurations. r=mcmanus, r=keeler
2017-08-16 12:41:16 -07:00
nsSSLSocketProvider.h
…
nsSSLStatus.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
nsSSLStatus.h
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
nsSTSPreloadList.errors
No bug, Automated HSTS preload list update from host bld-linux64-spot-324 - a=hsts-update
2018-04-13 13:48:34 -07:00
nsSTSPreloadList.inc
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=mtabara
2018-07-16 18:20:48 +00:00
nsSecureBrowserUIImpl.cpp
Bug 1409259 - Add a console warning for soon-to-be-distrusted roots r=keeler,ttaubert
2017-10-18 22:29:42 -07:00
nsSecureBrowserUIImpl.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsSecurityHeaderParser.cpp
Bug 1412646 - Initialize some uninitialized fields in security/manager/ r=keeler
2017-10-31 11:04:40 +01:00
nsSecurityHeaderParser.h
…
nsSiteSecurityService.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
nsSiteSecurityService.h
Bug 1424917 - Remove support for HSTS Priming. r=mayhemer, r=ckerschb
2018-01-10 11:07:00 -05:00
nsTLSSocketProvider.cpp
Bug 1388925 - Add an opaque flags to have a fine-grained control over TLS configurations. r=mcmanus, r=keeler
2017-08-16 12:41:16 -07:00
nsTLSSocketProvider.h
…
nsVerificationJob.h
…
security-prefs.js
Bug 1463936 - Set default security.pki.name_matching_mode to enforce (3) for all builds. r=jcj
2018-06-11 14:52:07 -07:00