.. |
crashtests
|
Bug 1361235 - Part 2: Re-enable some tests. r=emilio
|
2017-05-11 19:19:52 +08:00 |
tests
|
bug 1257403 - don't bother verifying CA or email certificates when importing r=Cykesiopka
|
2017-09-22 15:42:20 -07:00 |
CSTrustDomain.cpp
|
bug 1349762 - handle two GlobalSign EV root transfers r=Cykesiopka,jcj
|
2017-04-03 17:17:38 -07:00 |
CSTrustDomain.h
|
bug 1349762 - handle two GlobalSign EV root transfers r=Cykesiopka,jcj
|
2017-04-03 17:17:38 -07:00 |
CertBlocklist.cpp
|
Bug 1359428 - Remove preference to select OneCRL update mechanism r=keeler,leplatrem,rhelmer
|
2017-09-29 10:47:27 +01:00 |
CertBlocklist.h
|
Bug 1338895 - Avoid non-smart string IDL types in remaining PSM IDL files. r=aklotz,keeler
|
2017-02-26 20:36:40 +08:00 |
ContentSignatureVerifier.cpp
|
Bug 1338897 - Avoid using NSS Base64 functions in PSM. r=keeler
|
2017-03-17 23:31:40 +08:00 |
ContentSignatureVerifier.h
|
Bug 1329237 - Avoid non-smart string IDL types in nsISiteSecurityService.idl. r=keeler
|
2017-01-14 13:10:06 +08:00 |
CryptoTask.cpp
|
Bug 1323100 - Use NS_NewNamedThread for CryptoTask threads. r=froydnj
|
2016-12-20 14:27:18 +01:00 |
CryptoTask.h
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
DER.jsm
|
bug 1299676 - introduce der.jsm as a minimal js ASN.1 DER decoder r=Cykesiopka,jcj
|
2016-08-23 16:30:38 -07:00 |
DataStorage.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
DataStorage.h
|
Bug 1347461 - Part 1: Add a C++ API for the list of DataStorage classes; r=keeler
|
2017-04-10 22:44:32 -04:00 |
DataStorageIPCUtils.h
|
…
|
|
DataStorageList.h
|
Bug 1347461 - Part 2: Always initialize all DataStorage classes in the content process at initialization time; r=keeler
|
2017-04-10 22:44:36 -04:00 |
LocalCertService.cpp
|
Bug 1387381 - Remove nsXPIDLString local variables. r=erahm.
|
2017-08-08 16:07:55 +10: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 |
NSSErrorsService.cpp
|
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
|
2017-08-04 14:40:52 +10:00 |
NSSErrorsService.h
|
…
|
|
PKCS11ModuleDB.cpp
|
bug 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka
|
2017-08-17 16:11:57 -07:00 |
PKCS11ModuleDB.h
|
bug 1391404 - fold nsIPKCS11 into nsIPKCS11ModuleDB r=Cykesiopka
|
2017-08-16 17:06:59 -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 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
PSMContentListener.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
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 1338897 - Avoid using NSS Base64 functions in PSM. r=keeler
|
2017-03-17 23:31:40 +08:00 |
PublicKeyPinningService.h
|
Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (PSM) r=Cykesiopka,keeler
|
2017-02-14 10:29:10 +08:00 |
PublicSSL.h
|
…
|
|
RootCertificateTelemetryUtils.cpp
|
Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj
|
2017-07-26 16:03:57 -04:00 |
RootCertificateTelemetryUtils.h
|
Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter
|
2017-02-16 00:45:15 +05:30 |
RootHashes.inc
|
Bug 1345368 - root hashes follow-up
|
2017-04-13 10:42:05 +02:00 |
SSLServerCertVerification.cpp
|
bug 1400913 - back out the functionality changes from bug 1364159 (but keep the test) r=jcj
|
2017-09-18 10:28:58 -07:00 |
SSLServerCertVerification.h
|
bug 1227638 - deterministically load EV information r=Cykesiopka,mgoodwin
|
2016-09-30 18:08:08 -07:00 |
ScopedNSSTypes.h
|
bug 1372656 - load loadable roots on a background thread r=Cykesiopka,jcj
|
2017-06-08 16:10:00 -07:00 |
SecretDecoderRing.cpp
|
Bug 1338895 - Avoid non-smart string IDL types in remaining PSM IDL files. r=aklotz,keeler
|
2017-02-26 20:36:40 +08:00 |
SecretDecoderRing.h
|
Bug 1275841 - Make nsISecretDecoderRing.idl encryptString() and decryptString() use the Mozilla string classes. r=keeler
|
2016-08-19 09:37:48 +08:00 |
SharedCertVerifier.h
|
bug 1352262 - make OCSP timeout values configurable r=Cykesiopka,jcj
|
2017-03-31 15:21:40 -07:00 |
SharedSSLState.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 |
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-301 - a=hpkp-update
|
2017-08-10 17:59:41 -07:00 |
StaticHPKPins.h
|
No bug, Automated HPKP preload list update from host bld-linux64-spot-303 - a=hpkp-update
|
2017-10-09 10:45:59 -07:00 |
TransportSecurityInfo.cpp
|
Bug 1402944: Part 2 - Move error string logic into ChannelWrapper. r=mixedpuppy,ehsan
|
2017-09-22 18:43:18 -07:00 |
TransportSecurityInfo.h
|
Bug 1402944: Part 2 - Move error string logic into ChannelWrapper. r=mixedpuppy,ehsan
|
2017-09-22 18:43:18 -07:00 |
X509.jsm
|
bug 1351604 - don't ship DER.jsm and X509.jsm until they're actually used in production r=Cykesiopka
|
2017-03-30 11:00:54 -07:00 |
md4.c
|
…
|
|
md4.h
|
…
|
|
moz.build
|
Backed out 3 changesets (bug 1245527) for ASan browser-chrome leaks and Android mochitest bustage
|
2017-09-09 00:09:21 -07:00 |
nsCertOverrideService.cpp
|
Bug 870698 - Part 1: Replace Assign("") with AssignLiteral(""). r=erahm
|
2017-09-03 22:12:56 -07:00 |
nsCertOverrideService.h
|
Bug 1406486 - provide nsClientAuthRememberEntry/nsCertOverrideEntry with move constructors; r=keeler
|
2017-10-09 10:39:38 -04:00 |
nsCertTree.cpp
|
Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm.
|
2017-08-17 15:29:03 +10:00 |
nsCertTree.h
|
Bug 1390036 (part 1) - Remove most remaining uses of nsXPIDLString. r=erahm.
|
2017-08-11 18:31:22 +10: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 1406486 - provide nsClientAuthRememberEntry/nsCertOverrideEntry with move constructors; r=keeler
|
2017-10-09 10:39:38 -04:00 |
nsCryptoHash.cpp
|
Bug 1338897 - Avoid using NSS Base64 functions in PSM. r=keeler
|
2017-03-17 23:31:40 +08:00 |
nsCryptoHash.h
|
Bug 1344442 - Part 3: Use smart pointers. r=keeler
|
2017-03-08 20:53:50 +08:00 |
nsDataSignatureVerifier.cpp
|
bug 805305 - remove nsIDataSignatureVerifier.verifySignature r=mgoodwin
|
2017-09-01 16:21:37 -07:00 |
nsDataSignatureVerifier.h
|
Bug 1029173 - Clean up nsDataSignatureVerifier. r=keeler
|
2016-04-12 18:09:06 -07: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 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
|
2017-05-25 21:56:04 +08: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 |
nsIDataSignatureVerifier.idl
|
bug 805305 - remove nsIDataSignatureVerifier.verifySignature r=mgoodwin
|
2017-09-01 16:21:37 -07: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 |
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 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka
|
2017-08-17 16:11:57 -07:00 |
nsIPK11TokenDB.idl
|
bug 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka
|
2017-08-17 16:11:57 -07:00 |
nsIPKCS11Module.idl
|
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
|
2017-05-25 21:56:04 +08:00 |
nsIPKCS11ModuleDB.idl
|
bug 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka
|
2017-08-17 16:11:57 -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
|
Bug 1304923 - adding key exchange group and signature scheme details to devtools view, r=keeler, Honza
|
2017-08-28 15:29:19 +02:00 |
nsISSLStatusProvider.idl
|
…
|
|
nsISecretDecoderRing.idl
|
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
|
2017-05-25 21:56:04 +08: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 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07: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 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
|
2017-05-25 21:56:04 +08:00 |
nsIX509Cert.idl
|
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
|
2017-05-25 21:56:04 +08:00 |
nsIX509CertDB.idl
|
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
|
2017-05-25 21:56:04 +08:00 |
nsIX509CertList.idl
|
Bug 1366584 - Add initial [must_use] properties to PSM IDL files. r=keeler
|
2017-05-25 21:56:04 +08: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 1296316 - Convert nsNSSShutDownObject::CalledFromType to an enum class. r=mgoodwin
|
2016-08-20 23:00:19 +08: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 |
nsKeygenHandler.cpp
|
Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj.
|
2017-06-20 19:19:05 +10:00 |
nsKeygenHandler.h
|
Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj.
|
2017-06-20 19:19:05 +10:00 |
nsKeygenHandlerContent.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
nsKeygenHandlerContent.h
|
…
|
|
nsKeygenThread.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 |
nsKeygenThread.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsNSSASN1Object.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsNSSASN1Object.h
|
…
|
|
nsNSSCallbacks.cpp
|
bug 1400913 - back out the functionality changes from bug 1364159 (but keep the test) r=jcj
|
2017-09-18 10:28:58 -07:00 |
nsNSSCallbacks.h
|
Bug 1310127 - Part 10: Handle netwerk/protocol/http MOZ_MUST_USE functions in PSM. r=wcpan
|
2016-12-28 16:25:22 +08:00 |
nsNSSCertHelper.cpp
|
Bug 1387381 - Remove nsXPIDLString local variables. r=erahm.
|
2017-08-08 16:07:55 +10:00 |
nsNSSCertHelper.h
|
bug 1239344 - remove error alert for successful PKCS12 operations r=Cykesiopka
|
2017-03-03 11:12:54 -08:00 |
nsNSSCertTrust.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsNSSCertTrust.h
|
bug 1382866 - prompt for authentication when changing certificate trust fails r=Cykesiopka,jcj
|
2017-07-21 16:58:42 -07:00 |
nsNSSCertValidity.cpp
|
Bug 1301640 - Fixed small formatting error in nsNSSCertValidity.cpp introduced by previous patch. r=emk
|
2017-01-06 18:42:33 -08:00 |
nsNSSCertValidity.h
|
Backed out changeset 7e747433d1c9 (bug 1301640) for causing bug 1325751. r=backout
|
2016-12-25 10:43:04 +09:00 |
nsNSSCertificate.cpp
|
bug 1257403 - don't bother verifying CA or email certificates when importing r=Cykesiopka
|
2017-09-22 15:42:20 -07:00 |
nsNSSCertificate.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsNSSCertificateDB.cpp
|
bug 1257403 - don't bother verifying CA or email certificates when importing r=Cykesiopka
|
2017-09-22 15:42:20 -07:00 |
nsNSSCertificateDB.h
|
bug 1257403 - don't bother verifying CA or email certificates when importing r=Cykesiopka
|
2017-09-22 15:42:20 -07:00 |
nsNSSComponent.cpp
|
Bug 730495, guarantee that sqlite3_config is called before any other SQLite function, r=asuth, r=froydnj, r=mak
|
2017-09-29 13:25:06 +02:00 |
nsNSSComponent.h
|
Bug 910207 - Disable preconnect when user certificates are installed r=keeler
|
2017-09-19 01:51:41 +02:00 |
nsNSSErrors.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsNSSHelper.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsNSSIOLayer.cpp
|
bug 1404824 - reconcile inconsistent TLS version range settings by erring on the conservative side r=mayhemer
|
2017-10-03 14:51:57 -07:00 |
nsNSSIOLayer.h
|
Bug 1399300 - Backed out changeset a51cf9c048a1 (bug 910207) a=backout
|
2017-09-13 10:51:18 +02:00 |
nsNSSModule.cpp
|
Backed out 3 changesets (bug 1245527) for ASan browser-chrome leaks and Android mochitest bustage
|
2017-09-09 00:09:21 -07:00 |
nsNSSShutDown.cpp
|
bug 1375709 - avoid deadlock when shutting down NSS r=Cykesiopka,ttaubert
|
2017-07-10 16:25:51 -07:00 |
nsNSSShutDown.h
|
bug 1375709 - avoid deadlock when shutting down NSS r=Cykesiopka,ttaubert
|
2017-07-10 16:25:51 -07:00 |
nsNSSVersion.cpp
|
…
|
|
nsNSSVersion.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsNTLMAuthModule.cpp
|
Bug 1384835 (part 1, attempt 2) - Use nsA[C]String references instead of pointers for outparams of Get*String() pref functions. r=froydnj.
|
2017-07-31 10:52:51 +10:00 |
nsNTLMAuthModule.h
|
…
|
|
nsPK11TokenDB.cpp
|
bug 1393143 - remove a few unused attributes and methods on PKCS#11 interfaces r=Cykesiopka
|
2017-08-17 16:11:57 -07:00 |
nsPK11TokenDB.h
|
Bug 1304587 - Avoid using types that correspond to char/char16_t strings in PKCS #11 IDL files. r=keeler
|
2016-10-01 00:46:13 +08:00 |
nsPKCS11Slot.cpp
|
bug 1391404 - fold nsIPKCS11 into nsIPKCS11ModuleDB r=Cykesiopka
|
2017-08-16 17:06:59 -07:00 |
nsPKCS11Slot.h
|
bug 1391404 - fold nsIPKCS11 into nsIPKCS11ModuleDB r=Cykesiopka
|
2017-08-16 17:06:59 -07:00 |
nsPKCS12Blob.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsPKCS12Blob.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02: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 1296316 - Convert nsNSSShutDownObject::CalledFromType to an enum class. r=mgoodwin
|
2016-08-20 23:00:19 +08:00 |
nsRandomGenerator.h
|
…
|
|
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 1304923 - adding key exchange group and signature scheme details to devtools view, r=keeler, Honza
|
2017-08-28 15:29:19 +02:00 |
nsSSLStatus.h
|
Bug 1304923 - adding key exchange group and signature scheme details to devtools view, r=keeler, Honza
|
2017-08-28 15:29:19 +02:00 |
nsSTSPreloadList.errors
|
No bug, Automated HSTS preload list update from host bld-linux64-spot-303 - a=hsts-update
|
2017-10-09 10:45:55 -07:00 |
nsSTSPreloadList.inc
|
No bug, Automated HSTS preload list update from host bld-linux64-spot-303 - a=hsts-update
|
2017-10-09 10:45:55 -07:00 |
nsSecureBrowserUIImpl.cpp
|
Bug 1390428 (part 5) - Remove more nsXPIDLCString uses. r=erahm.
|
2017-08-16 14:07:18 +10:00 |
nsSecureBrowserUIImpl.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsSecurityHeaderParser.cpp
|
Bug 1329237 - Avoid non-smart string IDL types in nsISiteSecurityService.idl. r=keeler
|
2017-01-14 13:10:06 +08:00 |
nsSecurityHeaderParser.h
|
Bug 1329237 - Avoid non-smart string IDL types in nsISiteSecurityService.idl. r=keeler
|
2017-01-14 13:10:06 +08:00 |
nsSiteSecurityService.cpp
|
bug 1400913 - back out the functionality changes from bug 1364159 (but keep the test) r=jcj
|
2017-09-18 10:28:58 -07:00 |
nsSiteSecurityService.h
|
Bug 1382001 - Part 2: Use a DAFSA for kSTSPreloadList. r=keeler
|
2017-08-11 14:12:04 -07:00 |
nsSmartCardMonitor.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 |
nsSmartCardMonitor.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02: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 1405511 - Re-enable 3DES on nightly builds r=keeler
|
2017-10-03 16:25:36 -07:00 |