[gnutls-devel] GnuTLS | priority: add %FORCE_SESSION_HASH modifier (!1711)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Thu Feb 23 11:42:27 CET 2023
Daiki Ueno commented on a discussion on lib/gnutls_int.h: https://gitlab.com/gnutls/gnutls/-/merge_requests/1711#note_1289738939
> bool force_etm;
> unsigned int additional_verify_flags;
> bool tls13_compat_mode;
> + bool force_ext_master_secret;
I suppose we could consolidate them into a single enum, but maybe a separate MR, as there is also a similar example of %NO/%FORCE usage (e.g., %NO_ETM/%FORCE_ETM).
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1711#note_1289738939
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/20230223/12f2f2b2/attachment-0001.html>
More information about the Gnutls-devel
mailing list