openssl/apps
Dr. Stephen Henson 7409d7ad51 Initial incomplete TLS v1.2 support. New ciphersuites added, new version
checking added, SHA256 PRF support added.

At present only RSA key exchange ciphersuites work with TLS v1.2 as the
new signature format is not yet implemented.
2011-04-29 22:56:51 +00:00
..
demoCA
demoSRP Missing SRP files. 2011-03-16 11:50:33 +00:00
set
.cvsignore
app_rand.c
apps.c After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
apps.h Initial "opaque SSL" framework. If an application defines 2011-04-29 22:37:12 +00:00
asn1pars.c Update from 1.0.0-stable 2009-07-27 21:10:00 +00:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c free up sigopts STACK 2010-03-14 13:09:00 +00:00
CA.com Corrections to the VMS build system. 2011-03-25 16:20:35 +00:00
CA.pl.in
CA.sh PR: 1847 2009-10-15 17:27:34 +00:00
cert.pem
ciphers.c Initial "opaque SSL" framework. If an application defines 2011-04-29 22:37:12 +00:00
client.pem
cms.c Experimental CMS password based recipient Info support. 2009-11-26 18:57:39 +00:00
crl2p7.c Update from 1.0.0-stable 2009-07-27 21:10:00 +00:00
crl.c
dgst.c Add fips hmac key to dgst utility. 2011-04-06 23:40:46 +00:00
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh.c Fix warnings. 2010-06-12 14:13:23 +00:00
dhparam.c Fix warnings. 2010-06-12 14:13:23 +00:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c PR: 2220 2010-04-06 11:18:59 +00:00
dsap.pem
dsaparam.c More fixes for DSA FIPS overrides. 2011-04-23 21:59:12 +00:00
ec.c Fix warnings. 2010-06-12 14:13:23 +00:00
ecparam.c Fix warnings. 2010-06-12 14:13:23 +00:00
enc.c After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
engine.c Update from 1.0.0-stable 2009-07-27 21:10:00 +00:00
errstr.c
gendh.c Fix warnings. 2010-06-12 14:13:23 +00:00
gendsa.c Fix warnings. 2010-06-12 14:13:23 +00:00
genpkey.c Make no-engine work again. 2008-12-20 17:04:40 +00:00
genrsa.c Make sure overrides work for RSA/DSA. 2011-04-23 21:15:05 +00:00
install-apps.com After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
makeapps.com Corrections to the VMS build system. 2011-03-25 16:20:35 +00:00
Makefile make update (1.1.0-dev) 2011-03-23 00:11:32 +00:00
nseq.c
ocsp.c PR: 2064, 728 2009-09-30 21:40:55 +00:00
oid.cnf
openssl-vms.cnf Merge from 1.0.0-stable branch. 2009-04-23 16:32:42 +00:00
openssl.c FIPS mode support for openssl utility: doesn't work properly yet due 2011-04-04 17:16:28 +00:00
openssl.cnf Updates from 1.0.0-stable 2009-04-04 19:54:06 +00:00
passwd.c
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Fix warnings. 2010-06-12 14:13:23 +00:00
pkcs8.c Tolerate PKCS#8 DSA format with negative private key. 2010-01-22 20:17:12 +00:00
pkcs12.c PR: 2469 2011-03-13 18:20:01 +00:00
pkey.c
pkeyparam.c Fix warnings. 2010-06-12 14:13:23 +00:00
pkeyutl.c PR: 2366 2010-11-11 14:42:50 +00:00
prime.c
privkey.pem PR: 1644 2009-09-06 15:49:46 +00:00
progs.h Add SRP support. 2011-03-12 17:01:19 +00:00
progs.pl Updates from 1.0.0-stable 2009-06-30 15:28:16 +00:00
rand.c Fix warnings. 2010-06-12 14:13:23 +00:00
req.c add -sigopt option to ca utility 2010-03-14 12:54:45 +00:00
req.pem
rsa8192.pem
rsa.c PR: 2220 2010-04-06 11:18:59 +00:00
rsautl.c Update from 1.0.0-stable. 2009-04-26 22:18:22 +00:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h PR: 2028 2009-09-04 17:42:53 +00:00
s_cb.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
s_client.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
s_server.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
s_socket.c Fix warning. 2011-03-12 13:55:24 +00:00
s_time.c
server2.pem
server.pem
server.srl
sess_id.c Initial "opaque SSL" framework. If an application defines 2011-04-29 22:37:12 +00:00
smime.c Use new X509_STORE_set_verify_cb function instead of old macro. 2009-10-18 14:40:33 +00:00
speed.c Fix warnings about ignored return values. 2011-03-17 14:43:13 +00:00
spkac.c Updatde from stable branch. 2009-01-07 23:44:27 +00:00
srp.c Fix warnings: signed/unisgned comparison, shadowing (in some cases global 2011-03-12 17:27:03 +00:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c Use new X509_STORE_set_verify_cb function instead of old macro. 2009-10-18 14:40:33 +00:00
tsget PR: 2031 2009-09-07 17:57:18 +00:00
verify.c oops, revert verify.c change 2010-02-27 23:03:26 +00:00
version.c
vms_decc_init.c After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
winrand.c
x509.c apps/x590.c: harmonize usage of STDout and out_err. 2010-12-12 10:52:56 +00:00