gecko-dev/security/nss/lib/certdb
wtc%netscape.com 485a88c60e Bug 211384: fixed the bug that importing a CRL that already exists in the
DB causes NSS_Shutdown to fail.  Two files were changed.  1. crl.c: we
should not obtain a slot reference because PK11_FindCrlByName already
obtained a slot reference.  2. pk11cert.c: cleaned up code and fixed a slot
reference leak if the SECITEM_AllocItem call fails.  r=nelsonb.
2003-07-08 18:41:28 +00:00
..
.cvsignore
alg1485.c Fix several bugs reported in bug 210707. 2003-06-27 00:33:05 +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 Fix for 201134 - race condition when verifying certs. Don't reset the value of nsCertType in CERTCertificate in the middle of the computation. r=nelsonb 2003-04-17 00:32:54 +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 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
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
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