mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 19:22:20 +01:00
* Added new internal function `wolfSSL_GetMaxRecordSize`. * Modified tls_bench to use dynamic buffer based on max record size. * Added comment for DTLS maxFragment calculation.