Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save the peer public key in the handshake state instead of pulling it | lloyd | 2012-09-07 | 1 | -6/+4 |
* | Pass process_handshake_msg a reference to the Handshake_State | lloyd | 2012-09-06 | 1 | -14/+14 |
* | Make the handshake hash private | lloyd | 2012-08-06 | 1 | -1/+1 |
* | Make the handshake Ciphersuite only available by const reference. | lloyd | 2012-08-06 | 1 | -2/+2 |
* | Const Handshake_State args where possible | lloyd | 2012-08-06 | 1 | -1/+1 |
* | Use unique_ptr in Server_Kex_Exchange and Extensions | lloyd | 2012-08-06 | 1 | -11/+5 |
* | Have all the TLS handshake messages stored in unique_ptrs with only | lloyd | 2012-08-06 | 1 | -8/+8 |
* | Rename all the message source files to msg_ | lloyd | 2012-08-03 | 1 | -0/+294 |