Store the number of extensions in CLIENTHELLO_MSG
authorBenjamin Kaduk <bkaduk@akamai.com>
Mon, 23 Jan 2017 22:59:23 +0000 (16:59 -0600)
committerRichard Levitte <levitte@openssl.org>
Thu, 23 Feb 2017 18:24:36 +0000 (19:24 +0100)
commit26f426846ec3798a27f19600f05e4e41446d5b4f
tree0e11b64054497a2f4d73c611edb650f83f493df5
parentfc5ece2ee4c7ef41759c2267eccbe08df3245721
Store the number of extensions in CLIENTHELLO_MSG

Keep track of the length of the pre_proc_exts array.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2279)
ssl/ssl_locl.h
ssl/statem/statem_srvr.c