log libpurple/plugins/ssl/ssl-gnutls.c @ 32819:2c6510167895 default tip

age author description
Sun, 26 Feb 2012 03:01:41 +0000 Elliott Sales de Andrade Add a function for converting a PurpleCertificate to a string
Fri, 23 Dec 2011 02:05:09 +0000 Elliott Sales de Andrade Add GnuTLS support for exporting DER data.
Tue, 23 Nov 2010 01:50:30 +0000 Stu Tomlinson NSS will not return invalid or irrelevant intermediate certificates
Thu, 01 Apr 2010 05:26:44 +0000 Paul Aurich gnutls/nss: Don't call the handshake functions synchronously. Fixes #11525
Thu, 01 Apr 2010 04:54:43 +0000 Paul Aurich gnutls: Use gnutls_priority_init for the default priority.
Thu, 01 Apr 2010 04:09:05 +0000 Paul Aurich gnutls: Allow overriding (per-host) of GnuTLS priorities via env. Fixes #11616
Sat, 27 Mar 2010 03:55:09 +0000 Stu Tomlinson Implement reading multiple certificates from a single "bundle" of
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