.. |
CertVerifier.cpp
|
Bug 932176: Add preference to control whether OCSP GET is used, off by default, r=cviecco
|
2013-10-24 14:32:09 -07:00 |
CertVerifier.h
|
Bug 932176: Add preference to control whether OCSP GET is used, off by default, r=cviecco
|
2013-10-24 14:32:09 -07:00 |
CryptoTask.cpp
|
Backed out changeset 84bf2e19c701
|
2012-11-30 19:39:46 -08:00 |
CryptoTask.h
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
CryptoUtil.h
|
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
|
2013-07-08 16:33:15 -04:00 |
JARSignatureVerification.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
Makefile.in
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
md4.c
|
|
|
md4.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
moz.build
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
nsCertificatePrincipal.cpp
|
Bug 789224 - Separate certificate principals out from CAPS. r=dveditz
|
2012-10-22 08:29:56 +02:00 |
nsCertificatePrincipal.h
|
Bug 818817 - Fix some compiler warnings, r=Ms2ger
|
2012-12-09 22:53:19 +05:30 |
nsCertOverrideService.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsCertOverrideService.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsCertPicker.cpp
|
Bug 767241, Part 2: Replace almost all uses of NSSCleanupAutoPtrClass with ScopedNSSTypes, r=honzab
|
2012-11-12 09:42:28 -08:00 |
nsCertPicker.h
|
|
|
nsCertTree.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsCertTree.h
|
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
nsCertVerificationThread.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsCertVerificationThread.h
|
|
|
nsClientAuthRemember.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsClientAuthRemember.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsCMS.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsCMS.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsCMSSecureMessage.cpp
|
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
|
2013-08-22 19:31:48 +09:00 |
nsCMSSecureMessage.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsCrypto.cpp
|
Bug 784739 - Switch from NULL to nullptr in security/; r=ehsan
|
2013-10-28 10:05:19 -04:00 |
nsCrypto.h
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
|
2013-08-17 15:50:18 -07:00 |
nsCryptoHash.cpp
|
Bug 879137: Move nsCryptoHash and nsCryptoHMAC to their own source file, r=cviecco
|
2013-06-03 00:08:26 -07:00 |
nsCryptoHash.h
|
Bug 879137: Move nsCryptoHash and nsCryptoHMAC to their own source file, r=cviecco
|
2013-06-03 00:08:26 -07:00 |
nsDataSignatureVerifier.cpp
|
Bug 802378: Make PSM coding patterns more consistent, and more consistent with Mozilla Coding Style, r=keeler
|
2012-10-17 13:48:36 -07:00 |
nsDataSignatureVerifier.h
|
|
|
nsIdentityChecking.cpp
|
Bug 784739 - Switch from NULL to nullptr in security/; r=ehsan
|
2013-10-28 10:05:19 -04:00 |
nsKeygenHandler.cpp
|
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
|
2013-08-22 19:31:48 +09:00 |
nsKeygenHandler.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsKeygenThread.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsKeygenThread.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsKeyModule.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsKeyModule.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsNSSASN1Object.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsNSSASN1Object.h
|
Bug 892588 - crash in nsNSSASN1Sequence::~nsNSSASN1Sequence, r=bsmith
|
2013-07-29 19:46:52 +03:00 |
nsNSSCallbacks.cpp
|
Backed out changeset 673ca84a9171 because of wrong bug number in commit message
|
2013-10-26 00:51:47 -07:00 |
nsNSSCallbacks.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsNSSCertCache.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsNSSCertCache.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsNSSCertHelper.cpp
|
Bug 784739 - Switch from NULL to nullptr in security/; r=ehsan
|
2013-10-28 10:05:19 -04:00 |
nsNSSCertHelper.h
|
Bug 859817: Rewrite and refactor GetCertFingerprintByOidTag to avoid duplicating code, memory leaks, and implicit conversion from raw pointer to already_AddRefed, r=honzab
|
2013-04-30 16:21:25 -07:00 |
nsNSSCertificate.cpp
|
Bug 892588 - crash in nsNSSASN1Sequence::~nsNSSASN1Sequence, r=bsmith
|
2013-07-29 19:46:52 +03:00 |
nsNSSCertificate.h
|
Bug 892588 - crash in nsNSSASN1Sequence::~nsNSSASN1Sequence, r=bsmith
|
2013-07-29 19:46:52 +03:00 |
nsNSSCertificateDB.cpp
|
Bug 911336: nsNSSCertificateDB does not lock nssShutdown correctly. r=keeler.
|
2013-08-29 16:15:35 -07:00 |
nsNSSCertificateDB.h
|
Bug 911336: nsNSSCertificateDB does not lock nssShutdown correctly. r=keeler.
|
2013-08-29 16:15:35 -07:00 |
nsNSSCertificateFakeTransport.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsNSSCertificateFakeTransport.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsNSSCertTrust.cpp
|
|
|
nsNSSCertTrust.h
|
|
|
nsNSSCertValidity.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsNSSCertValidity.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsNSSCleaner.cpp
|
|
|
nsNSSCleaner.h
|
|
|
nsNSSComponent.cpp
|
merge b2g-inbound to mozilla-central
|
2013-11-04 13:52:18 +01:00 |
nsNSSComponent.h
|
Backed out changeset 38a63dbeab37 (bug 733644) for suspicion of causing test_bug798843_pref.html failures.
|
2013-09-13 10:47:38 -04:00 |
nsNSSErrors.cpp
|
|
|
nsNSSHelper.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsNSSIOLayer.cpp
|
Bug 784739 - Switch from NULL to nullptr in security/; r=ehsan
|
2013-10-28 10:05:19 -04:00 |
nsNSSIOLayer.h
|
Backed out changeset 673ca84a9171 because of wrong bug number in commit message
|
2013-10-26 00:51:47 -07:00 |
nsNSSModule.cpp
|
Bug 879137, Part 3: Move PSMContentListener to its own source file, r=keeler
|
2013-06-22 15:57:15 -07:00 |
nsNSSShutDown.cpp
|
Bug 795504: Remove usages of PR_STATIC_CALLBACK from the tree; r=ehsan
|
2012-10-08 21:45:12 +05:30 |
nsNSSShutDown.h
|
Bug 802378: Make PSM coding patterns more consistent, and more consistent with Mozilla Coding Style, r=keeler
|
2012-10-17 13:48:36 -07:00 |
nsNSSVersion.cpp
|
|
|
nsNSSVersion.h
|
|
|
nsNTLMAuthModule.cpp
|
Bug 923248 - Fix typo in proxy/direct NTLM module telemetry accumulation, r=jduell
|
2013-10-10 19:10:45 +02:00 |
nsNTLMAuthModule.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsPK11TokenDB.cpp
|
Bug 879137, Part 3: Move PSMContentListener to its own source file, r=keeler
|
2013-06-22 15:57:15 -07:00 |
nsPK11TokenDB.h
|
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
nsPKCS11Slot.cpp
|
Bug 802378: Make PSM coding patterns more consistent, and more consistent with Mozilla Coding Style, r=keeler
|
2012-10-17 13:48:36 -07:00 |
nsPKCS11Slot.h
|
|
|
nsPKCS12Blob.cpp
|
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
|
2013-08-22 19:31:48 +09:00 |
nsPKCS12Blob.h
|
Bug 784739 - Switch from NULL to nullptr in security/; r=ehsan
|
2013-10-28 10:05:19 -04:00 |
nsProtectedAuthThread.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsProtectedAuthThread.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsPSMBackgroundThread.cpp
|
|
|
nsPSMBackgroundThread.h
|
|
|
nsRandomGenerator.cpp
|
Bug 784739 - Switch from NULL to nullptr in security/; r=ehsan
|
2013-10-28 10:05:19 -04:00 |
nsRandomGenerator.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsRecentBadCerts.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsRecentBadCerts.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsSDR.cpp
|
Bug 879137, Part 3: Move PSMContentListener to its own source file, r=keeler
|
2013-06-22 15:57:15 -07:00 |
nsSDR.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
NSSErrorsService.cpp
|
|
|
NSSErrorsService.h
|
|
|
nsSmartCardMonitor.cpp
|
Bug 879137, Part 3: Move PSMContentListener to its own source file, r=keeler
|
2013-06-22 15:57:15 -07:00 |
nsSmartCardMonitor.h
|
|
|
nsSSLSocketProvider.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsSSLSocketProvider.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsSSLStatus.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsSSLStatus.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsStreamCipher.cpp
|
Bug 802378: Make PSM coding patterns more consistent, and more consistent with Mozilla Coding Style, r=keeler
|
2012-10-17 13:48:36 -07:00 |
nsStreamCipher.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsTLSSocketProvider.cpp
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsTLSSocketProvider.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
nsUsageArrayHelper.cpp
|
Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below)
|
2013-06-28 18:38:32 -07:00 |
nsUsageArrayHelper.h
|
Bug 787155: Avoid using libpkix on B2G to work around crash in PKIX_List_GetItem and improve performance, r=honzab, a=tef+
|
2013-04-17 17:17:10 -07:00 |
nsVerificationJob.h
|
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
|
2013-07-18 21:24:14 -05:00 |
PSMContentDownloader.h
|
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
|
2013-08-19 06:15:55 -04:00 |
PSMContentListener.cpp
|
Bug 857076: fix various build warnings in security/manager/ssl/src/, r=bsmith
|
2013-06-24 00:57:51 -07:00 |
PSMContentListener.h
|
Bug 879137, Part 3: Move PSMContentListener to its own source file, r=keeler
|
2013-06-22 15:57:15 -07:00 |
PSMRunnable.cpp
|
|
|
PSMRunnable.h
|
Bug 889885 - Avoid releasing scripted observers from PSM off the main thread. r=bsmith
|
2013-07-08 13:43:31 -04:00 |
PublicSSL.h
|
Bug 881761 - Part 2: Exposing configureMD5 in nsNSSComponent. r=bsmith
|
2013-10-11 11:27:51 +08:00 |
ScopedNSSTypes.h
|
Bug 784739 - Switch from NULL to nullptr in security/; r=ehsan
|
2013-10-28 10:05:19 -04:00 |
SharedSSLState.cpp
|
bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan
|
2013-08-12 05:51:49 -04:00 |
SharedSSLState.h
|
bug 700693 - OCSP stapling PSM changes r=bsmith
|
2013-06-17 16:45:49 -07:00 |
SSLServerCertVerification.cpp
|
Backed out changeset 673ca84a9171 because of wrong bug number in commit message
|
2013-10-26 00:51:47 -07:00 |
SSLServerCertVerification.h
|
bug 806992 EV initialization blocks the first certificate verification thread for a long time r=bsmith r=honzab
|
2012-11-22 15:57:59 -05:00 |
TransportSecurityInfo.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
TransportSecurityInfo.h
|
Bug 839310: Expand TLS intolerance logic to work for versions beyond TLS 1.0, r=keeler, r=wtc
|
2013-10-11 00:17:19 -07:00 |