gecko-dev/security/nss/cmd
wtc%netscape.com d26ae8d600 Bug 197890: Eliminated the artificial dependency of all NSS cmd tools on
zlib.  Only some of them (modutil and signtool) need zlib and we now define
that dependency explicitly.  In shlibsign/sign.sh, escape the drive letter
if the pathname contains it and we are using Cygwin so that the pathname
does not contain any colon, which is the PATH separator in Cygwin. r=relyea
Modified Files: platlibs.mk modutil/manifest.mn shlibsign/sign.sh
	signtool/manifest.mn
2003-03-17 21:48:18 +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 Add test modes for sha256, sha384 and sha512. 2002-11-21 05:44:03 +00:00
btoa Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
certcgi checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +00:00
certutil Incorporate wtc comment from bug 19061 (removal of commented code). 2003-03-04 23:11:09 +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-01-07 22:31:36 +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 Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
dbtest Update db test to verify cert8 not cert7 2003-02-05 00:33:52 +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 remove last references to TraverseCerts by removing depricated functions with call it. r=wtc 2003-03-05 21:46:20 +00:00
makepqg Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
modutil Bug 197890: Eliminated the artificial dependency of all NSS cmd tools on 2003-03-17 21:48:18 +00:00
ocspclnt Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
oidcalc Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
p7content checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +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 Fix for 164744 - implement new functions for pk12util . r=wtc 2002-10-03 03:35:32 +00:00
pkiutil Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
pp Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
rsaperf checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +00:00
samples
sdrtest Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
selfserv Made 'seconds' argument to '-L' optional. 2003-03-12 02:40:43 +00:00
shlibsign Bug 197890: Eliminated the artificial dependency of all NSS cmd tools on 2003-03-17 21:48:18 +00:00
signtool Bug 197890: Eliminated the artificial dependency of all NSS cmd tools on 2003-03-17 21:48:18 +00:00
signver checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +00:00
smimetools Bug 192639: Use utility functions for managing token passwords so that 2003-02-19 00:39:39 +00:00
SSLsample checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:31:36 +00:00
sslstrength Bug 171263 - NSS test apps shd check return value of NSS_Shutdown 2003-01-13 22:36:39 +00:00
ssltap Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
strsclnt Bug 145029: fixed compiler warnings (mostly "xxx might be used 2003-01-17 02:49:11 +00:00
swfort Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
tests Program to test smartcard removal and insertion detection. 2002-12-11 17:44:53 +00:00
tstclnt Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
ttformat Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
vfychain Add -v option, which prints email addresses in certs. This excersizes 2002-10-24 01:40:40 +00:00
vfyserv Add DHE algorithms to the list. (Merged relyea's checkin (rev. 1.3.2.1) 2003-02-18 02:53:54 +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 Change most coreconf and NSS makefiles to use OS_TARGET (which can 2002-02-15 22:54:08 +00:00
makefile.inc
makefile.win
manifest.mn 1) add vfyserv to the standard build. 2003-01-28 18:53:22 +00:00
platlibs.mk Bug 197890: Eliminated the artificial dependency of all NSS cmd tools on 2003-03-17 21:48:18 +00:00
platrules.mk