Update the record layer to use TLSv1.3 style record construction
authorMatt Caswell <matt@openssl.org>
Fri, 18 Nov 2016 23:44:09 +0000 (23:44 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 5 Dec 2016 17:05:40 +0000 (17:05 +0000)
commite60ce9c4513c432705c84b0efebf1421ee769eee
treecd5db5bc9752a54cb99d4e47e5a758149af16536
parent6a149cee78dd65dea7c8b3a36cb479f79ec2b3a3
Update the record layer to use TLSv1.3 style record construction

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/ssl.h
ssl/record/rec_layer_s3.c
ssl/record/ssl3_record.c
ssl/ssl_err.c
test/sslcorrupttest.c
util/TLSProxy/Proxy.pm
util/TLSProxy/Record.pm