[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ALPN support for GnuTLS connections
From: |
Robert Pluim |
Subject: |
Re: ALPN support for GnuTLS connections |
Date: |
Fri, 11 Oct 2024 09:32:31 +0200 |
>>>>> On Thu, 10 Oct 2024 19:23:07 +0300, Eli Zaretskii <eliz@gnu.org> said:
>> From: Robert Pluim <rpluim@gmail.com>
>> Cc: emacs-devel@gnu.org
>> Date: Thu, 10 Oct 2024 15:54:53 +0200
>>
>> Patch below. Works in my limited testing.
Eli> Thanks, but I think it will fail to link on MS-Windows, because you
Eli> didn't say the magic words to load gnutls_alpn_set_protocols from the
Eli> library and call the function through a function pointer.
Right. Iʼll copy the appropriate boiler-plate.
Eli> Also, what about calling this out in NEWS?
Once it works, yes :-)
Robert
--
- Re: ALPN support for GnuTLS connections, Robert Pluim, 2024/10/07
- Re: ALPN support for GnuTLS connections, Robert Pluim, 2024/10/10
- Re: ALPN support for GnuTLS connections, Richard Stallman, 2024/10/14
- Re: ALPN support for GnuTLS connections, Eric Marsden, 2024/10/15
- Re: ALPN support for GnuTLS connections, Richard Stallman, 2024/10/22
- Re: ALPN support for GnuTLS connections, Eric Marsden, 2024/10/31