openssl/apps
2012-08-16 13:49:34 +00:00
..
demoCA
demoSRP Missing SRP files. 2011-03-16 11:50:33 +00:00
set
.cvsignore
app_rand.c
apps.c add suite B chain validation flags and associated verify errors 2012-08-03 13:51:43 +00:00
apps.h Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
asn1pars.c PR: 2527 2011-05-25 15:05:39 +00:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Sanitize usage of <ctype.h> functions. It's important that characters 2012-01-12 16:21:35 +00:00
CA.com Corrections to the VMS build system. 2011-03-25 16:20:35 +00:00
CA.pl.in
CA.sh
cert.pem
ciphers.c Initial "opaque SSL" framework. If an application defines 2011-04-29 22:37:12 +00:00
client.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
cms.c oops, add -debug_decrypt option which was accidenatally left out 2012-06-19 13:39:30 +00:00
crl2p7.c
crl.c
dgst.c add fips blocking overrides to command line utilities 2012-02-10 16:47:40 +00:00
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh.c Fix warnings. 2010-06-12 14:13:23 +00:00
dhparam.c transparently handle X9.42 DH parameters 2011-12-07 12:44:03 +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 Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convert 2012-02-21 14:41:13 +00:00
enc.c add fips blocking overrides to command line utilities 2012-02-10 16:47:40 +00:00
engine.c
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
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 Oops - didn't mean to change Makefile on previous submit 2012-08-16 13:49:34 +00:00
nseq.c
ocsp.c
oid.cnf
openssl-vms.cnf make update 2011-12-27 14:46:03 +00:00
openssl.c Implement FIPS_mode and FIPS_mode_set 2011-05-19 18:09:02 +00:00
openssl.cnf The default CN prompt message can be confusing when often the CN needs to 2011-12-06 00:00:30 +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
progs.h PR: 2714 2012-02-10 19:43:14 +00:00
progs.pl PR: 2714 2012-02-10 19:43:14 +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
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Add support for certificate stores in CERT structure. This makes it 2012-07-23 23:34:28 +00:00
s_cb.c Enable message names for TLS 1.1, 1.2 with -msg. 2012-08-16 13:41:40 +00:00
s_client.c Add support for certificate stores in CERT structure. This makes it 2012-07-23 23:34:28 +00:00
s_server.c Add three Suite B modes to TLS code, supporting RFC6460. 2012-08-15 15:15:05 +00:00
s_socket.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
s_time.c
server2.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
server.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
server.srl
sess_id.c Initial "opaque SSL" framework. If an application defines 2011-04-29 22:37:12 +00:00
smime.c
speed.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
spkac.c
srp.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c Fix some warnings caused by __owur. Temporarily (I hope) remove the more 2011-11-14 00:36:10 +00:00
tsget
verify.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +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 New -force_pubkey option to x509 utility to supply a different public 2011-10-07 15:18:09 +00:00