aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/msg_cert_verify.cpp
Commit message (Expand)AuthorAgeFilesLines
* Save the peer public key in the handshake state instead of pulling itlloyd2012-09-071-2/+2
* Pass process_handshake_msg a reference to the Handshake_Statelloyd2012-09-061-13/+13
* Make the handshake hash privatelloyd2012-08-061-5/+5
* Make handshake session keys private with get/setlloyd2012-08-061-2/+2
* Have all the TLS handshake messages stored in unique_ptrs with onlylloyd2012-08-061-1/+1
* m_ namespace remaining TLS messageslloyd2012-08-061-15/+15
* Rename all the message source files to msg_lloyd2012-08-031-0/+118