mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 02:40:50 +02:00
2ff78b7fda
-- INCOMPLETE DATA checked only once with hello size against buffer size -- BUFFER_ERROR returned in case of message overflow (piece larger than the hello size) -- OPAQUE16_LEN used whenever 2 bytes are needed. -- Session id checking improved. TLS extensions return codes fixed.