aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/tls_session_key.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename ssl module to tlslloyd2011-12-231-170/+0
* Use size_t in ssllloyd2010-10-151-6/+6
* Update all uses of MemoryRegion::append to use either push_back or operator+=lloyd2010-09-151-10/+10
* Rename MemoryRegion::destroy to MemoryRegion::clear to match STLlloyd2010-09-081-2/+2
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-2/+2
* Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server.lloyd2010-03-301-1/+1
* Rename Policy to TLS_Policy.lloyd2010-02-161-1/+1
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+170