Re: [gnutls-devel] GnuTLS | scripts: Use /usr/bin/env for more portable shebangs. (!1964)

2025-07-20 Thread Read-only notification of GnuTLS library development activities
Maxim Cournoyer commented on a discussion: https://gitlab.com/gnutls/gnutls/-/merge_requests/1964#note_2639763300 Hm, now it does fail at the commit check, but for unknown reasons: > There has been a timeout failure or the job got stuck. Check your timeout > limits or try again -- Reply t

Re: [gnutls-devel] GnuTLS | Trying to access a certain subdomain results in a stack overflow. (#1726)

2025-07-20 Thread Read-only notification of GnuTLS library development activities
Qriist commented: https://gitlab.com/gnutls/gnutls/-/issues/1726#note_2639942382 I managed to get a stack trace of the exception. Hope that helps. :) ``` Exception #: 0XC0FD Stack: hogweed_6!nettle_ed448_shake256_verify+0x277 hogweed_6!nettle_pss_verify_mgf1+0x7a

Re: [gnutls-devel] GnuTLS | ext/record_size_limit: add function to get record_size_limit (!1989)

2025-07-20 Thread Read-only notification of GnuTLS library development activities
Wilfred Mallawa commented on a discussion on lib/ext/record_size_limit.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1989#note_2640197789 > + > +/** > + * gnutls_record_get_record_size_limit: > + * @session: is a #gnutls_session_t type. > + * @size: is the new size > + * > + * Ge

Re: [gnutls-devel] GnuTLS | lib/nettle/pk.c: Add check for gnutls_malloc() (!1986)

2025-07-20 Thread Read-only notification of GnuTLS library development activities
All discussions on merge request !1986 were resolved by Jiasheng Jiang https://gitlab.com/gnutls/gnutls/-/merge_requests/1986 -- Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1986 You're receiving this email because of your account on git

Re: [gnutls-devel] GnuTLS | lib/nettle/pk.c: Add check for gnutls_malloc() (!1986)

2025-07-20 Thread Read-only notification of GnuTLS library development activities
Jiasheng Jiang commented on a discussion on lib/nettle/pk.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1986#note_2640075368 > me = _gnutls_dsa_q_to_hash(params, &hash_len); > spki.dsa_dig = MAC_TO_DIG(me->id); > gen_data = gnutls_malloc(hash_le