HaxeFoundation / hashlink

A virtual machine for Haxe
https://hashlink.haxe.org/
MIT License
812 stars 158 forks source link

Update mbedtls to 3.6.1 #700

Closed yuxiaomao closed 2 months ago

yuxiaomao commented 3 months ago

Basically similar to #594 but 3.6.1.

Big thanks to @tobil4sk for the discussion and help! I have adopted the changes in #594 where we separate hashlink change and mbedtls files. Using the file name mbedtls_config.h dosn't work for me 3.6.x Visual Studio build (it's probably including the one in mbedtls/), so I'll just use another filename. I made multiple commits, which are all valid and will allow us to use previous version if needed.

Note: As for now, the only change made to include/mbedtls: