Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap lines | lloyd | 2012-08-06 | 1 | -1/+2 |
* | Move server-specific parts of the handshake state to a server subclass. | lloyd | 2012-08-06 | 1 | -6/+5 |
* | 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 |
* | Have all the TLS handshake messages stored in unique_ptrs with only | lloyd | 2012-08-06 | 1 | -12/+12 |
* | m_ namespace remaining TLS messages | lloyd | 2012-08-06 | 1 | -35/+35 |
* | Rename all the message source files to msg_ | lloyd | 2012-08-03 | 1 | -0/+410 |