pjs/security/nss/lib/smime
relyea%netscape.com 14e7ed26f6 Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.
Debug builds can verify correct operation by setting NSS_STRICT_SHUTDOWN, which
will cause an assert if shutdown is called but not all the modules are freed (which
means a slot, key, or cert reference has been leaked).
2002-04-12 19:05:21 +00:00
..
Makefile
cms.h
cmsarray.c
cmsasn1.c
cmsattr.c
cmscinfo.c Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests. 2002-04-12 19:05:21 +00:00
cmscipher.c
cmsdecode.c Fix memory leak. 2002-02-01 17:57:05 +00:00
cmsdigdata.c Fix key leak in S/Mime. 2002-01-25 19:08:19 +00:00
cmsdigest.c
cmsencdata.c Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests. 2002-04-12 19:05:21 +00:00
cmsencode.c
cmsenvdata.c Fix key leak in S/Mime. 2002-01-25 19:08:19 +00:00
cmslocal.h
cmsmessage.c
cmspubkey.c
cmsrecinfo.c
cmsreclist.c
cmsreclist.h
cmssigdata.c Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests. 2002-04-12 19:05:21 +00:00
cmssiginfo.c Checkin for relyea. Call CERT_DestoryCertificateList instead of CERT_DestroyCertList 2002-01-31 04:00:12 +00:00
cmst.h
cmsutil.c
config.mk Bugzilla bug 112198: use the -dylib_file ld option to link the ssl3 and 2002-02-15 23:38:47 +00:00
manifest.mn
smime.def Bugzilla bug 119418: export NSS_CMSMessage_IsEncrypted. 2002-04-10 17:54:02 +00:00
smime.h
smime.rc
smimemessage.c
smimesym.c
smimeutil.c
smimever.c