mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 22:02:21 +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.