Move bitmap and next_bitmap from s->d1 to s->rlayer.d.
authorMatt Caswell <matt@openssl.org>
Tue, 3 Feb 2015 15:39:06 +0000 (15:39 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 26 Mar 2015 15:02:00 +0000 (15:02 +0000)
commit91f93f69ef59bbe9ad8d191eed5a88b2125fba26
treee7914bda6c243c3ace264b9c62bf4db2a5891753
parent78a39fe735ef253bbf1d028a3e7934bda76f8276
Move bitmap and next_bitmap from s->d1 to s->rlayer.d.
Create dtls_bitmap.h and dtls_bitmap.c

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/Makefile
ssl/record/d1_pkt.c
ssl/record/dtls1_bitmap.c [new file with mode: 0644]
ssl/record/dtls1_bitmap.h [new file with mode: 0644]
ssl/record/rec_layer.h
ssl/ssl_locl.h