Move handshake_fragment, handshake_fragment_len, alert_fragment and
authorMatt Caswell <matt@openssl.org>
Wed, 4 Feb 2015 10:14:36 +0000 (10:14 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 26 Mar 2015 15:02:00 +0000 (15:02 +0000)
commitc661ac16891460eaf443db3303a7b1358b14526d
treef1ddc6a785c04884d693b0ca4cde5911d029c3cd
parent5fb6f80cdfa418d9429f39f348d7bab8b5f9578a
Move handshake_fragment, handshake_fragment_len, alert_fragment and
alert_fragment_len from s->d1 to s->rlayer.d

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/record/d1_pkt.c
ssl/record/rec_layer.h
ssl/ssl_locl.h