mirror of https://github.com/wolfSSL/wolfssl.git
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. |
||
---|---|---|
.. | ||
benchmark.test | ||
cleanup_testfiles.sh | ||
crl-revoked.test | ||
dertoc.pl | ||
external.test | ||
google.test | ||
include.am | ||
memtest.sh | ||
ocsp-stapling-with-ca-as-responder.test | ||
ocsp-stapling.test | ||
ocsp-stapling2.test | ||
ocsp.test | ||
openssl.test | ||
ping.test | ||
pkcallbacks.test | ||
psk.test | ||
resume.test | ||
sniffer-ipv6.pcap | ||
sniffer-testsuite.test | ||
sniffer-tls13-dh.pcap | ||
sniffer-tls13-ecc.pcap | ||
sniffer-tls13-gen.sh | ||
sniffer-tls13-hrr.pcap | ||
sniffer-tls13-x25519.pcap | ||
stm32l4-v4_0_1_build.sh | ||
testsuite.pcap | ||
tls13.test | ||
trusted_peer.test | ||
unit.test.in |