openssl/apps
Benjamin Kaduk 1e8ead8688 Remove some OPENSSL_NO_SHA that snuck in
Commit d064e6ab52 removed all the
OPENSSL_NO_SHA guards, but commit
a50ad1daaa regenerated some due to the
sha entries in the %md_disabler table in apps/progs.pl.

Update %md_disabler to reflect that sha is not disableable, and
remove OPENSSL_NO_SHA for good.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-04-26 08:32:10 -04:00
..
demoCA
demoSRP
app_rand.c
apps.c Don't use select on Windows 2016-04-20 14:52:46 +01:00
apps.h Make string_to_hex/hex_to_string public 2016-04-18 09:02:11 -04:00
asn1pars.c Deprecate OBJ_cleanup() and make it a no-op 2016-04-13 08:52:33 +01:00
build.info Fix no-stdio and no-autoalginit 2016-04-14 16:41:03 +01:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Deprecate OBJ_cleanup() and make it a no-op 2016-04-13 08:52:33 +01:00
CA.pl.in Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
cert.pem
ciphers.c Use minimum and maximum protocol version instead of version fixed methods 2016-03-09 19:38:56 +01:00
client.pem
cms.c Make string_to_hex/hex_to_string public 2016-04-18 09:02:11 -04:00
crl2p7.c argv was set but unused 2016-02-20 14:53:53 +01:00
crl.c Make many X509_xxx types opaque. 2016-04-15 13:21:43 -04:00
ct_log_list.cnf Extends s_client to allow a basic CT policy to be enabled 2016-03-04 10:50:10 -05:00
dgst.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c Make DH opaque 2016-04-09 10:10:55 +01:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Make DSA_METHOD opaque 2016-04-03 00:23:56 +01:00
dsap.pem
dsaparam.c Fix mixed declarations and code 2016-04-03 21:49:24 -04:00
ec.c argv was set but unused 2016-02-20 14:53:53 +01:00
ecparam.c argv was set but unused 2016-02-20 14:53:53 +01:00
enc.c Remove some unused argc assignments 2016-04-21 10:51:57 +01:00
engine.c
errstr.c Remove some unused argc assignments 2016-04-21 10:51:57 +01:00
gendsa.c Make DSA_METHOD opaque 2016-04-03 00:23:56 +01:00
genpkey.c GH715: ENGINE_finish can take NULL 2016-02-25 15:19:42 -05:00
genrsa.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
nseq.c argv was set but unused 2016-02-20 14:53:53 +01:00
ocsp.c Fix no-sock on Windows 2016-04-20 14:52:46 +01:00
openssl-vms.cnf
openssl.c Remove some unneccessary assignments to argc 2016-04-21 10:51:57 +01:00
openssl.cnf
opt.c Fix no-ocsp on Windows (and probably VMS) 2016-04-21 17:03:02 +01:00
passwd.c Fix "no-ui" configuration 2016-03-31 13:32:01 +02:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Fix NULL deref in apps/pkcs7 2016-04-25 11:44:24 -04:00
pkcs8.c Add missing return value check in pkcs8 app 2016-04-21 10:51:57 +01:00
pkcs12.c Make many X509_xxx types opaque. 2016-04-15 13:21:43 -04:00
pkey.c argv was set but unused 2016-02-20 14:53:53 +01:00
pkeyparam.c argv was set but unused 2016-02-20 14:53:53 +01:00
pkeyutl.c Add KDF support to pkeyutl. Update documentation. 2016-03-03 16:07:25 +00:00
prime.c Add missing return value checks 2016-04-21 10:51:57 +01:00
privkey.pem
progs.h Remove some OPENSSL_NO_SHA that snuck in 2016-04-26 08:32:10 -04:00
progs.pl Remove some OPENSSL_NO_SHA that snuck in 2016-04-26 08:32:10 -04:00
rand.c
rehash.c Make string_to_hex/hex_to_string public 2016-04-18 09:02:11 -04:00
req.c Deprecate OBJ_cleanup() and make it a no-op 2016-04-13 08:52:33 +01:00
req.pem
rsa8192.pem
rsa.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsautl.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
s_cb.c Remove some dead code 2016-04-21 10:51:57 +01:00
s_client.c Fix missing break in option parsing 2016-04-21 10:51:57 +01:00
s_server.c Make many X509_xxx types opaque. 2016-04-15 13:21:43 -04:00
s_socket.c Fix no-sock 2016-03-21 16:33:59 +00:00
s_time.c Fix no-sock 2016-03-21 16:33:59 +00:00
server2.pem
server.pem
server.srl
sess_id.c argv was set but unused 2016-02-20 14:53:53 +01:00
smime.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
speed.c Rename some lowercase API's 2016-04-18 08:22:00 -04:00
spkac.c argv was set but unused 2016-02-20 14:53:53 +01:00
srp.c Deprecate OBJ_cleanup() and make it a no-op 2016-04-13 08:52:33 +01:00
testCA.pem
testdsa.h Deprecate RAND_cleanup() and make it a no-op 2016-04-13 08:52:33 +01:00
testrsa.h
timeouts.h
ts.c Remove some unneccessary assignments to argc 2016-04-21 10:51:57 +01:00
tsget.in Make the use of perl more consistent 2016-04-01 07:24:04 +02:00
verify.c Make many X509_xxx types opaque. 2016-04-15 13:21:43 -04:00
version.c Rename some lowercase API's 2016-04-18 08:22:00 -04:00
vms_decc_init.c Force argv to be an array of long pointers on VMS 2016-04-01 16:23:35 +02:00
winrand.c
x509.c Fix some code maintenance issues 2016-04-21 10:51:57 +01:00