gecko-dev/security/nss/lib/certdb
wchang0222%aol.com ec4dda5d19 Bugzilla bug 219982: removed an unused local variable. (The function call
is needed for its side effect.)  Thanks to timeless@bemail.org and
Serge GAUTHERIE <gautheri@noos.fr> for the patch.  r=wtc.
2003-12-17 22:43:25 +00:00
..
.cvsignore
alg1485.c Bugscape bug 54021: in CERT_FindSubjectKeyIDExtension, if PORT_NewArena 2003-12-03 00:09:05 +00:00
cert.h Bugscape bug 54021: in CERT_FindSubjectKeyIDExtension, if PORT_NewArena 2003-12-03 00:09:05 +00:00
certdb.c Bugzilla bug 219982: removed an unused local variable. (The function call 2003-12-17 22:43:25 +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 Fix for bug 143334 : add support for GeneralizedTime in certificates and CRLs. r=wtc,nelsonb 2003-09-19 04:08:51 +00:00
certv3.c Bugscape bug 54021: in CERT_FindSubjectKeyIDExtension, if PORT_NewArena 2003-12-03 00:09:05 +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 Initialize crlHandle . r=wtc 2003-10-25 00:41:14 +00:00
genname.c Remove an unnecessary and incorrect assert call. 2003-11-26 06:16:01 +00:00
genname.h Eliminate redundant function declarations. Bug 208854. r=wchang0222 2003-10-14 17:44:33 +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 Clean up some arithmetic used for UCS4. Detect when UCS2 and UCS4 2003-11-27 01:08:59 +00:00
stanpcertdb.c __CERT_AddTempCertToPerm will now set error SEC_ERROR_ADDING_CERT 2003-12-06 06:46:27 +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