.. |
.cvsignore
|
Fix for Bug 84824, checking in for Chris Seawood
|
2001-07-25 00:29:57 +00:00 |
Makefile.in
|
Set NSS_LIBS in config.mk. Use "-L<dir> -l<blah>" to link instead of paths to actual shared libraries on unix platforms.
|
2002-02-19 03:00:08 +00:00 |
makefile.win
|
b=116334 NSS 3.4 landing
|
2002-02-06 13:31:07 +00:00 |
nsCertOutliner.cpp
|
b=117148 S/MIME tool fails to find certificate while signing
|
2002-01-16 04:30:55 +00:00 |
nsCertOutliner.h
|
fix for bug #80356, certs should be grouped by issuer org
|
2001-05-15 19:12:44 +00:00 |
nsCertPicker.cpp
|
b=110420 fix cert prompt dialogs
|
2001-12-04 15:56:54 +00:00 |
nsCertPicker.h
|
Bug 105526 - Initial landing of PSM S/MIME. Mailnews will land separately. See bug 106507 for that. r=javi, sr=blizzard
|
2001-10-30 23:52:01 +00:00 |
nsCertTree.cpp
|
b=117148 S/MIME tool fails to find certificate while signing
|
2002-01-16 04:30:55 +00:00 |
nsCertTree.h
|
fix for bug #80356, certs should be grouped by issuer org
|
2001-05-15 19:12:44 +00:00 |
nsCMS.cpp
|
b=115010 Implement "Message Security Info" when reading S/Mime messages.
|
2002-02-18 15:36:30 +00:00 |
nsCMS.h
|
Bug 105526 - Initial landing of PSM S/MIME. Mailnews will land separately. See bug 106507 for that. r=javi, sr=blizzard
|
2001-10-30 23:52:01 +00:00 |
nsCMSSecureMessage.cpp
|
b=115010 Mail/News UI must provide detail info on signature/encryption status
|
2002-01-16 04:29:26 +00:00 |
nsCMSSecureMessage.h
|
Bug 105526 - Initial landing of PSM S/MIME. Mailnews will land separately. See bug 106507 for that. r=javi, sr=blizzard
|
2001-10-30 23:52:01 +00:00 |
nsCrypto.cpp
|
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
|
2002-02-05 01:41:13 +00:00 |
nsCrypto.h
|
Bug 107375 - update localVersion to 0.9.6. r=jbetak, sr=dveditz
|
2001-11-02 00:27:05 +00:00 |
nsKeygenHandler.cpp
|
b=116334 Allowing conditional usage of NSS 3.4
|
2002-01-10 00:47:07 +00:00 |
nsKeygenHandler.h
|
Fix for Bug 74340 r=mcgreer, sr=blizzard
|
2001-05-15 23:15:12 +00:00 |
nsKeygenThread.cpp
|
b=79153 r=javi sr=blizzard
|
2001-10-23 06:11:57 +00:00 |
nsKeygenThread.h
|
b=79153 r=javi sr=blizzard
|
2001-10-23 06:11:57 +00:00 |
nsNSSASN1Object.cpp
|
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
|
2002-01-12 03:18:55 +00:00 |
nsNSSASN1Object.h
|
Fix for Bug 78012 r=thayes sr=blizzard
|
2001-05-02 05:38:26 +00:00 |
nsNSSCallbacks.cpp
|
b=98068 Add PR_CALLBACK for changed interfaces in NSS_3_4
|
2002-01-28 15:23:59 +00:00 |
nsNSSCallbacks.h
|
b=98068 Add PR_CALLBACK for changed interfaces in NSS_3_4
|
2002-01-28 15:23:59 +00:00 |
nsNSSCertificate.cpp
|
b=99083 Polish cert display if field common name (CN) is not present
|
2002-02-14 07:21:33 +00:00 |
nsNSSCertificate.h
|
b=116334 Allowing conditional usage of NSS 3.4
|
2002-01-10 00:47:07 +00:00 |
nsNSSCleaner.h
|
b=116417 NSS3.4 build. Directly imported CAs not saved. Introducing a new auto cleanup class for destructing NSS objects.
|
2002-01-29 01:10:04 +00:00 |
nsNSSComponent.cpp
|
b=125553 fix wrong string usage
|
2002-02-18 13:15:56 +00:00 |
nsNSSComponent.h
|
b=103011 nsNSSComponent::GetPK11String leaks
|
2001-12-21 06:16:24 +00:00 |
nsNSSHelper.h
|
Checking in for valeski. In case of problems you can reach me at kai.engert@gmx.de
|
2001-09-05 21:27:22 +00:00 |
nsNSSIOLayer.cpp
|
Use blocking sockets for SSL connections since BeOS does not have support for nonblocking sockets.
|
2002-02-22 09:30:31 +00:00 |
nsNSSIOLayer.h
|
b=75947 Landing security startup performance improvement and related issues.
|
2001-11-29 23:36:34 +00:00 |
nsNSSModule.cpp
|
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
|
2002-01-30 21:14:20 +00:00 |
nsPK11TokenDB.cpp
|
b=117148 S/MIME tool fails to find certificate while signing
|
2002-01-16 04:30:55 +00:00 |
nsPK11TokenDB.h
|
bug 80094, implement device manager for PSM2
|
2001-05-15 20:40:28 +00:00 |
nsPKCS11Slot.cpp
|
b=117148 S/MIME tool fails to find certificate while signing
|
2002-01-16 04:30:55 +00:00 |
nsPKCS11Slot.h
|
bug 80094, implement device manager for PSM2
|
2001-05-15 20:40:28 +00:00 |
nsPKCS12Blob.cpp
|
fix build bustage due to nsCRT::strlen(char* s) removed
|
2002-02-28 05:14:10 +00:00 |
nsPKCS12Blob.h
|
Fix for Bug 83675 r=mcgreer, sr=blizzard, a=asa
|
2001-06-19 05:29:56 +00:00 |
nsSDR.cpp
|
Checking in for valeski. In case of problems you can reach me at kai.engert@gmx.de
|
2001-09-05 21:27:22 +00:00 |
nsSDR.h
|
Make the nsINSSDialogs a base class that we do a QI to
|
2001-02-10 02:53:10 +00:00 |
nsSSLSocketProvider.cpp
|
PSM 2.0 work:
|
2001-01-19 01:12:10 +00:00 |
nsSSLSocketProvider.h
|
PSM 2.0 work:
|
2001-01-19 01:12:10 +00:00 |
nsTLSSocketProvider.cpp
|
PSM 2.0 work:
|
2001-01-19 01:12:10 +00:00 |
nsTLSSocketProvider.h
|
rename tls sockets to starttls: bug 74387 r=javi r=darin sr=mscott
|
2001-04-16 21:01:29 +00:00 |