Upgrade cURL and axTLS, initial integration of mbedTLS

This commit is contained in:
Joshua Granick
2017-11-07 15:33:41 -08:00
parent cf5a5ae0e7
commit e08aa05dd3
6 changed files with 16 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -55,3 +55,6 @@
[submodule "project/lib/axtls"]
path = project/lib/axtls
url = https://github.com/native-toolkit/axtls
[submodule "project/lib/mbedtls"]
path = project/lib/mbedtls
url = https://github.com/native-toolkit/mbedtls