mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 21:52:19 +01:00
* Reduced codesize when building with `OPENSSL_EXTRA_X509_SMALL`. * Additional argument checks in `wolfSSL_ASN1_BIT_STRING_set_bit`, `wolfSSL_ASN1_STRING_to_UTF8`, `wolfSSL_RSA_meth_new`, `wolfSSL_RSA_meth_set`. * Fix for compiler warnings in asn.c using strncmp to duplicate string. "specified bound depends on the length of the source argument"