PACKETise ClientHello processing
authorMatt Caswell <matt@openssl.org>
Thu, 16 Apr 2015 09:06:25 +0000 (10:06 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 3 Aug 2015 10:01:42 +0000 (11:01 +0100)
commit9ceb2426b0a7972434a49a34e78bdcc6437e04ad
tree6d1cd08357d6108473f14d4a0d60df128eab2262
parent6fc2ef20a92a318aa5aacf9c907fa70df98f6a41
PACKETise ClientHello processing

Uses the new PACKET code to process the incoming ClientHello including all
extensions etc.

Reviewed-by: Tim Hudson <tjh@openssl.org>
ssl/d1_srtp.c
ssl/s3_srvr.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/t1_lib.c
ssl/t1_reneg.c