Matt Caswell
|
ab97b2cd43
|
Move s->s3->wbuf to s->rlayer->wbuf
Reviewed-by: Richard Levitte <levitte@openssl.org>
|
2015-03-26 13:53:07 +00:00 |
|
Matt Caswell
|
db9a32e719
|
Encapsulate access to s->s3->wbuf
Reviewed-by: Richard Levitte <levitte@openssl.org>
|
2015-03-26 13:53:07 +00:00 |
|
Matt Caswell
|
33d23b87a0
|
Move s->s3->rrec into s->rlayer
Reviewed-by: Richard Levitte <levitte@openssl.org>
|
2015-03-26 13:53:07 +00:00 |
|
Matt Caswell
|
28d59af874
|
Encapsulate SSL3_BUFFER and all access to s->s3->rbuf.
Reviewed-by: Richard Levitte <levitte@openssl.org>
|
2015-03-26 13:53:07 +00:00 |
|
Matt Caswell
|
52e1d7b152
|
Create a RECORD_LAYER structure and move read_ahead into it.
Reviewed-by: Richard Levitte <levitte@openssl.org>
|
2015-03-26 13:53:07 +00:00 |
|