gecko-dev/security/nss/cmd/modutil
wtc%netscape.com d26ae8d600 Bug 197890: Eliminated the artificial dependency of all NSS cmd tools on
zlib.  Only some of them (modutil and signtool) need zlib and we now define
that dependency explicitly.  In shlibsign/sign.sh, escape the drive letter
if the pathname contains it and we are using Cygwin so that the pathname
does not contain any colon, which is the PATH separator in Cygwin. r=relyea
Modified Files: platlibs.mk modutil/manifest.mn shlibsign/sign.sh
	signtool/manifest.mn
2003-03-17 21:48:18 +00:00
..
config.mk Change most coreconf and NSS makefiles to use OS_TARGET (which can 2002-02-15 22:54:08 +00:00
error.h Make modutil display a more detailed error when a PKCS#11 module fails to load. This is done by checking the NSPR error text that is set by PR_LoadLibrary failures deep in SECMOD_AddNewModule 2002-02-12 04:09:21 +00:00
install-ds.c
install-ds.h Fix compiler warnings. 2001-09-20 21:44:20 +00:00
install.c Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux. 2002-09-06 00:27:52 +00:00
install.h
installparse.c
installparse.h
installparse.l
installparse.y
instsec.c
lex.Pk11Install_yy.c
Makefile
manifest.mn Bug 197890: Eliminated the artificial dependency of all NSS cmd tools on 2003-03-17 21:48:18 +00:00
modutil.c Surface the Err codes if we fail to shift to FIPS mode. 2003-02-05 00:31:15 +00:00
modutil.h Surface the Err codes if we fail to shift to FIPS mode. 2003-02-05 00:31:15 +00:00
pk11.c Addresses bug 193378 modutil should print an error message, 2003-02-25 02:09:11 +00:00
pk11jar.html
README
rules.mk
specification.html

                    CRYPTOGRAPHIC MODULE UTILITY (modutil)
                                VERSION 1.0
              ===============================================

The file specification.html documentats the software.

The file pk11jar.html documents the PKCS #11 JAR format.