pjs/security/manager/ssl/src
kaie%kuix.de 93e4e9c852 bug 236933, add on patch to address l10n review comments, renames string ids
r=l10n
2006-07-04 10:48:48 +00:00
..
.cvsignore
Makefile.in Land missing portion of bug 235773, Conform to NSS upstream build options, r=wtchang 2006-06-22 18:47:44 +00:00
md4.c
md4.h
nsCMS.cpp Bug 324474, Revoked S/MIME certificate difficult to detect in received messages 2006-07-01 02:46:44 +00:00
nsCMS.h bug 111384, Support OCSP requests through a proxy 2006-04-04 13:14:40 +00:00
nsCMSSecureMessage.cpp Bug 337797, Can't send signed email as the first crypto operation in FIPS mode 2006-06-22 18:54:15 +00:00
nsCMSSecureMessage.h
nsCRLInfo.cpp Bug 334293, nextUpdate used uninitialized in nsCRLInfo::nsCRLInfo if crl->nextUpdate.len == 0 2006-06-30 03:04:10 +00:00
nsCRLInfo.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsCRLManager.cpp Bug 337917 Make consumers stop using cids from other modules 2006-06-03 23:35:59 +00:00
nsCRLManager.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsCertPicker.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsCertPicker.h
nsCertTree.cpp Fix for bug 296040. Cell-based selection in trees 2006-06-06 20:05:13 +00:00
nsCertTree.h Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
nsCertVerificationThread.cpp Follow-up checkin to bug 111384, fixes the tinderbox tests failure. 2006-04-04 13:18:48 +00:00
nsCertVerificationThread.h bug 111384, Support OCSP requests through a proxy 2006-04-04 06:41:37 +00:00
nsCipherInfo.cpp
nsCipherInfo.h
nsCrypto.cpp Bug 337345, Leak in nsCrypto::GenerateCRMFRequest 2006-06-30 02:59:19 +00:00
nsCrypto.h landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsKeygenHandler.cpp Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
nsKeygenHandler.h bug 224820 : support UTF-16/32 (non-byte oriented char. encoding) in the form submission : r=biesi, sr=bz, a=asa 2005-07-13 16:55:59 +00:00
nsKeygenThread.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsKeygenThread.h Bug 223310 use nsIObserver rather than nsIDOMWindowInternal in nsIKeygenThread. 2004-11-24 20:17:25 +00:00
nsNSSASN1Object.cpp bug 283565 fix leak, return more specific error on OOM. patch by timeless, r=kengert, sr=dveditz, a=dveditz 2006-05-04 17:59:36 +00:00
nsNSSASN1Object.h Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
nsNSSCallbacks.cpp Bug 337797, Can't send signed email as the first crypto operation in FIPS mode 2006-06-22 18:54:15 +00:00
nsNSSCallbacks.h bug 111384, Support OCSP requests through a proxy 2006-04-04 13:14:40 +00:00
nsNSSCertCache.cpp bug 316710, Land some generic crypto backend code, mostly cleanup, some small enhancements 2006-01-10 02:07:47 +00:00
nsNSSCertCache.h bug 316710, Land some generic crypto backend code, mostly cleanup, some small enhancements 2006-01-10 02:07:47 +00:00
nsNSSCertHeader.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsNSSCertHelper.cpp Bug 337917 Make consumers stop using cids from other modules 2006-06-03 23:35:59 +00:00
nsNSSCertHelper.h Bug 220815, Non localisable strings in nsCertPicker.cpp and nsNSSIOLayer.cpp 2005-12-02 23:08:44 +00:00
nsNSSCertTrust.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsNSSCertTrust.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsNSSCertValidity.cpp Bug 337917 Make consumers stop using cids from other modules 2006-06-03 23:35:59 +00:00
nsNSSCertValidity.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsNSSCertificate.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsNSSCertificate.h bug 111384, Support OCSP requests through a proxy 2006-04-04 13:14:40 +00:00
nsNSSCertificateDB.cpp Bug 310446, Add a user feedback message when certs for import are being ignored 2006-06-26 17:13:13 +00:00
nsNSSCertificateDB.h Bug 310446, Add a user feedback message when certs for import are being ignored 2006-06-26 17:13:13 +00:00
nsNSSCleaner.h
nsNSSComponent.cpp Bug 309877 PSM/NSS init (thus SSL/https) fails when no profile exists 2006-06-25 07:12:44 +00:00
nsNSSComponent.h landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsNSSHelper.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsNSSIOLayer.cpp bug 236933, add on patch to address l10n review comments, renames string ids 2006-07-04 10:48:48 +00:00
nsNSSIOLayer.h bug 111384, Support OCSP requests through a proxy 2006-04-04 13:14:40 +00:00
nsNSSModule.cpp Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver 2005-06-01 16:06:53 +00:00
nsNSSShutDown.cpp
nsNSSShutDown.h
nsNTLMAuthModule.cpp Bug 333692 - Possible crash (Coverity) [@ PK11_DestroyContext - md5sum] 2006-04-12 22:33:52 +00:00
nsNTLMAuthModule.h
nsOCSPResponder.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsOCSPResponder.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsPK11TokenDB.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsPK11TokenDB.h SmartCard support checkin. 2005-06-02 01:17:35 +00:00
nsPKCS11Slot.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsPKCS11Slot.h SmartCard support checkin. 2005-06-02 01:17:35 +00:00
nsPKCS12Blob.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsPKCS12Blob.h Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
nsPSMBackgroundThread.cpp Follow-up checkin to bug 111384, fixes the tinderbox tests failure. 2006-04-04 13:18:48 +00:00
nsPSMBackgroundThread.h Follow-up checkin to bug 111384, fixes the tinderbox tests failure. 2006-04-04 13:18:48 +00:00
nsSDR.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsSDR.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsSSLSocketProvider.cpp Bug 288011 eliminate nsISSLSocketProvider 2005-04-03 17:22:58 +00:00
nsSSLSocketProvider.h Bug 288011 eliminate nsISSLSocketProvider 2005-04-03 17:22:58 +00:00
nsSSLThread.cpp Follow up checkin for bug 336944, 2006-07-01 03:33:43 +00:00
nsSSLThread.h bug 111384, Support OCSP requests through a proxy 2006-04-04 06:41:37 +00:00
nsSmartCardEvent.cpp Fix the license. Still bug 284366 PSM needs to handle Smart Cards seamlessly 2005-06-02 16:40:29 +00:00
nsSmartCardEvent.h Fix the license. Still bug 284366 PSM needs to handle Smart Cards seamlessly 2005-06-02 16:40:29 +00:00
nsSmartCardMonitor.cpp Bug 284366 PSM needs to handle Smart Cards seamlessly 2005-06-16 02:00:32 +00:00
nsSmartCardMonitor.h New file portion of SmartCard support checkin. 2005-06-02 01:14:02 +00:00
nsTLSSocketProvider.cpp Bug 288011 eliminate nsISSLSocketProvider 2005-04-03 17:22:58 +00:00
nsTLSSocketProvider.h Bug 288011 eliminate nsISSLSocketProvider 2005-04-03 17:22:58 +00:00
nsUsageArrayHelper.cpp bug 149834, Enhance PSM speed by using new NSS API CERT_VerifyCertificateNow 2006-01-10 02:14:04 +00:00
nsUsageArrayHelper.h bug 149834, Enhance PSM speed by using new NSS API CERT_VerifyCertificateNow 2006-01-10 02:14:04 +00:00
nsVerificationJob.h bug 111384, Support OCSP requests through a proxy 2006-04-04 06:41:37 +00:00
pipnss.pkg