[gnutls-devel] GnuTLS | handshake: defer setting downgrade sentinel until version is selected (!918)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Feb 22 10:55:03 CET 2019


Daiki Ueno commented on a discussion on lib/ext/supported_versions.c:

>  
>  				_gnutls_handshake_log("EXT[%p]: Negotiated version: %d.%d\n",
>  						      session, (int)major, (int)minor);
> +				/* regenerate the random value to set

True, I added the same check as in `_gnutls_user_hello_func` so that the random is generated only when the negotiated version is different to the previous one.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/918#note_143979489
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/20190222/961fb4fd/attachment.html>


More information about the Gnutls-devel mailing list