]> git.eshelyaron.com Git - emacs.git/commit
Work around GnuTLS version issues with %DUMBFW (tiny change)
authorAndy Moreton <andrewjmoreton@gmail.com>
Thu, 21 Dec 2017 01:07:54 +0000 (20:07 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Thu, 21 Dec 2017 01:07:54 +0000 (20:07 -0500)
commitc2ae057d0e455ed40127fec931b803ff628bffb7
treea8cab50465613fac9c4fa6bb051004c1d4cdd3b4
parent2f9d9efd080b46341f34b2cc2e29c907cd478de5
Work around GnuTLS version issues with %DUMBFW (tiny change)

* src/gnutls.c: Introduce HAVE_GNUTLS_EXT_GET_NAME and use it.
(init_gnutls_functions): Use it.
(Fgnutls_available_p): Use it (Bug#25061). Fix Vlibrary_cache bug.
src/gnutls.c