aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_handshake_state.h
Commit message (Expand)AuthorAgeFilesLines
* Somewhat contorted, but fixes the issue with sending hash/sig ids withlloyd2012-01-201-4/+4
* TLS_Ciphersuite_Algos was just a strange level of indirection betweenlloyd2012-01-201-5/+5
* Many fixes for TLS 1.2 though some things in particular client authlloyd2012-01-201-0/+7
* Kinda maybe working TLS 1.2 for clients. Not well tested at all, but alloyd2012-01-191-1/+3
* I'm not sure if I like this asthetically, but passing around thelloyd2012-01-191-17/+24
* Add support for next protocol negotiation. Client only currently;lloyd2012-01-041-1/+24
* Add support for client-side session resumptionlloyd2011-12-311-0/+5
* Rename the session type to 'TLS_Session'. Split the manager out intolloyd2011-12-301-0/+60