projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7565cbc
)
If egd is disabled by default, it should be possible to enable
author
Richard Levitte
<levitte@openssl.org>
Wed, 3 Feb 2016 20:08:17 +0000
(21:08 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 4 Feb 2016 15:46:37 +0000
(16:46 +0100)
Reviewed-by: Andy Polyakov <appro@openssl.org>
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index 40bc7573ffa959eccf6f288baa09eadb396286ac..77bb60c3e6c54b7b741fec153b6e9f60d024135a 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-250,6
+250,7
@@
my @disablables = (
"ecdh",
"ecdsa",
"ec_nistp_64_gcc_128",
+ "egd",
"engine",
"err", # Really???
"heartbeats",