Update SSL_extension_supported()
authorMatt Caswell <matt@openssl.org>
Thu, 30 Mar 2017 23:26:23 +0000 (00:26 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 31 Mar 2017 10:14:13 +0000 (11:14 +0100)
commit36abb6a270b411007530052e4bfe326d6f136636
tree373a9a87b2c3d5c79e722c3dc3f77aa204183c46
parent5f5840139e3f3ef5681713c6196f93034d9d19f4
Update SSL_extension_supported()

Numerous changes have been made to the supported built-in extensions and
SSL_extension_supported() has not kept up.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3097)
ssl/t1_ext.c