gecko-dev/security/nss/lib/certdb
wtc%netscape.com 12860a5501 Bug 183612: added support for looking up a cert by subject key ID and
creating a CMS recipient info from a subject key ID.  The patch was
contributed by Javi Delgadillo <javi@netscape.com>. r=relyea, wtc.
Modified Files:
	certdb/cert.h certdb/certdb.c certdb/certdb.h certdb/certv3.c
	certdb/stanpcertdb.c nss/nss.def nss/nssinit.c
	pk11wrap/pk11cert.c pk11wrap/pk11func.h pk11wrap/secmod.h
	pki/pki3hack.c smime/cms.h smime/cmslocal.h smime/cmspubkey.c
	smime/cmsrecinfo.c smime/cmssiginfo.c smime/cmst.h
	smime/smime.def
2002-12-17 01:39:46 +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 support for looking up a cert by subject key ID and 2002-12-17 01:39:46 +00:00
certdb.c Bug 183612: added support for looking up a cert by subject key ID and 2002-12-17 01:39:46 +00:00
certdb.h Bug 183612: added support for looking up a cert by subject key ID and 2002-12-17 01:39:46 +00:00
certi.h Add 2 new functions to NSS, so an application can get a list of all 2002-10-23 20:50:51 +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
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
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 Create profiles for all the email addresses in a certificate. 2002-12-10 17:14:17 +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