Update to mbedtls 2.16.7

(cherry picked from commit 8ddf9fe4b0)
This commit is contained in:
Fabio Alessandrelli
2020-07-02 15:13:55 +02:00
committed by Rémi Verschelde
parent 47cdad91a2
commit 47be89199f
159 changed files with 5702 additions and 617 deletions

View File

@@ -285,10 +285,10 @@ Godot build configurations, check them out when updating.
## mbedtls
- Upstream: https://tls.mbed.org/
- Version: 2.16.6
- Version: 2.16.7 (2020)
- License: Apache 2.0
File extracted from upstream release tarball (`-apache.tgz` variant):
File extracted from upstream release tarball:
- All `*.h` from `include/mbedtls/` to `thirdparty/mbedtls/include/mbedtls/`
- All `*.c` from `library/` to `thirdparty/mbedtls/library/`