aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Full support for renegotiation including RFC 5746 extensions forlloyd2011-12-301-0/+2
* Server side handling of the secure renegotiation extension.lloyd2011-12-301-0/+2
* Many renegotiation fixes. Add support for the secure renegotiationlloyd2011-12-301-1/+5
* About half an implementation of RFC 5746lloyd2011-12-291-50/+66
* Add support for sending server name indicator in client hellolloyd2011-12-291-2/+4
* Clean up the ordering of constructor args to the various message typeslloyd2011-12-291-34/+50
* 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