zephyr/ext
Aurelien Jarno 68086c09ad ext: lib: crypto: Update mbedTLS 2.14.1
Since 2.12.0 release mbedTLS has an important security fix concerning
RSA PKCS#1 v1.5 decryption (CVE-2018-19608). Besides that it has very
few API changes, and the usual set of functional improvements, security
fixes and bug fixes. A list with all changes can be found in:

  ./ext/lib/crypto/mbedtls/ChangeLog

It should also be noted that the small change concerning _POSIX_C_SOURCE
applied to x509.c has been moved to platform_util.c, this time with a
proper define guard.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-12-28 11:39:18 -05:00
..
debug ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
fs ext: nffs: portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hal ext: nordic: mdk: Set UICR HFXOCNT value to 0x20 if erased 2018-12-13 07:35:28 -06:00
lib ext: lib: crypto: Update mbedTLS 2.14.1 2018-12-28 11:39:18 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig ext: lib: Add fnmatch library 2018-09-19 09:30:29 -04:00