Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have Record_Writer use a single persistent buffer for outbound | lloyd | 2012-01-04 | 1 | -12/+12 |
* | Add a function for getting the version number of an active connection. | lloyd | 2011-12-30 | 1 | -5/+10 |
* | Add support for the maximum fragment length extension. No hooks for it | lloyd | 2011-12-30 | 1 | -64/+75 |
* | Reset the sequence numbers when we activate a connection state. This | lloyd | 2011-12-30 | 1 | -0/+8 |
* | Ref mozilla bug also | lloyd | 2011-12-29 | 1 | -2/+2 |
* | Only insert small fragments for application records. Handshakes would | lloyd | 2011-12-29 | 1 | -1/+1 |
* | Don't buffer in the record writer at all - we immediately process and | lloyd | 2011-12-28 | 1 | -50/+26 |
* | Fix for RC4 suites | lloyd | 2011-12-28 | 1 | -1/+2 |
* | Optimization/work on future optimization for the record writer; | lloyd | 2011-12-28 | 1 | -47/+65 |
* | Working though hacking client verify (server side only). Only supports | lloyd | 2011-12-28 | 1 | -1/+1 |
* | Make tls_session_key.h an internal header | lloyd | 2011-12-27 | 1 | -2/+4 |
* | Rename ssl module to tls | lloyd | 2011-12-23 | 1 | -0/+270 |