openssl/ssl/record
Matt Caswell 91f93f69ef 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>
2015-03-26 15:02:00 +00:00
..
d1_pkt.c Move bitmap and next_bitmap from s->d1 to s->rlayer.d. 2015-03-26 15:02:00 +00:00
dtls1_bitmap.c Move bitmap and next_bitmap from s->d1 to s->rlayer.d. 2015-03-26 15:02:00 +00:00
dtls1_bitmap.h Move bitmap and next_bitmap from s->d1 to s->rlayer.d. 2015-03-26 15:02:00 +00:00
rec_layer.h Move bitmap and next_bitmap from s->d1 to s->rlayer.d. 2015-03-26 15:02:00 +00:00
s3_pkt.c Move read_sequence and write_sequence from s->s3 to s->rlayer 2015-03-26 15:02:00 +00:00
s23_pkt.c Move s->packet and s->packet_length into s->rlayer 2015-03-26 15:02:00 +00:00
ssl3_buffer.c Move s->packet and s->packet_length into s->rlayer 2015-03-26 15:02:00 +00:00
ssl3_buffer.h Provide RECORD_LAYER_set_data function 2015-03-26 15:01:59 +00:00
ssl3_record.c Move r_epoch and w_epoch from s->d1 to s->rlayer.d 2015-03-26 15:02:00 +00:00
ssl3_record.h Introduce macro RECORD_LAYER_setup_comp_buffer 2015-03-26 15:01:59 +00:00