aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_session_state.cpp
Commit message (Expand)AuthorAgeFilesLines
* Many renegotiation fixes. Add support for the secure renegotiationlloyd2011-12-301-1/+2
* Save peer certs in session info. Use helper function for handshakelloyd2011-12-281-3/+4
* Make TLS_Session_Params a real class. Various cleanups.lloyd2011-12-281-38/+34
* Partial bits of the server side of client auth. Incomplete.lloyd2011-12-281-7/+20
* Session deserializationlloyd2011-12-271-4/+25
* Half of session serializationlloyd2011-12-271-0/+100