[gnutls-devel] GnuTLS | gnutls_init: added flag for automatic re-authentication (!766)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Oct 16 09:04:14 CEST 2018


Nikos Mavrogiannopoulos commented on a discussion on lib/handshake.c:

>  	return 0;
>  }
>  
> -int
> -_gnutls_recv_hello_request(gnutls_session_t session, void *data,

There was no use of it in `handshake.c` so it was made a static and moved to the only caller file in `record.c`. The rationale was that if it was not needed until today, most likely it will never be because that's a tls1.2 feature that got removed from tls1.3.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/766#note_109025872
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181016/4b641dd6/attachment.html>


More information about the Gnutls-devel mailing list