gecko-dev/security/nss/lib/smime
relyea%netscape.com 7aa8e229f4 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
..
cms.h
cmsarray.c
cmsasn1.c
cmsattr.c Bugzilla bug 94685: added missing 'case' in a switch statement. I have 2001-08-22 23:22:12 +00:00
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 Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
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 Fix compiler warnings on Solaris, Linux, HP, and AIX 2001-09-20 22:15:32 +00:00
cmsenvdata.c Fix key leak in S/Mime. 2002-01-25 19:08:19 +00:00
cmslocal.h
cmsmessage.c Fix compiler warnings on Solaris, Linux, HP, and AIX 2001-09-20 22:15:32 +00:00
cmspubkey.c Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
cmsrecinfo.c Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
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 Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
cmsutil.c Allocate memory when setting digest vale. Checkin approved by relyea 2001-11-02 00:03:32 +00:00
config.mk Bugzilla bug 112198: use the -dylib_file ld option to link the ssl3 and 2002-02-15 23:38:47 +00:00
Makefile
manifest.mn changes for PSM to compile against NSS shared libraries. 2001-11-21 18:00:28 +00:00
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 Fix compiler warnings on Solaris, Linux, HP, and AIX 2001-09-20 22:15:32 +00:00
smimever.c