gecko-dev/security/nss/cmd/modutil
2002-03-27 05:02:58 +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 Bugzilla bug 94685: added 'const' to eliminate compiler warning. 2001-08-23 00:10:00 +00:00
install.h
installparse.c Bugzilla bug #52232: reverted to revision 1.1, which was generated 2000-09-12 14:51:06 +00:00
installparse.h Bugzilla bug #52232: reverted to revision 1.1, which was generated 2000-09-12 14:51:06 +00:00
installparse.l
installparse.y
instsec.c Bugzilla bug 94685: added 'const' to eliminate compiler warning. 2001-08-23 00:10:00 +00:00
lex.Pk11Install_yy.c
Makefile Bugzilla bug #52232: remove the yacc rule and also cancel the implicit 2000-09-12 18:52:57 +00:00
manifest.mn Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
modutil.c Call NSS_Shudown in modutil 2002-03-27 05:02:58 +00:00
modutil.h Bugzilla bug 131078: fixed compiler warnings. r=mcgreer. 2002-03-15 06:07:41 +00:00
pk11.c Bugzilla bug 131078: fixed compiler warnings. r=mcgreer. 2002-03-15 06:07:41 +00:00
pk11jar.html
README
README.TXT
rules.mk Bugzilla bug #52232: remove the yacc rule and also cancel the implicit 2000-09-12 18:52:57 +00:00
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.