aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_ciphersuite.cpp
Commit message (Expand)AuthorAgeFilesLines
* In earlier versions, key exchange == "RSA" meant export-stylelloyd2012-01-251-10/+10
* Fix printing PSK ciphersuites. Better assert msg.lloyd2012-01-251-13/+15
* Go back to choosing the ciphersuite based on the server's preferences.lloyd2012-01-251-0/+20
* s/tls_suites/tls_ciphersuite/lloyd2012-01-241-0/+228