aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/tls_reader.h
Commit message (Collapse)AuthorAgeFilesLines
* Constify assert_at_least. Add some helperslloyd2010-03-301-1/+17
|
* Add a class that knows how to decode a (very small subset of) TLS datalloyd2010-03-301-0/+124
formatting. Particularly useful in the ClientHello, but generally helps centralize the offset handling, which was particularly unreadable in the hello messages.