Introduce the functions RECORD_LAYER_release, RECORD_LAYER_read_pending, and
authorMatt Caswell <matt@openssl.org>
Mon, 2 Feb 2015 12:18:03 +0000 (12:18 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 26 Mar 2015 15:01:59 +0000 (15:01 +0000)
commitf161995e0e1a77415354b1690fb92ae3f1480547
tree8a5742e61846de6a150b3c6937ebe8253ff1442b
parentaf9752e5faff5dd3c82fc2d02d1e7ad457ccb84a
Introduce the functions RECORD_LAYER_release, RECORD_LAYER_read_pending, and
RECORD_LAYER_write_pending.

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/record/rec_layer.h
ssl/record/s3_pkt.c
ssl/s3_lib.c
ssl/s3_msg.c
ssl/ssl_lib.c