aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_suites.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a function for getting the version number of an active connection.lloyd2011-12-301-6/+6
| | | | | | | | Add a new callback that is called with the session info when a handshake completes. Currently only called on the server side as the client doesn't have session resumption yet. Rename CipherSuite to TLS_Cipher_Suite.
* Rename ssl module to tlslloyd2011-12-231-0/+42