aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/next_protocol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the handshake serialization code to Record_Writerlloyd2012-03-031-1/+2
* Since this branch is hugely API breaking already, go ahead and putlloyd2012-01-231-1/+5
* Remove Handshake_Message::deserialize which was an unnecessary hook.lloyd2012-01-191-9/+9
* Add support for next protocol negotiation. Client only currently;lloyd2012-01-041-0/+50