summaryrefslogtreecommitdiff
path: root/vchat-ssl.c
AgeCommit message (Collapse)Author
2014-04-30merge github patcheserdgeist
2014-04-16reintroduce ignssl, safeguard pinningAndreas Kotes
2014-04-16Fix trailing spaceserdgeist
2014-04-16Merge from githuberdgeist
2014-04-16store & verify server cert fingerprintAndreas Kotes
2014-04-16fix version stringsAndreas Kotes
2014-04-16version 0.19Andreas Kotes
* fixed version string display * failing on SSL verify failures * removed ignssl option * reenabled ciphers options * added verifyssl option (cert verify depth)
2014-04-15Specify client methoderdgeist
2014-04-15use SSLv23_client_method & force cipherstringAndreas Kotes
2014-04-15Display cipher list, thanks to counterdgeist
2014-04-15Enforce strong cryptoerdgeist
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