- 10 Jan, 2017 1 commit
-
-
Dave Thaler authored
Port the tcp_adapter directory using similar code as was done in ip_adapter Enable building the relevant directories for Windows as target Change-Id: Ibae7a30cf353a6088bfa133c27edb1ac2449efaa Signed-off-by:
Dave Thaler <dthaler@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10241Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
- 15 Dec, 2016 1 commit
-
-
Greg Zaverucha authored
Adds a new version of the mbedtls config.h file specialized to IoTivity. Library features that are not required by IoTivity are removed from the build. The new file is extlibs/mbedtls/config-iotivity.h. Changes to config.h made by ocf.patch are now made directly in config-iotivity.h. Update the scons file to copy this to mbedtls/include/mbedtls/config.h. Update ssaladapter tests so that they don't allow unsupported TLS versions. TLS renegotiation was being disabled at runtime, now it is disabled at build. To review the changes that IoTivity makes to config.h relative to the default, diff extlibs/mbedtls/config-iotivity.h and extlibs/mbedtlsmbedtls/include/mbedtls/config.h. Change-Id: I9e6190e7c0e145443d5e164ccf47314a3bfcf53e Signed-off-by:
Greg Zaverucha <gregz@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/15175Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Kevin Kane <kkane@microsoft.com> (cherry picked from commit 91cbd73c) Reviewed-on: https://gerrit.iotivity.org/gerrit/15707
-
- 25 Nov, 2016 1 commit
-
-
Chul Lee authored
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 and TLS_ECDHE_ECDSA_WITH_AES_128_CCM cipher suites were added in order to support manufacturer certificate based OxM. Change-Id: I3ec5ddce982e5bfd5f7591b493448eec5468653f Signed-off-by:
Oleksii Beketov <ol.beketov@samsung.com> Signed-off-by:
Chul Lee <chuls.lee@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/14619Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Randeep Singh <randeep.s@samsung.com> (cherry picked from commit e2a98487) Reviewed-on: https://gerrit.iotivity.org/gerrit/14745
-
- 11 Nov, 2016 1 commit
-
-
hyuna0213.jo authored
Modified ssl adapter along with modified return type. Change-Id: I68d0d1ab73f1a858c42b3340947f01ca61974987 Signed-off-by:
hyuna0213.jo <hyuna0213.jo@samsung.com> Signed-off-by:
Joonghwan Lee <jh05.lee@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/13991Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Dave Thaler <dthaler@microsoft.com> Reviewed-by:
Randeep Singh <randeep.s@samsung.com> Reviewed-by:
jihwan seo <jihwan.seo@samsung.com> Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-by:
Ashok Babu Channa <ashok.channa@samsung.com>
-
- 25 Oct, 2016 1 commit
-
-
Oleksii Beketov authored
caTrustedCrl discarded due to needlessness Change-Id: I7b7e9bb0d85474a6f0ecf8f23019b072715c08bd Signed-off-by:
Oleksii Beketov <ol.beketov@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/13553Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Randeep Singh <randeep.s@samsung.com> (cherry picked from commit 4c6b0de1) Reviewed-on: https://gerrit.iotivity.org/gerrit/13575
-
- 18 Oct, 2016 1 commit
-
-
Oleksii Beketov authored
Change-Id: Ib108dd1ce76632f1393383e6402e73c7ba2e60d7 Signed-off-by:
Oleksii Beketov <ol.beketov@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/13349Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Randeep Singh <randeep.s@samsung.com> (cherry picked from commit 2fe020f4) Reviewed-on: https://gerrit.iotivity.org/gerrit/13363
-
- 13 Oct, 2016 1 commit
-
-
Oleksii Beketov authored
Change-Id: Ia9bb81012159df0f1b5f87d80e821610aeaa44c1 Signed-off-by:
Oleksii Beketov <ol.beketov@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/12349Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Randeep Singh <randeep.s@samsung.com> Signed-off-by:
Oleksii Beketov <ol.beketov@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/13179
-