aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_session_key.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the version number a proper class, makes many things much easierlloyd2012-01-231-6/+6
* Since this branch is hugely API breaking already, go ahead and putlloyd2012-01-231-1/+5
* Kinda maybe working TLS 1.2 for clients. Not well tested at all, but alloyd2012-01-191-0/+2
* I'm not sure if I like this asthetically, but passing around thelloyd2012-01-191-19/+18
* Add a function for getting the version number of an active connection.lloyd2011-12-301-1/+1
* Make tls_session_key.h an internal headerlloyd2011-12-271-1/+1
* Half of session serializationlloyd2011-12-271-2/+0
* Clean up SessionKeys implementationlloyd2011-12-271-100/+48
* First rev of working session resumption (server side only). Only workslloyd2011-12-271-17/+58
* Initial hooks for session resumptionlloyd2011-12-231-57/+2
* Rename ssl module to tlslloyd2011-12-231-0/+170