aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/msg_client_kex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wrap lineslloyd2012-08-061-1/+2
* Move server-specific parts of the handshake state to a server subclass.lloyd2012-08-061-6/+5
* Make the handshake hash privatelloyd2012-08-061-1/+1
* Make the handshake Ciphersuite only available by const reference.lloyd2012-08-061-2/+2
* Have all the TLS handshake messages stored in unique_ptrs with onlylloyd2012-08-061-12/+12
* m_ namespace remaining TLS messageslloyd2012-08-061-35/+35
* Rename all the message source files to msg_lloyd2012-08-031-0/+410