gecko-dev/security/nss/lib/certdb
ian.mcgreer%sun.com fbd8eb30c2 bug 174200, don't attempt to decode cert when destroying it, handle failure
to decode cert serial number
r=nelsonb
2003-02-18 20:53:14 +00:00
..
.cvsignore
alg1485.c Bug 39494: added a check to prevent buffer overflow. r=mcgreer,nelsonb. 2002-12-04 23:41:49 +00:00
cert.h Bug 183612: added some comments. 2002-12-24 02:25:36 +00:00
certdb.c Fix crash in CERT_CheckKeyUsage caused by dereferencing a returned pointer 2003-01-31 02:49:13 +00:00
certdb.h Bug 183612: renamed some new functions to be consistent with existing 2002-12-19 00:26:34 +00:00
certi.h Bug 183612: renamed some new functions to be consistent with existing 2002-12-19 00:26:34 +00:00
certt.h Bug 149832: renamed highestUsage as certificateUsageHighest. 2002-10-03 03:48:55 +00:00
certv3.c Bug 183612: added support for looking up a cert by subject key ID and 2002-12-17 01:39:46 +00:00
certxutl.c Convert slow SEC_ASN1DecodeItem calls to SEC_QuickDERDecodeItem where possible. Performance improvement. Bug #160805 . r=relyea 2002-08-24 00:52:47 +00:00
certxutl.h
config.mk Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
crl.c Fix for bug 180894 - don't assert in ShutdownCRLCache() 2002-11-19 21:37:50 +00:00
genname.c Treat empty SubjectAltName extensions as if they were non-existant. 2002-09-04 00:42:01 +00:00
genname.h Bugzilla bug 122712: renamed cert_DecodeGeneralName to 2002-02-14 02:53:20 +00:00
Makefile
manifest.mn Fix for 172678 - move internal functions InitCRLCache and ShutdownCRLCache to private header certi.h 2002-10-05 02:24:25 +00:00
polcyxtn.c Fix for 160805 . Make a copy of items into the arena before calling SEC_QuickDERDecodeItem where needed 2002-08-31 00:37:52 +00:00
secname.c Fix for bug 156042 - crash when CA not issued by a valid CA 2002-09-20 01:53:33 +00:00
stanpcertdb.c bug 174200, don't attempt to decode cert when destroying it, handle failure 2003-02-18 20:53:14 +00:00
xauthkid.c Fix for 160805 . Make a copy of items into the arena before calling SEC_QuickDERDecodeItem where needed 2002-08-31 00:37:52 +00:00
xbsconst.c Convert slow SEC_ASN1DecodeItem calls to SEC_QuickDERDecodeItem where possible. Performance improvement. Bug #160805 . r=relyea 2002-08-24 00:52:47 +00:00
xconst.c Treat empty SubjectAltName extensions as if they were non-existant. 2002-09-04 00:42:01 +00:00
xconst.h Make SubjectAltEncode a public function. Fixes build breakage in Linux 2002-12-10 17:41:16 +00:00