Encapsulate SSL3_BUFFER and all access to s->s3->rbuf.
authorMatt Caswell <matt@openssl.org>
Fri, 30 Jan 2015 14:57:54 +0000 (14:57 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 26 Mar 2015 13:53:07 +0000 (13:53 +0000)
commit28d59af8740680c89e22ac19304457f2163e4371
treee0b10c2bf091e6fa6ef824141837bba5803d59ee
parent52e1d7b152a92d4fc2c3704a0129ec0ee0ce5e21
Encapsulate SSL3_BUFFER and all access to s->s3->rbuf.

Reviewed-by: Richard Levitte <levitte@openssl.org>
12 files changed:
ssl/Makefile
ssl/d1_pkt.c
ssl/record/rec_layer.h
ssl/record/ssl3_buffer.c [new file with mode: 0644]
ssl/record/ssl3_buffer.h [new file with mode: 0644]
ssl/s23_clnt.c
ssl/s23_srvr.c
ssl/s3_both.c
ssl/s3_lib.c
ssl/s3_pkt.c
ssl/ssl_lib.c
ssl/ssl_locl.h