gecko-dev/security/nss/cmd
mcgreer%netscape.com 070debc909 undo last change 2001-08-07 00:45:42 +00:00
..
SSLsample Added the realclean and clobber_all targets. 2001-05-25 01:20:07 +00:00
addbuiltin changes needed to make addbuiltin build again 2001-06-29 14:09:25 +00:00
atob Bugzilla bug #64238: removed the unnecessary inclusion of mcom_db.h from 2001-01-04 00:44:30 +00:00
bltest temporarily add debug output to bltest to try and track down win32 RSA QA failures. 2001-06-13 15:31:20 +00:00
btoa Bugzilla bug #64238: removed the unnecessary inclusion of mcom_db.h from 2001-01-04 00:44:30 +00:00
certcgi remove cdbhdl.h bug 64260 reviewed by wtc. 2001-02-01 18:09:50 +00:00
certutil more FIPS fixes. it's possible the old crypto lib alloc'ed the PQG params and copied them over when creating the DSA key, otherwise this code would have never worked. It's also possible this code was never tested as-is. At any rate, the static vars go out of scope and wreak havoc later on, so alloc the memory. 2001-08-06 18:57:16 +00:00
checkcert MSVC won't let you initialize a pointer in a data structure with the 2001-01-07 08:13:13 +00:00
crlutil Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* functions. Introduced SECU_PrintPRandOSError(progName); to print on failure. Each command is responsible for exiting with appropriate status to distinguish failure points. 2001-01-31 23:25:02 +00:00
crmf-cgi Make crmfcgi build once again 2001-05-08 20:19:12 +00:00
crmftest Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
dbck wrong header 2000-08-14 22:50:36 +00:00
derdump Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* functions. Introduced SECU_PrintPRandOSError(progName); to print on failure. Each command is responsible for exiting with appropriate status to distinguish failure points. 2001-01-31 23:25:02 +00:00
digest
ilock Bugzilla: 64132. NSS lock instrumentation 2001-01-03 19:51:22 +00:00
include
keyutil
lib Add function SECU_PrintBuf() which prints a buffer in hex and ASCII. 2001-03-20 04:23:38 +00:00
makepqg Add dynamic Library support to commands. Mark those that commands that still 2000-12-22 17:09:07 +00:00
modutil Bugzilla bug #77884: fixed discrepancy between the size of an array and 2001-06-06 17:00:51 +00:00
ocspclnt Add dynamic Library support to commands. Mark those that commands that still 2000-12-22 17:09:07 +00:00
oidcalc
p7content Fixed bogus tab introduced by my previous checkin. 2001-02-01 00:57:26 +00:00
p7env Fixed bogus tab introduced by my previous checkin. 2001-02-01 00:57:26 +00:00
p7sign Fixed bogus tab introduced by my previous checkin. 2001-02-01 00:57:26 +00:00
p7verify Fixed bogus tab introduced by my previous checkin. 2001-02-01 00:57:26 +00:00
pk12util undo last change 2001-08-07 00:45:42 +00:00
pp Call NSS_NoDB_Init instead of that broken old SECU_PKCS11Init. 2000-10-06 21:40:52 +00:00
rsaperf This program tests low level functions that aren't exported from the DSOs, 2001-01-07 07:47:17 +00:00
samples
sdrtest Bug 67501: Fix suggested by Nelson. Make '-d' option work again in sdrtest. 2001-02-06 01:05:21 +00:00
selfserv Remove unnecessary global tables of cipherSuite numbers. This solves 2001-04-11 20:03:22 +00:00
signtool Fix bug 90228: Signtool not picking up hidden (dot) files when performing 2001-07-20 21:31:33 +00:00
signver Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* functions. Introduced SECU_PrintPRandOSError(progName); to print on failure. Each command is responsible for exiting with appropriate status to distinguish failure points. 2001-01-31 23:25:02 +00:00
smimetools Change structure passing to pointer passing. 2001-03-23 19:33:59 +00:00
sslstrength remove cdbhdl.h bug 64260 reviewed by wtc. 2001-02-01 18:09:50 +00:00
ssltap
strsclnt Bugzilla: 81706. strsclnt exit code 2001-05-24 16:44:25 +00:00
swfort The strip function should be unnecessary. 2001-06-02 02:35:51 +00:00
tstclnt Bugzilla bug 86528: have tstclnt exit with 254 (= -2 mod 256) where it 2001-06-27 00:29:01 +00:00
ttformat Bugzilla: 64132. NSS lock contention 2001-01-03 20:54:29 +00:00
zlib Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
.cvsignore
Makefile OS/2 build changes. 2000-09-20 17:07:22 +00:00
makefile.inc
makefile.win
manifest.mn changes suggested by bryner to build more of NSS's utilities 2000-11-28 00:36:53 +00:00
platlibs.mk Bugzilla bug #62855: checked in OS/2 makefile patches from Javier 2001-01-31 21:29:31 +00:00
platrules.mk Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00