gecko-dev/security/nss/cmd/pk12util
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
..
Makefile Use platlibs so the the builds work on NT as well. 2000-11-28 22:08:23 +00:00
manifest.mn undo last change 2001-08-07 00:45:42 +00:00
pk12util.c Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests. 2002-04-12 19:05:21 +00:00
pk12util.h Fix for 81246 - do not use a temporary /tmp/Pk12uTemp file anymore in pk12util . This is achieved by using new default functions in the PKCS#12 decoder that use memory storage 2001-10-08 18:32:00 +00:00