aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_session_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split hello.cpp into c_hello.cpp and s_hello.cpplloyd2012-01-041-2/+0
* Add support for client-side session resumptionlloyd2011-12-311-3/+5
* Better names on the session manager. Plausible client lookup support,lloyd2011-12-301-10/+36
* Rename the session type to 'TLS_Session'. Split the manager out intolloyd2011-12-301-0/+66