mbed TLS upgraded to 2.6.0
Fork of mbedtls by
DartConfiguration.tcl@2:bbdeda018a3c, 2017-09-29 (annotated)
- Committer:
- Jasper Wallace
- Date:
- Fri Sep 29 19:50:30 2017 +0100
- Revision:
- 2:bbdeda018a3c
- Parent:
- 0:cdf462088d13
Update to mbedtls 2.6.0, many changes.
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
remove the following directorys:
programs
yotta
visualc
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
markrad | 0:cdf462088d13 | 1 | Site: localhost |
markrad | 0:cdf462088d13 | 2 | BuildName: mbed TLS-test |
markrad | 0:cdf462088d13 | 3 | CoverageCommand: /usr/bin/gcov |
markrad | 0:cdf462088d13 | 4 | MemoryCheckCommand: /usr/bin/valgrind |