aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/msg_server_kex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the handshake hash privatelloyd2012-08-061-1/+1
* Make the handshake Ciphersuite only available by const reference.lloyd2012-08-061-2/+2
* Const Handshake_State args where possiblelloyd2012-08-061-1/+1
* Use unique_ptr in Server_Kex_Exchange and Extensionslloyd2012-08-061-11/+5
* Have all the TLS handshake messages stored in unique_ptrs with onlylloyd2012-08-061-8/+8
* Rename all the message source files to msg_lloyd2012-08-031-0/+294