wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | Add TLS 1.3 post-handshake authentication (!418)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Add TLS 1.3 post-handshake authentication (!418)
Date: Mon, 22 Apr 2019 19:01:40 +0000



Tim Rühsen started a new discussion on libwget/ssl_gnutls.c: 
https://gitlab.com/gnuwget/wget2/merge_requests/418#note_162998726

>       connect_timeout = tcp->connect_timeout;
>  
>  #if GNUTLS_VERSION_NUMBER >= 0x030500
> +     unsigned int flags = 0;

Code could be cleaner if `flags` is always declared (outside #if) with an 
initial `GNUTLS_CLIENT` value.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/418#note_162998726
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]