aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_version.h
Commit message (Expand)AuthorAgeFilesLines
* Add TLS::Protocol_Version::supports_ciphersuite_specific_prflloyd2012-08-021-0/+5
* If we're going to reject an insecure renegotiation, do it immediately,lloyd2012-07-291-0/+7
* Changes to version handling in support of DTLS work.lloyd2012-07-121-27/+23
* Doxygen commentslloyd2012-07-061-4/+38
* A fix for bug 192. First, when renegotiating in the client, attempt tolloyd2012-06-091-0/+2
* Storing the version as a single u16bit makes compares simplerlloyd2012-01-241-27/+14
* Make the version number a proper class, makes many things much easierlloyd2012-01-231-0/+100