gecko-dev/security/nss/cmd
2001-02-01 19:05:10 +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 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
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 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
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 OS/2 build changes. 2000-09-20 17:07:22 +00:00
crmftest OS/2 build changes. 2000-09-20 17:07:22 +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 remove cdbhdl.h bug 64260 reviewed by wtc. 2001-02-01 18:09:50 +00:00
makepqg Add dynamic Library support to commands. Mark those that commands that still 2000-12-22 17:09:07 +00:00
modutil 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
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 remove cdbhdl.h bug 64260 reviewed by wtc. 2001-02-01 18:09:50 +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 Move SDR tests to use nss dll's 2001-01-07 00:32:36 +00:00
selfserv I found that #include <unistd.h> is still needed on Unix for getpid(). 2001-01-31 19:18:09 +00:00
signtool 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
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 removing use of external NSS_CMSArray_Count 2001-01-12 18:37:41 +00:00
SSLsample Stop using deprecated SSL functions. Convert them to the supported ones. 2001-01-06 02:40:02 +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 Add implementation of SSL_RSA_WITH_RC4_128_SHA SSL3 cipher suite, 2001-01-13 02:05:15 +00:00
swfort remove cdbhdl.h and recode. bug 64206 reviewed by wtc. 2001-02-01 19:05:10 +00:00
tstclnt cleanup after testclient -q successfully connected before exiting 2001-01-23 05:01:24 +00:00
ttformat Bugzilla: 64132. NSS lock contention 2001-01-03 20:54:29 +00:00
zlib remove extre PR_PUBLIC definition so everything will compile under AIX 2000-11-28 23:24:55 +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