gecko-dev/security/nss/lib/certdb
2002-09-27 21:23:00 +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 Bug 169790: renamed CERT_DecodeDERCrlEx to CERT_DecodeDERCrlWithFlags. 2002-09-23 21:31:47 +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 Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
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 Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
crl.c Bug 169790: renamed CERT_DecodeDERCrlEx to CERT_DecodeDERCrlWithFlags. 2002-09-23 21:31:47 +00:00
genname.c Treat empty SubjectAltName extensions as if they were non-existant. 2002-09-04 00:42:01 +00:00
genname.h Bugzilla bug 122712: renamed cert_DecodeGeneralName to 2002-02-14 02:53:20 +00:00
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 Fix for bug 156042 - crash when CA not issued by a valid CA 2002-09-20 01:53:33 +00:00
stanpcertdb.c bug 171198, leak moving temp cert to perm; add force parameter 2002-09-27 21:23:00 +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