gecko-dev/security/nss/lib
nelsonb%netscape.com e17976568a Fix a crash. An attempt to move a sensitive key longer than 48 bytes
from one token to another will no longer crash.  Instead, it will fail
with the new error code SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY.  Bug 97887.
In addition, DHE key pairs are now generated with CKA_SENSITIVE false.
2001-09-06 03:00:39 +00:00
..
asn1 MSVC won't let you initialize a pointer in a data structure with the 2001-01-07 08:13:13 +00:00
base Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
certdb Fix memory leak 2001-08-24 21:15:52 +00:00
certhigh Bug 54104 - fix to find the built in CA certs 2001-08-07 18:56:13 +00:00
ckfw fix problem with bad hashes 2001-08-30 21:07:26 +00:00
crmf Update the CRMF templates so that the ASN.1 encoder correctly 2001-08-03 22:26:25 +00:00
cryptohi Fix a crash. An attempt to move a sensitive key longer than 48 bytes 2001-09-06 03:00:39 +00:00
fortcrypt Bugzilla bug #83811: added a new implicit rule to build BUILT_CSRCS 2001-06-05 00:32:14 +00:00
freebl Bugzilla bug 94685: added 'const' to eliminate compiler warnings. 2001-08-22 23:55:53 +00:00
jar Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
macbuild Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
nss Land new PKCS #11 initialization code. 2001-08-24 21:16:48 +00:00
pk11wrap Fix a crash. An attempt to move a sensitive key longer than 48 bytes 2001-09-06 03:00:39 +00:00
pkcs7 Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
pkcs12 Don't skip certs that are already in the database. We may have to tweak 2001-09-04 20:20:48 +00:00
pki what's this, a checkin to lib/pki? 2001-07-19 20:41:38 +00:00
pki1 make some header/source definitions consistent to fix build 2001-07-19 20:40:42 +00:00
pkix
smime Bugzilla bug 94685: added missing 'case' in a switch statement. I have 2001-08-22 23:22:12 +00:00
softoken Allow 'importing' certificates that already exist in the database. 2001-09-04 20:19:26 +00:00
ssl Bugzilla bug 94685: deleted the unreferenced label 'no_wrapped_key'. 2001-08-22 23:15:45 +00:00
util Fix a crash. An attempt to move a sensitive key longer than 48 bytes 2001-09-06 03:00:39 +00:00
Makefile Use '$(INSTALL) -m 444' to install files in nss/lib/crypto. By default 2000-09-27 05:49:43 +00:00
manifest.mn Bugzilla bug #64261: moved pkcs7 from libnss3.so back to libsmime3.so. 2001-01-04 21:33:06 +00:00