[PATCH 1/2] secur32: Check for supported protocols when loading gnutls.

Jacek Caban jacek at codeweavers.com
Fri Dec 7 08:29:51 CST 2018


We mostly need to know if TLS1.3 is supported before attempting to 
handle it. It's just in gnutls backend now, so it will not be actually 
enabled yet.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/secur32/schannel_gnutls.c | 38 ++++++++++++++++++++++++++++++++--
  1 file changed, 36 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-secur32-Check-for-supported-protocols-when-loading-gn.diff
Type: text/x-patch
Size: 2160 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20181207/322f8425/attachment.bin>


More information about the wine-devel mailing list