gecko-dev/security/nss/lib/certdb
nelsonb%netscape.com 0545cae9b8 Change cert_GetCertificateEmailAddresses to return NULL rather than
a pointer to an empty string when a cert has no email addresses.
Partial fix for bug 211540.  Modified certdb/alg1485.c
2003-07-09 04:14:23 +00:00
..
.cvsignore
alg1485.c Change cert_GetCertificateEmailAddresses to return NULL rather than 2003-07-09 04:14:23 +00:00
cert.h Move the declaration for CERT_CompareNameSpace from cert.h to genname.h 2003-06-26 01:56:34 +00:00
certdb.c Bug 212004: in CERT_IsUserCert we should test for a null cert->trust and 2003-07-09 04:12:16 +00:00
certdb.h Export SEC_DupCRL and declare it in certdb.h. Bug 208194. 2003-07-09 04:00:48 +00:00
certi.h Augment and centralize the list of known cert name attribute types. 2003-06-06 01:17:04 +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 Bug 211384: fixed the bug that importing a CRL that already exists in the 2003-07-08 18:41:28 +00:00
genname.c Move the declaration for CERT_CompareNameSpace from cert.h to genname.h 2003-06-26 01:56:34 +00:00
genname.h Move the declaration for CERT_CompareNameSpace from cert.h to genname.h 2003-06-26 01:56:34 +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 Make CERT_DecodeAVAValue take const inputs and detect NULL pointers. 2003-06-17 23:44:14 +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 Fix bug 211049. Another issue with empty pointer lists from group 2003-07-01 01:16:57 +00:00
xconst.h Make SubjectAltEncode a public function. Fixes build breakage in Linux 2002-12-10 17:41:16 +00:00