openssl/apps
Bodo Möller 9f6715d4bb "make depend". This takes into account the algorithms that are now
disabled by default (MDC2 and RC5), which until now were skipped
by "make links" and yet supposedly required by some of the Makefiles,
meaning that the recent snapshots failed to compile.

Problem reported by Nils Larsch.
2005-03-13 19:49:47 +00:00
..
demoCA Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
set Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
.cvsignore CA.pl is now generated automatically (using CA.pl.in as input) 2000-01-07 13:06:28 +00:00
app_rand.c Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
apps.c Remove naming conflict between variable and label. 2004-12-30 11:10:11 +00:00
apps.h Reformat smime utility. 2004-09-07 18:38:46 +00:00
asn1pars.c Don't try to parse non string types. 2004-07-01 18:15:33 +00:00
ca-cert.srl Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
ca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ca.c Use the default_md config file value when signing CRLs. 2004-11-11 13:47:06 +00:00
CA.com A hack to make sure access() will give us the correct answer about the 2000-02-11 18:12:47 +00:00
CA.pl.in Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
CA.sh Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
cert.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ciphers.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
client.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
crl.c Don't return an error with crl -noout. 2004-11-11 02:13:08 +00:00
crl2p7.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
dgst.c Add -passin argument to dgst command. 2004-12-03 12:26:56 +00:00
dh.c Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
dh512.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh1024.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh2048.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh4096.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dhparam.c Update any code that was using deprecated functions so that everything builds 2003-10-29 04:14:08 +00:00
dsa-ca.pem Fix the gendsa program and add it to the app list. The progs.h file is 1999-01-09 17:29:34 +00:00
dsa-pca.pem Fix the gendsa program and add it to the app list. The progs.h file is 1999-01-09 17:29:34 +00:00
dsa.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
dsa512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dsa1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dsap.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
dsaparam.c Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
ec.c Update ECDSA and ECDH for OPENSSL_NO_ENGINE. 2004-10-21 00:06:14 +00:00
ecparam.c Update ECDSA and ECDH for OPENSSL_NO_ENGINE. 2004-10-21 00:06:14 +00:00
enc.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
engine.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
errstr.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
gendh.c Update any code that was using deprecated functions so that everything builds 2003-10-29 04:14:08 +00:00
gendsa.c Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
genrsa.c Allow RSA key-generation to specify an arbitrary public exponent. Jelte 2004-04-26 15:31:35 +00:00
install.com VMS support. 1999-05-13 11:37:32 +00:00
makeapps.com o_str.h isn't a public header file, so make sure it will still be 2004-03-24 09:43:03 +00:00
Makefile.ssl "make depend". This takes into account the algorithms that are now 2005-03-13 19:49:47 +00:00
nseq.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
ocsp.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
oid.cnf Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
openssl-vms.cnf Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
openssl.c fix out-of-bounds check in lock_dbg_cb (was too lose to detect all 2003-08-14 10:33:56 +00:00
openssl.cnf Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
passwd.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
pca-cert.srl Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
pca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pkcs7.c Call autoconfig code in pkcs7 utility. 2004-03-05 23:46:29 +00:00
pkcs8.c Reformat pkcs8 source. 2004-06-24 13:10:54 +00:00
pkcs12.c Typo. 2004-11-23 21:40:10 +00:00
privkey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
progs.h Make it possible to disable OCSP, the speed application, and the use of sockets. 2003-02-14 01:02:58 +00:00
progs.pl ecdsa => ec 2002-08-26 11:20:50 +00:00
rand.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
req.c In "req" exit immediately if configuration file is needed and it can't 2004-11-17 18:36:13 +00:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
rsa8192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
rsautl.c header cleanup in apps/ 2004-04-19 18:13:07 +00:00
s512-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s512-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s1024key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s1024req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s_apps.h PR: 910 2004-11-16 17:30:59 +00:00
s_cb.c Fix s_client so it works without a certificate again. 2004-12-13 18:02:23 +00:00
s_client.c DJGPP update. 2005-01-04 10:28:38 +00:00
s_server.c PR: 910 2004-11-16 17:30:59 +00:00
s_socket.c DJGPP update. 2005-01-04 10:28:38 +00:00
s_time.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
server.pem Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
server.srl Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
server2.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
sess_id.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
smime.c Reformat smime utility. 2004-09-07 18:38:46 +00:00
speed.c 'apps/openssl dgst -help' update and minor apps/speed.c update. 2004-07-25 18:57:35 +00:00
spkac.c Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
testCA.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
testdsa.h openssl speed is quite useful for testing hardware support (among other 2001-07-11 18:59:25 +00:00
testrsa.h cleaning up a little 2000-03-12 23:27:14 +00:00
verify.c Make an explicit check during certificate validation to see that the 2004-11-29 11:28:08 +00:00
version.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
winrand.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
x509.c Use X509_cmp_time() in -checkend option, to support GeneralizedTime. 2004-12-05 18:26:19 +00:00