Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass process_handshake_msg a reference to the Handshake_State | lloyd | 2012-09-06 | 1 | -10/+10 |
* | Make the handshake hash private | lloyd | 2012-08-06 | 1 | -3/+3 |
* | Make handshake session keys private with get/set | lloyd | 2012-08-06 | 1 | -2/+2 |
* | Make the handshake Ciphersuite only available by const reference. | lloyd | 2012-08-06 | 1 | -1/+1 |
* | Const Handshake_State args where possible | lloyd | 2012-08-06 | 1 | -2/+2 |
* | Have all the TLS handshake messages stored in unique_ptrs with only | lloyd | 2012-08-06 | 1 | -1/+1 |
* | m_ namespace remaining TLS messages | lloyd | 2012-08-06 | 1 | -4/+4 |
* | Rename all the message source files to msg_ | lloyd | 2012-08-03 | 1 | -0/+104 |