Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbedtls by
tests/suites/test_suite_version.data@1:9ebc941037d5, 2017-09-29 (annotated)
- Committer:
- Jasper Wallace
- Date:
- Fri Sep 29 18:41:59 2017 +0100
- Revision:
- 1:9ebc941037d5
- Parent:
- 0:cdf462088d13
- Child:
- 2:bbdeda018a3c
Update to mbedtls 2.4.2, security fixes
Changes to mbedtls sources made:
in include/mbedtls/config.h comment out:
#define MBEDTLS_FS_IO
#define MBEDTLS_NET_C
#define MBEDTLS_TIMING_C
uncomment:
#define MBEDTLS_NO_PLATFORM_ENTROPY
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| markrad | 0:cdf462088d13 | 1 | Check compiletime library version |
| Jasper Wallace |
1:9ebc941037d5 | 2 | check_compiletime_version:"2.4.2" |
| markrad | 0:cdf462088d13 | 3 | |
| markrad | 0:cdf462088d13 | 4 | Check runtime library version |
| Jasper Wallace |
1:9ebc941037d5 | 5 | check_runtime_version:"2.4.2" |
| markrad | 0:cdf462088d13 | 6 | |
| markrad | 0:cdf462088d13 | 7 | Check for MBEDTLS_VERSION_C |
| markrad | 0:cdf462088d13 | 8 | check_feature:"MBEDTLS_VERSION_C":0 |
| markrad | 0:cdf462088d13 | 9 | |
| markrad | 0:cdf462088d13 | 10 | Check for MBEDTLS_AES_C when already present |
| markrad | 0:cdf462088d13 | 11 | depends_on:MBEDTLS_AES_C |
| markrad | 0:cdf462088d13 | 12 | check_feature:"MBEDTLS_AES_C":0 |
| markrad | 0:cdf462088d13 | 13 | |
| markrad | 0:cdf462088d13 | 14 | Check for unknown define |
| markrad | 0:cdf462088d13 | 15 | check_feature:"MBEDTLS_UNKNOWN":-1 |
