[gnutls-devel] GnuTLS | TLS 1.3: ignore "early_data" extension (!706)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Jul 25 16:46:44 CEST 2018


Nikos Mavrogiannopoulos started a new discussion on lib/gnutls_int.h:

>  
>  	tls13_ticket_t tls13_ticket;
>  
> +	/* server: whether early_data extension was seen in ClientHello */
> +	bool early_data_indicated;

Hmm, hmm since that's a flag only, why not re-use hsk_flags?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/706#note_90323231
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/20180725/83f01355/attachment.html>


More information about the Gnutls-devel mailing list