gecko-dev/security/nss/lib/certdb
nelsonb%netscape.com 13f3e6fa94 Fix leak in CERT_FindSubjectKeyIDExtension, and use the Quick DER
decoder.  Bugscape bug 54021.  r=jpierre
2003-11-27 05:06:20 +00:00
..
.cvsignore
alg1485.c Fix some bugs in the code that formats OIDs for printing. 2003-11-06 02:02:32 +00:00
cert.h Fixed a comment error. r=relyea. 2003-11-13 16:21:46 +00:00
certdb.c Detect empty emailAddr strings in CERTCertificates. Bugzilla bug 211540. 2003-11-15 00:10:01 +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 Fix leak in CERT_FindSubjectKeyIDExtension, and use the Quick DER 2003-11-27 05:06:20 +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 Detect empty emailAddr strings in CERTCertificates. Bugzilla bug 211540. 2003-11-15 00:10:01 +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