Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have Record_Writer use a single persistent buffer for outbound | lloyd | 2012-01-04 | 1 | -1/+3 |
* | Add support for next protocol negotiation. Client only currently; | lloyd | 2012-01-04 | 1 | -2/+0 |
* | Add a function for getting the version number of an active connection. | lloyd | 2011-12-30 | 1 | -2/+6 |
* | Add support for the maximum fragment length extension. No hooks for it | lloyd | 2011-12-30 | 1 | -9/+10 |
* | Don't buffer in the record writer at all - we immediately process and | lloyd | 2011-12-28 | 1 | -8/+4 |
* | Optimization/work on future optimization for the record writer; | lloyd | 2011-12-28 | 1 | -3/+2 |
* | Make tls_session_key.h an internal header | lloyd | 2011-12-27 | 1 | -4/+7 |
* | Rename ssl module to tls | lloyd | 2011-12-23 | 1 | -0/+119 |