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
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
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
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
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