mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
7aa8e229f4
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). |
||
---|---|---|
.. | ||
config.mk | ||
error.h | ||
install-ds.c | ||
install-ds.h | ||
install.c | ||
install.h | ||
installparse.c | ||
installparse.h | ||
installparse.l | ||
installparse.y | ||
instsec.c | ||
lex.Pk11Install_yy.c | ||
Makefile | ||
manifest.mn | ||
modutil.c | ||
modutil.h | ||
pk11.c | ||
pk11jar.html | ||
README | ||
README.TXT | ||
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.