If client doesn't send curves list, don't assume all.
authorRich Salz <rsalz@openssl.org>
Mon, 19 Sep 2016 17:09:58 +0000 (13:09 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 18 Jan 2017 17:24:28 +0000 (12:24 -0500)
commit3e37351834c203421b7f492dd83d5e5872e17778
tree8e1da4d5b533341fd5ed549a8a6f6e4edabe9b8f
parent137096a7ead3738a0035b9e760b7c3f74b7555a3
If client doesn't send curves list, don't assume all.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1597)
ssl/t1_lib.c