gecko-dev/security/nss/lib
2002-07-10 00:07:39 +00:00
..
asn1 Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers. 2002-03-14 04:12:25 +00:00
base avoid use of iterator 2002-04-22 20:44:07 +00:00
certdb Fix for 154212 - update patch for CERT_SaveSMimeProfile based on Bob's comments 2002-07-10 00:07:39 +00:00
certhigh Add new CERT_VerifyCertificate function - fix for 149832 2002-07-04 03:09:49 +00:00
ckfw Added the README file, which explains how to add a root CA certificate to 2002-07-09 17:00:30 +00:00
crmf bug 141355, CERT_DecodeDERCertificate is not a safe function for some uses, must be replaced with CERT_NewTempCertificate. 2002-05-02 19:00:13 +00:00
cryptohi bug 125359, by default the ASN.1 en/decoder should treat all numbers as signed. But many source/target items desire unsigned integers (specifically, bignums in the crypto stuff), so implement an siUnsignedInteger type which notifies the en/decoder to handle the conversion. 2002-02-21 22:41:44 +00:00
dev treat lastTime of 0 as never having checked (not within the interval). 2002-07-09 04:40:35 +00:00
fortcrypt Bugzilla bug 131057: define PORT_Strdup as a function that calls PORT_Alloc. 2002-05-01 00:06:39 +00:00
freebl Bugzilla bug 131171: added HP-UX IPF (ia64) support. Portions of the patch 2002-05-18 00:52:11 +00:00
jar Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers. 2002-03-14 04:12:25 +00:00
macbuild
nss Add new CERT_VerifyCertificate function - fix for 149832 2002-07-04 03:09:49 +00:00
pk11wrap 1) fix return type warning in pk11ListCertsCallback. 2002-07-09 04:39:35 +00:00
pkcs7 bug 141355, CERT_DecodeDERCertificate is not a safe function for some uses, must be replaced with CERT_NewTempCertificate. 2002-05-02 19:00:13 +00:00
pkcs12 Make the file C++ friendly. 2002-06-20 22:32:38 +00:00
pki Initialize type fields to supress purify uninitialized reference warnings. 2002-06-28 03:00:10 +00:00
pki1 Fix two logic errors reported as warnings on windows. Bug 110187 2002-02-19 02:06:25 +00:00
pkix
smime Bug 150708. Incorrect keysize when finding bulk alg. r=wtc. 2002-06-10 22:00:32 +00:00
softoken Handle the case where we don't get the Token object from NewToken (It gets converted from a session object in handleobjects). 2002-07-02 19:58:49 +00:00
ssl Initialize type field to clear off purify warnings. 2002-06-25 23:00:59 +00:00
util Initialize type fields to supress purify uninitialized reference warnings. 2002-06-28 03:00:10 +00:00
Makefile Don't build nss/cmd or nss/lib/fortcrypt on WinCE. 2002-04-05 03:34:57 +00:00
manifest.mn Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00