aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_session_key.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-50/+0
* Clean up includeslloyd2012-09-091-2/+0
* Have all the TLS handshake messages stored in unique_ptrs with onlylloyd2012-08-061-1/+1
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-3/+3
* s/tls_suites/tls_ciphersuite/lloyd2012-01-241-1/+1
* Since this branch is hugely API breaking already, go ahead and putlloyd2012-01-231-1/+5
* I'm not sure if I like this asthetically, but passing around thelloyd2012-01-191-8/+5
* Add a function for getting the version number of an active connection.lloyd2011-12-301-1/+1
* Add support for sending server name indicator in client hellolloyd2011-12-291-1/+1
* Additional bits for SSLv3 client authlloyd2011-12-281-1/+1
* Clean up SessionKeys implementationlloyd2011-12-271-8/+1
* First rev of working session resumption (server side only). Only workslloyd2011-12-271-1/+2
* Initial hooks for session resumptionlloyd2011-12-231-9/+14
* Rename ssl module to tlslloyd2011-12-231-0/+52