aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_version.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add TLS::Protocol_Version::supports_ciphersuite_specific_prflloyd2012-08-021-0/+6
* If we're going to reject an insecure renegotiation, do it immediately,lloyd2012-07-291-0/+11
* Fix DTLS version string.lloyd2012-07-281-1/+1
* Changes to version handling in support of DTLS work.lloyd2012-07-121-6/+47
* Merge fixups. Add locking to default session manager. Use chrono liblloyd2012-02-201-2/+2
* Make the version number a proper class, makes many things much easierlloyd2012-01-231-0/+33