summaryrefslogtreecommitdiff
path: root/vchat-ssl.c
AgeCommit message (Expand)Author
2014-04-16fix version stringsAndreas Kotes
2014-04-16version 0.19Andreas Kotes
2014-04-15use SSLv23_client_method & force cipherstringAndreas Kotes
2014-04-15disable RC4 explicitlyAndreas Kotes
2014-04-15don't check cipher if SSL object not availableAndreas Kotes
2014-04-15allow the use of TLSv1 / TLSv1_1 againAndreas Kotes
2014-04-15show cipher being usedAndreas Kotes
2014-04-15change to use TLSv1_2 (or maybe later)Andreas Kotes
2010-08-27Tidy up ssl code, move all ssl related stuff to vchat-ssl and clean up some wrinkles in cert verificationerdgeist
2010-07-30Can do v6 and reconnect.erdgeist
2009-08-28One data type is const in opensslerdgeist
2007-06-27Introducing new ssl codeerdgeist