gecko-dev/security/nss/cmd
2003-11-15 16:15:01 +00:00
..
addbuiltin checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:31:36 +00:00
atob Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
bltest ECC code landing. 2003-10-17 13:45:42 +00:00
btoa Eliminate double-spacing of output on windows. Bug 206551. r=wtc. 2003-05-22 01:51:18 +00:00
certcgi Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
certutil Fix crash in certutil if usage is omitted 2003-11-11 00:01:32 +00:00
checkcert Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
cmdlib Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
crlutil checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:23:18 +00:00
crmf-cgi Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
crmftest Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
dbck Detect empty emailAddr strings in CERTCertificates. Bugzilla bug 211540. 2003-11-15 00:10:01 +00:00
dbtest Bug 134113: make NSS build on Win32 using GCC (MinGW). The patch 2003-04-20 04:23:37 +00:00
derdump Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
digest checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +00:00
ilock Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
include
keyutil Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
lib Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed 2003-11-13 16:10:45 +00:00
makepqg Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
modutil Bug 203866 2003-10-10 15:29:43 +00:00
ocspclnt checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:00:50 +00:00
oidcalc Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
p7content Fix for bug 219539 - support GeneralizedTime in NSS tools 2003-09-26 06:18:40 +00:00
p7env Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
p7sign checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +00:00
p7verify checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +00:00
pk12util ECC code landing. 2003-10-17 13:45:42 +00:00
pkiutil checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:11:38 +00:00
pp Better cleanup. Plug leaks in pp. bug 222568. r=nicolson (this part). 2003-11-04 01:51:54 +00:00
rsaperf Bug 134113: make NSS build on Win32 using GCC (MinGW). The patch 2003-04-20 04:23:37 +00:00
samples
sdrtest Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
selfserv Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed 2003-11-13 16:10:45 +00:00
shlibsign Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
signtool Detect empty emailAddr strings in CERTCertificates. Bugzilla bug 211540. 2003-11-15 00:10:01 +00:00
signver Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed 2003-11-13 16:10:45 +00:00
smimetools Fix bugzilla bug 225301. r=jpierre. This patch does the following: 2003-11-13 23:03:12 +00:00
SSLsample Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
sslstrength Bug 58221: don't use strlen to check if a string is of length 0. 2003-03-19 06:37:03 +00:00
ssltap Update ssltap's list of TLS ciphersuites. Bug 201158. 2003-05-15 06:28:44 +00:00
strsclnt Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed 2003-11-13 16:10:45 +00:00
swfort Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
symkeyutil Removed an extraneous comma (,) at the end of an enum type definition. 2003-11-15 16:15:01 +00:00
tests checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:11:38 +00:00
tstclnt Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed 2003-11-13 16:10:45 +00:00
ttformat Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
vfychain Fix for bug 55898 - print name of certificate causing failure in certutil . r=wtc 2003-10-08 01:00:37 +00:00
vfyserv Fix for bug 55898 - print name of certificate causing failure in certutil . r=wtc 2003-10-08 01:00:37 +00:00
zlib Bug 131826: backed out the zlib 1.1.4 upgrade because the signtool tests 2003-02-08 15:00:13 +00:00
.cvsignore
Makefile
makefile.inc
makefile.win
manifest.mn Add symkeyutil to the manifest file 2003-11-14 03:27:23 +00:00
platlibs.mk Bug 134113: make NSS build on Win32 using GCC (MinGW). The patch 2003-04-20 04:23:37 +00:00
platrules.mk