aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_reader.h
Commit message (Expand)AuthorAgeFilesLines
* Missing a spacelloyd2012-01-201-1/+1
* Kinda maybe working TLS 1.2 for clients. Not well tested at all, but alloyd2012-01-191-4/+3
* Remove Handshake_Message::deserialize which was an unnecessary hook.lloyd2012-01-191-4/+1
* Full support for renegotiation including RFC 5746 extensions forlloyd2011-12-301-0/+3
* About half an implementation of RFC 5746lloyd2011-12-291-0/+3
* Add support for sending server name indicator in client hellolloyd2011-12-291-1/+15
* Assert there is nothing left over at the end of packet parsing.lloyd2011-12-281-0/+6
* Rename ssl module to tlslloyd2011-12-231-0/+186