[gnutls-devel] GnuTLS | Add NO_STATUS_REQUEST priority string modifier (!1650)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Oct 11 16:55:21 CEST 2022
Zoltán Fridrich commented on a discussion on lib/ext/status_request.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1650#note_1131680058
> status_request_ext_st *priv;
> int ret;
>
> + if (session->internals.priorities->no_status_request)
I have removed the checks from the recv functions and have moved the checks from lib/handshake.c into the lib/ext/status_request.c
There are pretty much only 4 checks now.
- 2 checks for the send functions inside lib/ext/status_request.c
- check for the flag in gnutls_init
- check in lib/x509/certificate.c for the cert extension
I am not sure how to consolidate this further.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1650#note_1131680058
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/20221011/72a2c4b4/attachment.html>
More information about the Gnutls-devel
mailing list