gecko-dev/security/nss/cmd
wtc%netscape.com f2143ac49e Bugzilla bug 86528: have tstclnt exit with 254 (= -2 mod 256) where it
was exiting with -2 before so that old test script that expects 254
continues to work.  r=larryh.
Modified Files: tstclnt.c sslauth.txt
2001-06-27 00:29:01 +00:00
..
addbuiltin thought I'd be cool and make it build with DSO's, but alas, need CERT_DecodeTrustString... 2001-01-26 16:45:46 +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 Fix bug 85465. Detect EOF on stdin when reading it to seed PRNG. 2001-06-18 21:31:04 +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 Detect failure of NSS_Init. 2000-04-06 23:02:44 +00:00
ilock Bugzilla: 64132. NSS lock instrumentation 2001-01-03 19:51:22 +00:00
include
keyutil Update makefiles so NT will build. (and other platforms that don't have symbolic links) 2000-04-03 21:41:33 +00:00
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 Update makefiles so NT will build. (and other platforms that don't have symbolic links) 2000-04-03 21:41:33 +00:00
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 Merge in changes from NSS 3.2.1. 2001-04-11 22:47:14 +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 ERRX is still -1. 2001-06-25 21:34:22 +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
SSLsample Added the realclean and clobber_all targets. 2001-05-25 01:20:07 +00:00
sslstrength remove cdbhdl.h bug 64260 reviewed by wtc. 2001-02-01 18:09:50 +00:00
ssltap Update makefiles so NT will build. (and other platforms that don't have symbolic links) 2000-04-03 21:41:33 +00:00
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