aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_server.h
Commit message (Expand)AuthorAgeFilesLines
* Rename the session type to 'TLS_Session'. Split the manager out intolloyd2011-12-301-2/+2
* Add a function for getting the version number of an active connection.lloyd2011-12-301-0/+1
* Many renegotiation fixes. Add support for the secure renegotiationlloyd2011-12-301-0/+2
* Initial hooks for session resumptionlloyd2011-12-231-0/+3
* Centralize a lot of the handshaking and message parsing in TLS_Channellloyd2011-12-231-31/+14
* Rename ssl module to tlslloyd2011-12-231-0/+76