Add a no-egd option to disable EGD-related code
authorBenjamin Kaduk <bkaduk@akamai.com>
Wed, 13 Jan 2016 00:02:16 +0000 (18:02 -0600)
committerRich Salz <rsalz@openssl.org>
Thu, 14 Jan 2016 18:02:51 +0000 (13:02 -0500)
commit0423f812dc61f70c6ae6643191259ca9e5692c7f
tree505fd5ca6269bf07f48d4375664ebb2af61aab7e
parent47153c72536a53ecd8f428444b953db0631acc9b
Add a no-egd option to disable EGD-related code

The entropy-gathering daemon is used only on a small number of machines.
Provide a configure knob so that EGD support can be disabled by default
but re-enabled on those systems that do need it.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
CHANGES
Configure
apps/app_rand.c
crypto/rand/rand_egd.c
crypto/rand/rand_unix.c
e_os.h
include/openssl/rand.h
util/libeay.num
util/mk1mf.pl
util/mkdef.pl