gecko-dev/security/nss/cmd
wtchang%redhat.com e758a9999b Bugzilla Bug 298612: make sure that the int argument that we pass to the
isspace, etc. macros is EOF or between 0 and 255. r=nelsonb.
2005-08-15 22:06:47 +00:00
..
addbuiltin Bugzilla bug 290233: fixed printf format related bugs reported as compiler 2005-04-13 23:03:15 +00:00
atob Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
bltest Bugzilla bug 303986: do not assume the line ending is '\n'; it may be the 2005-08-09 22:19:09 +00:00
btoa Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
certcgi Cleanup unused variables and dead code 2005-04-02 05:24:07 +00:00
certutil Fix for bug 292390 . Prevent crash in certutil with -P option and dbprefix omitted. 2005-04-29 21:58:49 +00:00
checkcert Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
cmdlib Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
crlutil Bugzilla Bug 298409: fixed an array index off-by-one error and a memory 2005-06-24 23:00:02 +00:00
crmf-cgi Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
crmftest Removed a useless makefile rule. 2004-11-05 02:46:09 +00:00
dbck Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
dbtest Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 22:28:27 +00:00
derdump Remove unused variable 2005-04-02 05:26:58 +00:00
digest Remove unused variable 2004-10-07 04:14:18 +00:00
fipstest program for generating FIPS algorithm test results 2004-05-12 17:30:31 +00:00
ilock Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
include Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
keyutil Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
lib Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+ 2005-04-12 02:24:17 +00:00
makepqg Output properly encoded PQGParams. r=wtc. Bug 247738. 2004-07-01 02:07:02 +00:00
modutil Back out the preceeding fortezza removal patch, which was accidentally 2005-04-06 21:35:45 +00:00
ocspclnt Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
oidcalc Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
p7content Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
p7env Remove unused variable 2004-10-07 04:14:18 +00:00
p7sign Remove unused variable 2004-10-07 04:14:18 +00:00
p7verify Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
pk11util 1) Add time command to time specific functions. 2004-07-30 00:25:21 +00:00
pk12util Cleanup unused variables 2005-04-01 02:47:52 +00:00
pkiutil Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
pp Print the error message if NSS_NoDB_Init fails. 2004-09-30 00:49:36 +00:00
pwdecrypt Correct option parsing, and add missing error messages. 2004-07-28 21:10:07 +00:00
rsaperf Fix for 298955 - make rsaperf authenticate to hardware tokens. r=relyea 2005-06-30 20:38:33 +00:00
samples
sdrtest Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
selfserv Back out the preceeding fortezza removal patch, which was accidentally 2005-04-06 21:35:45 +00:00
shlibsign Bugzilla Bug 288647: enable building NSS with an NSPR binary distribution. 2005-07-21 23:48:30 +00:00
signtool Bugzilla Bug 298612: make sure that the int argument that we pass to the 2005-08-15 22:06:47 +00:00
signver Remove unused variables 2004-10-07 04:03:35 +00:00
smimetools Fix for 265504 - cmsutil dumps core with invalid option set. r=wtc 2004-10-22 22:39:47 +00:00
SSLsample Back out the preceeding fortezza removal patch, which was accidentally 2005-04-06 21:35:45 +00:00
sslstrength Back out the preceeding fortezza removal patch, which was accidentally 2005-04-06 21:35:45 +00:00
ssltap Truncate output file before writing. Bug 289817. r=julien.pierre 2005-04-11 02:48:54 +00:00
strsclnt Fix for bug 292151 . Prevent strsclnt from starting threads for each connection. Allow specifying a ratio of full handshakes . r=nelson 2005-07-25 20:39:14 +00:00
swfort Remove unused variable 2004-10-07 03:55:25 +00:00
symkeyutil Remove unused variable 2005-04-02 05:26:58 +00:00
tests Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
tstclnt Fix for 288892 - fix for tstlcnt to help QA run on OS/2 . r=nelson, wtchang 2005-04-09 01:46:38 +00:00
ttformat Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
vfychain Bugzilla bug 290233: fixed printf format related bugs reported as compiler 2005-04-13 23:03:15 +00:00
vfyserv Back out the preceeding fortezza removal patch, which was accidentally 2005-04-06 21:35:45 +00:00
zlib Bugzilla bug 301212: Upgraded to zlib 1.2.3. r=relyea. 2005-07-20 20:32:42 +00:00
.cvsignore
Makefile Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
makefile.inc Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 22:28:27 +00:00
makefile.win Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
manifest.mn Back out the preceeding fortezza removal patch, which was accidentally 2005-04-06 21:35:45 +00:00
platlibs.mk Bugzilla Bug 288647: enable building NSS with an NSPR binary distribution. 2005-07-21 23:48:30 +00:00
platrules.mk Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00