Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-16 | store & verify server cert fingerprint | Andreas Kotes | |
2014-04-16 | fix version strings | Andreas Kotes | |
2014-04-16 | version 0.19 | Andreas Kotes | |
* fixed version string display * failing on SSL verify failures * removed ignssl option * reenabled ciphers options * added verifyssl option (cert verify depth) | |||
2014-04-15 | use SSLv23_client_method & force cipherstring | Andreas Kotes | |
2014-04-15 | disable RC4 explicitly | Andreas Kotes | |
2014-04-15 | don't check cipher if SSL object not available | Andreas Kotes | |
2014-04-15 | allow the use of TLSv1 / TLSv1_1 again | Andreas Kotes | |
2014-04-15 | show cipher being used | Andreas Kotes | |
2014-04-15 | change to use TLSv1_2 (or maybe later) | Andreas Kotes | |
2010-08-27 | Tidy up ssl code, move all ssl related stuff to vchat-ssl and clean up some wrinkles in cert verification | erdgeist | |
2010-07-30 | Can do v6 and reconnect. | erdgeist | |
2009-08-28 | One data type is const in openssl | erdgeist | |
2007-06-27 | Introducing new ssl code | erdgeist | |