mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 23:02:24 +01:00
When compiling for QEMU, the gethostbyname call doesn't have access to the OS DNS. Implemented a lookup of hostname that uses the system command host. Fix for QEMU Aarch64 where 'char' is unsigned and the -1 return is being converted to 255 in wolfSSL_OPENSSL_hexchar2int(). Test TLSv1.3 with www.google.com if wolfSSL supports it. CMAC: cannot cast size_t* to word32* when big-endian. SP math all: Random prime - munge bits before moving them around for big-endian. BIO, no filesystem: Allow BIO_prinf to be used with mem BIO.
859 B
Executable File
859 B
Executable File