.. |
Makefile.in
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
md4.c
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
md4.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsCertOverrideService.cpp
|
Bug 777292 - security/manager/: Don't treat number of bytes as an nsresult; r=kaie
|
2012-07-30 12:24:36 +03:00 |
nsCertOverrideService.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCertPicker.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCertPicker.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsCertTree.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCertTree.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCERTValInParamWrapper.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCERTValInParamWrapper.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsCertVerificationThread.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCertVerificationThread.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsClientAuthRemember.cpp
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsClientAuthRemember.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCMS.cpp
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
nsCMS.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsCMSSecureMessage.cpp
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsCMSSecureMessage.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsCRLInfo.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCRLInfo.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsCRLManager.cpp
|
Bug 780387 - Part d: Stop using PRFloat64; r=bsmedberg
|
2012-08-09 09:09:42 +02:00 |
nsCRLManager.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsCrypto.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCrypto.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsDataSignatureVerifier.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsDataSignatureVerifier.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (security parts); blanket-r=bzbarsky
|
2012-07-19 00:37:09 -04:00 |
nsIdentityChecking.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsKeygenHandler.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsKeygenHandler.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsKeygenThread.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsKeygenThread.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsKeyModule.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsKeyModule.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (security parts); blanket-r=bzbarsky
|
2012-07-19 00:37:09 -04:00 |
nsNSSASN1Object.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSASN1Object.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSCallbacks.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSCallbacks.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (security parts); blanket-r=bzbarsky
|
2012-07-19 00:37:09 -04:00 |
nsNSSCertCache.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSCertCache.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSCertHeader.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSCertHelper.cpp
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
nsNSSCertHelper.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSCertificate.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSCertificate.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSCertificateDB.cpp
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
nsNSSCertificateDB.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSCertificateFakeTransport.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSCertificateFakeTransport.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSCertTrust.cpp
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSCertTrust.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSCertValidity.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSCertValidity.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSCleaner.cpp
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSCleaner.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSComponent.cpp
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
nsNSSComponent.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSErrors.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSHelper.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSIOLayer.cpp
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
nsNSSIOLayer.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSModule.cpp
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSShutDown.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSShutDown.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNSSVersion.cpp
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsNSSVersion.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (security parts); blanket-r=bzbarsky
|
2012-07-19 00:37:09 -04:00 |
nsNTLMAuthModule.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsNTLMAuthModule.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsOCSPResponder.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsOCSPResponder.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsPK11TokenDB.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsPK11TokenDB.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsPKCS11Slot.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsPKCS11Slot.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsPKCS12Blob.cpp
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
nsPKCS12Blob.h
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
nsProtectedAuthThread.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsProtectedAuthThread.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsPSMBackgroundThread.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsPSMBackgroundThread.h
|
Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium
|
2012-06-12 19:06:20 +02:00 |
nsRandomGenerator.cpp
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsRandomGenerator.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (security parts); blanket-r=bzbarsky
|
2012-07-19 00:37:09 -04:00 |
nsRecentBadCerts.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsRecentBadCerts.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsSDR.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsSDR.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
NSSErrorsService.cpp
|
Bug 777292 - Add casts and annoyed comments where we make up nsresult codes on the fly; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
NSSErrorsService.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (security parts); blanket-r=bzbarsky
|
2012-07-19 00:37:09 -04:00 |
nsSmartCardEvent.cpp
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
nsSmartCardEvent.h
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
nsSmartCardMonitor.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsSmartCardMonitor.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsSSLSocketProvider.cpp
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
nsSSLSocketProvider.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsSSLStatus.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsSSLStatus.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsStreamCipher.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsStreamCipher.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (security parts); blanket-r=bzbarsky
|
2012-07-19 00:37:09 -04:00 |
nsTLSSocketProvider.cpp
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
nsTLSSocketProvider.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsUsageArrayHelper.cpp
|
Bug 758314 - Allow end-user to override error when MD5 cert is encountered, r=kaie
|
2012-07-10 19:42:50 -07:00 |
nsUsageArrayHelper.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
nsVerificationJob.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
PSMRunnable.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
PSMRunnable.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
SSLServerCertVerification.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
SSLServerCertVerification.h
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-31 10:33:35 +01:00 |
TransportSecurityInfo.cpp
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
TransportSecurityInfo.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |