aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Additional bits for SSLv3 client authlloyd2011-12-281-1/+10
* Save peer certs in session info. Use helper function for handshakelloyd2011-12-281-1/+1
* Working though hacking client verify (server side only). Only supportslloyd2011-12-281-14/+14
* Make TLS_Session_Params a real class. Various cleanups.lloyd2011-12-281-6/+10
* Partial bits of the server side of client auth. Incomplete.lloyd2011-12-281-9/+13
* Force resumed session to use previous ciphersuite, etclloyd2011-12-271-0/+8
* First rev of working session resumption (server side only). Only workslloyd2011-12-271-0/+7
* Initial hooks for session resumptionlloyd2011-12-231-25/+37
* Rename ssl module to tlslloyd2011-12-231-0/+297