mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 20:09:58 +01:00
- `HAVE_SECRET_CALLBACK` needs to have `wolfSSL_SSL_CTX_get_timeout` and `wolfSSL_SSL_get_timeout` available - Call `wolfSSL_KeepArrays` for `HAVE_SECRET_CALLBACK` - Increase the default `DTLS_MTU_ADDITIONAL_READ_BUFFER` and make it adjustable by the user - Don't truncate application data returned to user in `wolfSSL_read_internal`