mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 12:00:53 +02:00
d8e40dea3f
* 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"