gecko-dev/security/nss/lib/certdb
2002-12-10 17:14:17 +00:00
..
.cvsignore
alg1485.c Bug 39494: added a check to prevent buffer overflow. r=mcgreer,nelsonb. 2002-12-04 23:41:49 +00:00
cert.h Patch for 180228 - export CRL cache flush API . r=wtc 2002-11-15 05:04:05 +00:00
certdb.c Include certi.h to resolve invocation of undeclared function. 2002-10-23 22:00:48 +00:00
certdb.h Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
certi.h Add 2 new functions to NSS, so an application can get a list of all 2002-10-23 20:50:51 +00:00
certt.h Bug 149832: renamed highestUsage as certificateUsageHighest. 2002-10-03 03:48:55 +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 bug 180894 - don't assert in ShutdownCRLCache() 2002-11-19 21:37:50 +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 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 Fix for bug 156042 - crash when CA not issued by a valid CA 2002-09-20 01:53:33 +00:00
stanpcertdb.c Create profiles for all the email addresses in a certificate. 2002-12-10 17:14:17 +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