Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move s->s3->wbuf to s->rlayer->wbuf | Matt Caswell | 2015-03-26 | 1 | -1/+3 |
* | Encapsulate access to s->s3->wbuf | Matt Caswell | 2015-03-26 | 1 | -0/+1 |
* | Move s->s3->rrec into s->rlayer | Matt Caswell | 2015-03-26 | 1 | -1/+5 |
* | Encapsulate SSL3_BUFFER and all access to s->s3->rbuf. | Matt Caswell | 2015-03-26 | 3 | -0/+263 |
* | Create a RECORD_LAYER structure and move read_ahead into it. | Matt Caswell | 2015-03-26 | 1 | -0/+121 |