gecko-dev/security/nss/lib/certdb
wtc%netscape.com 89cbb2e3ff Bug 168368: fixed an uninitialized memory read in CERT_CreateRDN. It
should not call va_arg if 'ava0' is NULL (which means 'ava0' is the last
argument).
2002-09-13 00:28:55 +00:00
..
.cvsignore
alg1485.c Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux. 2002-09-06 00:27:52 +00:00
cert.h Implement the CRL cache . Bug 149854 2002-08-30 22:57:03 +00:00
certdb.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
certdb.h
certi.h Fix for 167856 - memory leaks in CRL cache 2002-09-11 01:08:06 +00:00
certt.h Implement partial CRL decoding. Fix for 149816. r=wtc . Uses new quick DER decoder 2002-08-07 03:44:12 +00:00
certv3.c Fix compiler warnings 2002-09-07 01:24:27 +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 Fix for 167856 - memory leaks in CRL cache 2002-09-11 01:08:06 +00:00
genname.c Treat empty SubjectAltName extensions as if they were non-existant. 2002-09-04 00:42:01 +00:00
genname.h
Makefile
manifest.mn Fix 164126: makefile build error. 2002-09-06 16:38:56 +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 Bug 168368: fixed an uninitialized memory read in CERT_CreateRDN. It 2002-09-13 00:28:55 +00:00
stanpcertdb.c Fix for 154212 2002-07-10 00:56:16 +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 Treat empty SubjectAltName extensions as if they were non-existant. 2002-09-04 00:42:01 +00:00
xconst.h