gecko-dev/security/nss/cmd
2001-01-26 16:45:46 +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 make blapitest return error codes so QA lights up correctly. Fix bug with DSA 2001-01-18 21:45:47 +00:00
btoa Bugzilla bug #64238: removed the unnecessary inclusion of mcom_db.h from 2001-01-04 00:44:30 +00:00
certcgi Add missing #include "nss.h" 2001-01-07 07:43:28 +00:00
certutil Detect failures of NSS_Init and report them. 2001-01-25 04:14:22 +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 Add missing #include "nss.h" 2001-01-07 07:43:28 +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
derdump Add missing #include "nss.h" 2001-01-07 07:43:28 +00:00
digest
ilock Bugzilla: 64132. NSS lock instrumentation 2001-01-03 19:51:22 +00:00
include
keyutil
lib Bugzilla bug #65416: assign values to enumeration constants in secutil.h 2001-01-25 19:05: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 dbprefix option added 2001-01-22 19:51:41 +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 Add missing #include "nss.h" 2001-01-07 07:43:28 +00:00
p7env Add missing #include "nss.h" 2001-01-07 07:43:28 +00:00
p7sign Add missing #include "nss.h" 2001-01-07 07:43:28 +00:00
p7verify Add missing #include "nss.h" 2001-01-07 07:43:28 +00:00
pk12util Reduce warnings by adding missing #includes to eliminate calls to 2001-01-04 08:21:15 +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 do_accept now ignores the PR_CONNECT_RESET_ERROR 2001-01-23 04:56:53 +00:00
signtool Add missing #include "nss.h" 2001-01-07 07:43:28 +00:00
signver Add missing #include "nss.h" 2001-01-07 07:43:28 +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 Stop using deprecated SSL functions. Convert them to the supported ones. 2001-01-06 02:40:02 +00:00
ssltap
strsclnt Add implementation of SSL_RSA_WITH_RC4_128_SHA SSL3 cipher suite, 2001-01-13 02:05:15 +00:00
swfort Add dynamic Library support to commands. Mark those that commands that still 2000-12-22 17:09:07 +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 Changes to deal with exporting data from Windows DLLs. 2001-01-05 01:38:26 +00:00
platrules.mk