Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all the message source files to msg_ | lloyd | 2012-08-03 | 1 | -55/+0 |
* | Combine Handshake_Writer and Handshake_Reader into Handshake_IO. | lloyd | 2012-08-03 | 1 | -3/+3 |
* | Add a class that handles writing handshake messages instead of pushing | lloyd | 2012-07-16 | 1 | -2/+2 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -3/+3 |
* | Move the handshake serialization code to Record_Writer | lloyd | 2012-03-03 | 1 | -1/+2 |
* | Since this branch is hugely API breaking already, go ahead and put | lloyd | 2012-01-23 | 1 | -1/+5 |
* | Remove Handshake_Message::deserialize which was an unnecessary hook. | lloyd | 2012-01-19 | 1 | -9/+9 |
* | Add support for next protocol negotiation. Client only currently; | lloyd | 2012-01-04 | 1 | -0/+50 |