mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 21:18:43 +00:00
Goal is to test renegotiation better: we need more than one exchange for server-initiated renego to work reliably (the previous hack for this wouldn't work with non-blocking I/O and probably not with DTLS either). Also check message termination in a semi-realistic way.