source: lib/ssl_gnutls.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @6b13103   2015-01-16T19:50:23Z dx Replace isdigit/isalpha/.../tolower/toupper with glib variants This …
(edit) @6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
(edit) @286cd48   2014-09-27T14:54:35Z dx Prevent some "Source ID ## was not found..." warnings These appear in …
(edit) @b7cd22d   2014-09-27T14:54:35Z dx ssl_gnutls: Fix some uninitialized memory warnings
(edit) @9b67285   2012-12-24T19:17:37Z wilmer SSL session caching. You'd think that this makes Twitter stuff faster, …
(edit) @3f661849   2012-12-24T12:51:26Z wilmer SNI client support in GnuTLS+OpenSSL modules.
(edit) @b006464   2012-11-17T23:51:21Z wilmer Merge mainline.
(edit) @2fb1262   2012-11-11T18:22:39Z wilmer Tiny cleanup. Fixing some memory leaks (why did I not notice so far …
(edit) @8f976e6   2012-10-30T23:41:43Z wilmer SSL fixes from Michal Suchanek.
(edit) @632f3d4   2012-04-10T09:14:58Z wilmer Work-around for what turned out to be a GnuTLS bug (#938). From 3.0.13 …
(edit) @59c03bd   2012-01-03T23:53:28Z wilmer A few more SSL fixes merged from AopicieR. This also fixes OpenSSL …
(edit) @59cd92b   2011-12-29T20:30:43Z wilmer Keep only one xcred object globally instead of one per connection. …
(edit) @5513f3e   2011-12-24T14:52:35Z wilmer Fix compatibility with old GnuTLS versions, but with a warning. See …
(edit) @a72dc2b   2011-12-19T17:57:20Z wilmer Add verify argument to ssl_connect() so HTTPS-based stuff is also …
(edit) @78b8401   2011-12-19T17:22:37Z wilmer Move conversion of status codes to status messages into SSL libs.
(edit) @486ddb5   2011-12-19T14:50:58Z wilmer Initial merge of tls_verify patch from AopicieR.
(edit) @ca974d7   2011-12-04T19:14:29Z wilmer Debug output tweaks: Try to send everything to stderr, and add ifdef …
(edit) @80acb6d   2011-11-14T10:43:03Z wilmer GnuTLS now also needs ssl_pending() implemented. Bug #860.
(edit) @d43d55a   2011-04-18T13:47:36Z wilmer Fix GnuTLS >2.12 or so compatibility. Bug #779 and …
(edit) @83e47ec   2010-10-17T06:44:35Z wilmer Use gcrypt for 3DES encryption (used for new MSN authentication) so we …
(edit) @6197702   2010-10-09T18:41:19Z wilmer Merging OTR branch. It's more or less a plugin if you enable it, and …
(edit) @afb9ea9   2010-10-07T06:25:35Z wilmer Silencing some (mostly whiny) compiler warnings.
(edit) @8e9e2b7   2010-10-03T02:45:26Z wilmer Merging mainline, which includes a huge msnp13 merge. Not 100% sure …
(edit) @be999a5   2010-08-23T23:12:24Z wilmer First step in this merge. Mostly a bzr merge and then a cleanup of …
(edit) @327af51   2010-08-21T17:27:32Z wilmer Some general cleanup, plus fixing a bug in the memberlist parsing …
(edit) @50b8978   2010-08-13T09:12:54Z wilmer OpenSSL fixes + debugging.
(edit) @e046390   2009-10-10T23:25:54Z wilmer Make purple use BitlBee's event handling API. Since the APIs never …
(edit) @6738a67   2008-07-16T23:22:52Z pesco merge in latest trunk
(edit) @8a2221a7   2008-03-23T14:29:19Z wilmer Fixed stalling issue with OpenSSL and Jabber (#368).
(edit) @ba5add7   2008-02-17T01:39:39Z sm explicitly initialize ssl in order to avoid gnutls and libotr fighting …
(edit) @3e79889   2007-12-12T23:57:49Z wilmer Checking conn->xcred before trying to clean it up since GnuTLS doesn't …
(edit) @56f260a   2007-11-22T22:56:52Z wilmer Some changes to get rid of compiler warnings. (And disabling strict …
(edit) @f920d9e   2006-10-19T07:51:35Z wilmer Added starttls code to ssl_openssl.c so GnuTLS isn't the only …
(edit) @c1ed6527   2006-10-02T13:19:13Z wilmer No more double free()/crashes when trying to set up an SSL connection …
(edit) @42127dc   2006-09-24T11:57:45Z wilmer Added support for SSL- and TLS-connections. Checking of the "tls" user …
(add) @df1694b   2006-06-25T12:15:42Z wilmer Moving all generic files to lib/ instead of having some in / and some …
Note: See TracRevisionLog for help on using the revision log.