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 | -2/+2 |
* | Pass process_handshake_msg a reference to the Handshake_State | lloyd | 2012-09-06 | 1 | -13/+13 |
* | Make the handshake hash private | lloyd | 2012-08-06 | 1 | -5/+5 |
* | Make handshake session keys private with get/set | 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 | -15/+15 |
* | Rename all the message source files to msg_ | lloyd | 2012-08-03 | 1 | -0/+118 |