]> granicus.if.org Git - libevent/commit
Initial Mbed-TLS 3 support to get the GitHub Actions working again
authorWilliam Marlow <william.marlow@ibm.com>
Thu, 23 Jun 2022 22:06:14 +0000 (23:06 +0100)
committerAzat Khuzhin <azat@libevent.org>
Sat, 9 Jul 2022 17:47:04 +0000 (20:47 +0300)
commit384c52e6be5463e68662581dc94247fb40a18aa0
tree7203512b8502c11674a90702a16360dee8b097a6
parent35e12a817530b665f508ebc832d944b7b0b2b63c
Initial Mbed-TLS 3 support to get the GitHub Actions working again

mingw has upgraded to Mbed-TLS 3.1.0, so all the mingw tests that need
Mbed-TLS currently don't work.

v2: add missing mbedtls/version.h into test/regress_mbedtls.c
v3: suppress #warning "Including compat-2.x.h is deprecated" for mbedtls/compat-2.x.h
bufferevent_mbedtls.c
cmake/FindMbedTLS.cmake
mbedtls-compat.h
test/regress_mbedtls.c