Support GnuTLS v3 and set up its audit logging properly.
authorTed Zlatanov <tzz@lifelogs.com>
Fri, 11 Oct 2013 13:47:35 +0000 (09:47 -0400)
committerTed Zlatanov <tzz@lifelogs.com>
Fri, 11 Oct 2013 13:47:35 +0000 (09:47 -0400)
commite1f9f9e3d8abc2ce9ce9cb7fc89222ca6e3f3baa
treef789308fdad6eeddaa260681c65cd775fb142f1e
parent7d563e363c72828b9b1bbb0181be6a36643ce7af
Support GnuTLS v3 and set up its audit logging properly.

* configure.ac: Define HAVE_GNUTLS3 if GnuTLS v3 is found.

* src/gnutls.c (gnutls_audit_log_function): Add function for GnuTLS
audit logging (only used with GnuTLS 3.x) and enable it.
ChangeLog
configure.ac
src/ChangeLog
src/gnutls.c