aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_handshake_io.h
Commit message (Expand)AuthorAgeFilesLines
* Take the initial record version from the Handshake_IO instance insteadlloyd2012-08-031-0/+7
* Add preliminary IO handler for datagram handshakes. Does not fragmentlloyd2012-08-031-0/+51
* Combine Handshake_Writer and Handshake_Reader into Handshake_IO.lloyd2012-08-031-0/+87