log libpurple/plugins/ssl/ssl-gnutls.c @ 28358:401a00227615

age author description
Sat, 10 Oct 2009 03:53:59 +0000 Paul Aurich ssl-gnutls: I think this error message makes a little more sense.
Sat, 10 Oct 2009 03:27:31 +0000 Paul Aurich Check the GnuTLS version before using a recent-ish flag. Fixes #10412.
Tue, 21 Jul 2009 05:33:43 +0000 Paul Aurich Add a debug log message when MD5 is used in a verification chain. Refs #4458.
Fri, 26 Jun 2009 05:11:01 +0000 Paul Aurich Allow GnuTLS logging to be controlled via PURPLE_GNUTLS_DEBUG envvar.
Thu, 18 Jun 2009 19:42:11 +0000 Mark Doliner purple_util_write_data_to_file_absolute() for reasons beyond our control,
Sun, 01 Mar 2009 20:56:20 +0000 Ethan Blanton Use _set_default_priority on gnutls versions lacking _priority_set_direct.
Sat, 21 Feb 2009 23:26:22 +0000 Ka-Hing Cheung patch from Martin von Gagern that uses a new gnutls option to enable better
Sat, 25 Oct 2008 14:33:54 +0000 Will Thompson Only build SSL plugins if the corresponding library is present.
Tue, 03 Jun 2008 05:18:52 +0000 Mark Doliner I can't think of any reason we would need to use the zero versions of
Wed, 28 Nov 2007 02:52:30 +0000 Ethan Blanton Boo for C99 in the core
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Fri, 19 Oct 2007 18:27:12 +0000 Luke Schierer applied changes from 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9
Sat, 29 Sep 2007 13:54:49 +0000 Richard Laager applied changes from f143c30a12f30c53e017f1bfc22ccddee96036fc
Sat, 29 Sep 2007 13:54:38 +0000 Richard Laager applied changes from 54b7bcca130674c9f93777772bdf3d08237a7951
Sat, 29 Sep 2007 13:54:24 +0000 Richard Laager applied changes from 38a516984dfbc8fb0def05acb69fc1180ec0b971
Sat, 29 Sep 2007 13:54:10 +0000 Richard Laager applied changes from 8b8bc5b1ef1263e1c0f00a9ed208accff09d988e
Fri, 28 Sep 2007 16:58:50 +0000 Richard Laager applied changes from 5252885d793a4d288d92856d511d721bf5bb87ef
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 01:12:44 +0000 William Ehlhardt - Add purple_reserved fields to various structures.
Mon, 03 Sep 2007 01:09:08 +0000 Richard Laager merge of '3f25aaeb59668d0654c46b32af65735a2aa35fb9'
Thu, 30 Aug 2007 07:53:41 +0000 Mark Doliner refcount of 0 is normal
Thu, 30 Aug 2007 07:40:27 +0000 Mark Doliner Replace a call to g_assert() with a logging statement
Thu, 30 Aug 2007 07:26:45 +0000 Mark Doliner Get rid of some stray whitespace and consistently use tab indentation
Thu, 30 Aug 2007 07:16:37 +0000 Mark Doliner Fix compiler warnings about having a variable declaration after some
Mon, 03 Sep 2007 01:07:47 +0000 Richard Laager Fix a couple compiler warnings:
Sat, 25 Aug 2007 20:32:15 +0000 William Ehlhardt - Add purple_util_write_data_to_file_absolute; glib's
Mon, 20 Aug 2007 03:21:37 +0000 William Ehlhardt - Yet More TODO whacking
Mon, 20 Aug 2007 03:15:30 +0000 William Ehlhardt - Errorchecking in x509_cert_dn
Mon, 20 Aug 2007 03:10:21 +0000 William Ehlhardt - More TODO whacking
Mon, 20 Aug 2007 03:00:31 +0000 William Ehlhardt - TODO-whacking