openssl/apps
Geoff Thorpe bb3e67f315 "openssl engine" will not display ENGINE/DSO load failure errors when
testing availability of engines with "-t" - the old behaviour of is
produced by increasing the feature's verbosity with "-tt".
2003-01-30 14:58:44 +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 Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
apps.h Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
asn1pars.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +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 cert_sk isn't always allocated, so freeing it may cause a crash. 2003-01-30 10:27:43 +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 New -newreq-nodes option to CA.pl. 2001-01-11 13:23:19 +00:00
CA.sh ispell (and minor modifications) 2000-02-03 23:23:24 +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 EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +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
der_chop.in Set #!... path to Perl in apps/der_chop automatically. 1999-05-25 22:31:49 +00:00
dgst.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
dh.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +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 EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +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 EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +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 This stops a compiler warning from -Wmissing-prototypes. 2002-12-11 03:34:26 +00:00
ec.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
ecparam.c avoid potential confusion about curves (prime192v1 and prime256v1 are 2003-01-16 16:05:23 +00:00
enc.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
engine.c "openssl engine" will not display ENGINE/DSO load failure errors when 2003-01-30 14:58:44 +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 Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are 2002-12-08 05:38:44 +00:00
gendsa.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
genrsa.c Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are 2002-12-08 05:38:44 +00:00
install.com VMS support. 1999-05-13 11:37:32 +00:00
makeapps.com I have no idea what possesed me to compile s_socket.c as POSIXly code. 2002-12-19 19:42:53 +00:00
Makefile.ssl DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment. 2003-01-13 15:16:40 +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 EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +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 Adjust to changes in apps/openssl.cnf 1999-11-12 01:59:47 +00:00
openssl.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
openssl.cnf Show an example of moving the emailAddress object from the subkect DN 2001-04-11 13:04:20 +00:00
passwd.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +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 EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
pkcs8.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
pkcs12.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
privkey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
progs.h ecdsa => ec 2002-08-26 11:20:50 +00:00
progs.pl ecdsa => ec 2002-08-26 11:20:50 +00:00
rand.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
req.c Check return value of gmtime() and add error codes 2003-01-24 01:12:01 +00:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
rsa8192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
rsautl.c Make it possible to load keys from stdin, and restore that 2002-08-01 16:28:40 +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 Prototype info function. 2002-01-12 15:56:13 +00:00
s_cb.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
s_client.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
s_server.c Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are 2002-12-08 05:38:44 +00:00
s_socket.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
s_time.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +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 Make it possible to load keys from stdin, and restore that 2002-08-01 16:28:40 +00:00
speed.c Fix leak. 2003-01-04 18:25:24 +00:00
spkac.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +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 EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
version.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
winrand.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
x509.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00