openssl/ssl/record
Matt Caswell c661ac1689 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>
2015-03-26 15:02:00 +00:00
..
d1_pkt.c Move handshake_fragment, handshake_fragment_len, alert_fragment and 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 handshake_fragment, handshake_fragment_len, alert_fragment and 2015-03-26 15:02:00 +00:00
s3_pkt.c Fix seg fault in dtls1_new 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 Moved processed_rcds and unprocessed_rcds 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