gecko-dev/security/nss/lib/certdb
nelsonb%netscape.com b904b47318 Detect empty emailAddr strings in CERTCertificates. Bugzilla bug 211540.
Modified Files:
    cmd/dbck/dbck.c cmd/signtool/util.c lib/certdb/certdb.c
    lib/certdb/stanpcertdb.c lib/pkcs7/p7decode.c lib/pki/certificate.c
    lib/pki/pki3hack.c lib/smime/cmssiginfo.c lib/softoken/pkcs11u.c
2003-11-15 00:10:01 +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 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 Initialize crlHandle . r=wtc 2003-10-25 00:41:14 +00:00
genname.c Bug 213902 : removing unused variable "next" in "cert_DecodeNameConstraintSubTree" 2003-07-28 21:53:16 +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 Make CERT_DecodeAVAValue take const inputs and detect NULL pointers. 2003-06-17 23:44:14 +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