Commit Graph

11 Commits

Author SHA1 Message Date
Łukasz Duda c96e3b9504 [mbedtls] migrate to MbedTLS v3.6.0 (#10286)
This commit updates the in-tree version of MbedTLS to v3.6.0.

Signed-off-by: Łukasz Duda <lukasz.duda@nordicsemi.no>
2024-05-28 12:07:57 -07:00
Jonathan Hui 869c2ded9c [mbedtls] update to 2.28.7 (#9835) 2024-02-07 13:09:43 -08:00
Jonathan Hui 9be687a1d0 [mbedtls] move mbedtls to 2.28.0 LTS version (#7539)
- Squashed 'third_party/mbedtls/repo/' content from commit 23e9e0bd2

git-subtree-dir: third_party/mbedtls/repo
git-subtree-split: 23e9e0bd2c7d1b5496773356d5a2c0c56d722d93

- update Makefiles
- update `check-android-build`
2022-04-07 10:35:51 -07:00
Łukasz Duda 5078dfcc64 [mbedtls] update to 2.25 (#6555)
List of changes:
- modified Autotools, CMake and Android build systems
- increased heap size as new version requires additional 64B
- replaced deprecated API (mbedtls_ecdsa_sign_det)
- removed workaround with defining mbedtls_ecp_restart_ctx
2021-05-10 09:48:58 -07:00
Jonathan Hui 94dc2c0949 Merge commit '0b6efe3e561bd8654258f97321296be4c147cb22' into mbedtls 2018-11-27 16:04:59 -08:00
Jonathan Hui c56e5ea0c4 Merge commit 'e2accb88650112777d9e5b8e0a5bb8576d6eab2a' into mbedtls 2018-11-02 15:36:41 -07:00
Jonathan Hui 2b05167668 Add subtree mirror of repository 'git@github.com:ARMmbed/mbedtls.git' tag 'mbedtls-2.9.0'. 2018-06-07 11:08:20 -07:00
Jonathan Hui e875f5e86f [mbedtls] apply patch to check-in source (#2074)
This commit applies the patch directly to checked-in source files rather
than at build time.  This commit helps to simplify the build process.

This commit also introduces a shell script that allows anyone to reproduce
the patched mbedtls source.
2017-08-09 11:01:09 -07:00
Jonathan Hui 9b7d423f52 mbedtls 2.4.1 (#1122) 2017-01-16 21:20:21 -08:00
Jonathan Hui 3298d8ba37 Pull in mbedtls 2.3.1. (#361) 2016-08-10 14:48:13 -07:00
Jonathan Hui 4f9945c533 Initial commit 2016-05-10 22:49:53 -07:00