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:
04f6b0f
)
sctp requires dgram.
author
Ben Laurie
<ben@links.org>
Thu, 17 Mar 2016 18:17:03 +0000
(18:17 +0000)
committer
Ben Laurie
<ben@links.org>
Tue, 22 Mar 2016 11:14:28 +0000
(11:14 +0000)
Reviewed-by: Matt Caswell <matt@openssl.org>
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index e1ede8c5ac3b20bbdc0d5e4098a3ede1757a05ec..d59be9b41980228a6a187a9cf04f1c0d538f31b7 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-358,7
+358,7
@@
my @disable_cascades = (
"des" => [ "mdc2" ],
"ec" => [ "ecdsa", "ecdh" ],
- "dgram" => [ "dtls" ],
+ "dgram" => [ "dtls"
, "sctp"
],
"dtls" => [ @dtls ],
# SSL 3.0, (D)TLS 1.0 and TLS 1.1 require MD5 and SHA