aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_handshake_reader.h
Commit message (Expand)AuthorAgeFilesLines
* Use std::deque instead of SecureQueue in TLS::Stream_Handshake_Readerlloyd2012-05-261-2/+3
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-2/+2
* Add an abstraction for reading handshake messages (as DTLS handles itlloyd2012-03-051-0/+58