openssl/crypto/rand
Benjamin Kaduk 0423f812dc 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>
2016-01-14 13:02:51 -05:00
..
Makefile.in Move Makefiles to Makefile.in 2016-01-12 16:26:56 -05:00
md_rand.c Backwards-compatibility subject to OPENSSL_API_COMPAT 2016-01-07 20:53:18 -05:00
rand_egd.c Add a no-egd option to disable EGD-related code 2016-01-14 13:02:51 -05:00
rand_err.c Replace "SSLeay" in API with OpenSSL 2015-10-30 17:21:42 -04:00
rand_lcl.h OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
rand_lib.c Backwards-compatibility subject to OPENSSL_API_COMPAT 2016-01-07 20:53:18 -05:00
rand_nw.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
rand_os2.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
rand_unix.c Add a no-egd option to disable EGD-related code 2016-01-14 13:02:51 -05:00
rand_vms.c Remove the "eay" c-file-style indicators 2015-12-18 13:08:40 +01:00
rand_win.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
randfile.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00