aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/info.txt
Commit message (Expand)AuthorAgeFilesLines
* Make the version number a proper class, makes many things much easierlloyd2012-01-231-0/+2
* Read only support for signature_algorithms extension used in TLS 1.2lloyd2012-01-181-0/+2
* Change TLS feature macro, major API changes. Start documentinglloyd2012-01-161-2/+2
* Split hello.cpp into c_hello.cpp and s_hello.cpplloyd2012-01-041-8/+9
* Add support for next protocol negotiation. Client only currently;lloyd2012-01-041-0/+1
* Rename the session type to 'TLS_Session'. Split the manager out intolloyd2011-12-301-4/+6
* Add support for sending server name indicator in client hellolloyd2011-12-291-0/+2
* Make tls_session_key.h an internal headerlloyd2011-12-271-1/+1
* Half of session serializationlloyd2011-12-271-0/+1
* Initial hooks for session resumptionlloyd2011-12-231-0/+1
* Centralize a lot of the handshaking and message parsing in TLS_Channellloyd2011-12-231-0/+2
* Rename ssl module to tlslloyd2011-12-231-0/+66