mbedtls: Apply OCF patch (20161125) 34/102834/4
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Thu, 1 Sep 2016 19:53:16 +0000 (21:53 +0200)
committerPhilippe Coval <philippe.coval@osg.samsung.com>
Wed, 7 Dec 2016 07:08:55 +0000 (08:08 +0100)
commit93ecd0ed8f99f75130a75b8f8dc71cae4b2c083a
tree05eb667aec8c5dd1cdd7e664f9a4925232532845
parenta37328e0d91409f323fcc37dbb99f9d9908fc179
mbedtls: Apply OCF patch (20161125)

To provide TLS_ECDH_ANON_WITH_AES_128_CBC_SHA256 feature.

It is strongly recommended to rely on scons instead,
 if not possible, this change workaround this.

For more details about building IoTivity please check:

https://wiki.iotivity.org/build

Bug: https://jira.iotivity.org/browse/IOT-820
Bug-Tizen: https://bugs.tizen.org/jira/browse/TINF-861
Change-Id: I638ec0c0a45e855dcee711c8321039b7489d7e5a
Origin: https://gerrit.iotivity.org/gerrit/#/c/12429/
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
12 files changed:
extlibs/mbedtls/mbedtls/include/mbedtls/check_config.h
extlibs/mbedtls/mbedtls/include/mbedtls/compat-1.3.h
extlibs/mbedtls/mbedtls/include/mbedtls/config.h
extlibs/mbedtls/mbedtls/include/mbedtls/ssl.h
extlibs/mbedtls/mbedtls/include/mbedtls/ssl_ciphersuites.h
extlibs/mbedtls/mbedtls/library/entropy_poll.c
extlibs/mbedtls/mbedtls/library/ssl_ciphersuites.c
extlibs/mbedtls/mbedtls/library/ssl_cli.c
extlibs/mbedtls/mbedtls/library/ssl_srv.c
extlibs/mbedtls/mbedtls/library/ssl_tls.c
extlibs/mbedtls/mbedtls/library/version_features.c
extlibs/mbedtls/mbedtls/library/x509_crt.c