[gnutls-devel] GnuTLS | ext/record_size_limit: distinguish sending and receiving limits (!985)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sat Apr 27 13:21:48 CEST 2019
Daiki Ueno commented on a discussion on lib/ext/max_record.c: https://gitlab.com/gnutls/gnutls/merge_requests/985#note_164873828
>
> /* this function sends the client extension data (dnsname) */
> if (session->security_parameters.entity == GNUTLS_CLIENT) {
> - if (session->security_parameters.max_record_send_size !=
> + /* this extension requires that both sending and
> + * receiving limits are the same */
I modified the documentation / comments to reflect the intention.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/985#note_164873828
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/20190427/b0ffccdc/attachment.html>
More information about the Gnutls-devel
mailing list