Re: 3.6.7 interoperability problems with earlier 3.6.x
Andreas Metzler <[email protected]>
| Newsgroups | gmane.network.gnutls.general |
|---|---|
| Message-ID | <[email protected]> |
On 2019-06-08 Andreas Metzler <[email protected]> wrote: [...] > gnutls-serv from 3.6.4 3.6.5 and 3.6.6 does not work correctly with > gnutls-cli from 3.6.7. [...] > * Both reverting 3fc7d37dd81a1f415afffbf5f733c13296e74824 and applying > 2dc96e3b8d0e043bebf0815edaaa945f66ac0531 makes the issue > unreproducible. I don't like the former because it reverts a TLS 1.3 > bugfix. Straightforward applying of the latter would add > gnutls_record_set_max_recv_size(). [...] Actually addition of gnutls_record_set_max_recv_size() in this patchset is self-contained and trivial to strip out.