mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-12 03:40:04 +00:00
This commit implements support for remembering out-of-order CCS messages. Specifically, a flag is set whenever a CCS message is read which remains until the end of a flight, and when a CCS message is expected and a CCS message has been seen in the current flight, a synthesized CCS record is created.