aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl_openssl.c
Commit message (Expand)AuthorAgeLines
* Openssl 1.1 supportEneas U de Queiroz2018-05-24-9/+15
* ssl_openssl: Allow TLS versions newer than 1.0dequis2016-09-29-1/+2
* Use proxy_disconnect() in http, ssl, jabber, oscardequis2015-10-26-2/+2
* Reindent everything to K&R style with tabsIndent2015-02-20-137/+144
* Replace isdigit/isalpha/.../tolower/toupper with glib variantsdequis2015-01-16-1/+1
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
* In the OpenSSL module, keep only one global SSL context instead of recreatingWilmer van der Gaast2012-12-24-10/+13
* SNI client support in GnuTLS+OpenSSL modules.Wilmer van der Gaast2012-12-24-28/+22
* A few more SSL fixes merged from AopicieR. This also fixes OpenSSL compileWilmer van der Gaast2012-01-03-1/+2
* tls_verify correction: Don't fail cert verification in non-GnuTLS modulesWilmer van der Gaast2011-12-23-4/+3
* Add verify argument to ssl_connect() so HTTPS-based stuff is also secure.Wilmer van der Gaast2011-12-19-1/+1
* Move conversion of status codes to status messages into SSL libs.Wilmer van der Gaast2011-12-19-0/+5
* Initial merge of tls_verify patch from AopicieR.Wilmer van der Gaast2011-12-19-4/+18
* GnuTLS now also needs ssl_pending() implemented. Bug #860.Wilmer van der Gaast2011-11-14-9/+0
* Merging mainline, which includes a huge msnp13 merge.Wilmer van der Gaast2010-10-02-1/+28
|\
| * Some general cleanup, plus fixing a bug in the memberlist parsing code:Wilmer van der Gaast2010-08-21-2/+2
| * OpenSSL fixes + debugging.Wilmer van der Gaast2010-08-13-5/+9
| * Implement MSNP15 SSO (Sadistic Sign-On).Wilmer van der Gaast2010-08-11-0/+24
* | First step in this merge. Mostly a bzr merge and then a cleanup of conflictsWilmer van der Gaast2010-08-24-2/+7
|\ \ | |/ |/|
| * merge in latest trunkSven Moritz Hallberg2008-07-17-4/+19
| |\
| * | minor bugfixesSven Moritz Hallberg2008-07-16-1/+1
| * | explicitly initialize ssl in order to avoid gnutls and libotr fighting over t...Sven Moritz Hallberg2008-02-17-2/+7
* | | Make purple use BitlBee's event handling API. Since the APIs never reallyWilmer van der Gaast2009-10-11-2/+2
| |/ |/|
* | Fixed stalling issue with OpenSSL and Jabber (#368).Wilmer van der Gaast2008-03-23-4/+19
|/
* Added starttls code to ssl_openssl.c so GnuTLS isn't the only supportedWilmer van der Gaast2006-10-19-40/+77
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-0/+221