- 18 Jun, 2017 1 commit
-
-
Philippe Coval authored
Change-Id: If22cffaa199d1057497019fd45c502b8ae69b8de Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20341Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com> (cherry picked from commit 4ec6ab95) Reviewed-on: https://gerrit.iotivity.org/gerrit/19833
-
- 17 Jun, 2017 3 commits
-
-
Philippe Coval authored
There is not functionnal change, It was done to make upcoming changes easier to review. Bug: https://jira.iotivity.org/browse/IOT-2310 Change-Id: I6f8cd3ed7cd0a6e3c9d9879996964de8e8aa3a99 Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20879Reviewed-by:
George Nash <george.nash@intel.com> Reviewed-by:
C.J. Collier <cjcollier@linuxfoundation.org> (cherry picked from commit 837d2ee9) Reviewed-on: https://gerrit.iotivity.org/gerrit/20883Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Pawel Winogrodzki authored
Removing remaining /W4 warnings and enabling /W4 along with /WX globally. Change-Id: I521f17e36038e0cc74c14afbb7e6a7a2cee6c45e Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/19691Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Philippe Coval authored
Bug: https://jira.iotivity.org/browse/IOT-1745 Change-Id: Ife97d14d33dc8321913765e4b5ffca2c71e1a3ee Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20435Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Pawel Winogrodzki <pawelwi@microsoft.com> (cherry picked from commit 22e4be49) Reviewed-on: https://gerrit.iotivity.org/gerrit/20783
-
- 16 Jun, 2017 8 commits
-
-
Dan Mihai authored
Build coap.h before everything else, to work around an apparent multi-threaded build race condition. Bug: https://jira.iotivity.org/browse/IOT-2376 Change-Id: Ic112cfea42dfa1ac12735b4af882dc45a74c853d Signed-off-by:
Dan Mihai <Daniel.Mihai@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20891Reviewed-by:
Phil Coval <philippe.coval@osg.samsung.com> Reviewed-by:
Ibrahim Esmat <iesmat@microsoft.com> Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Omar Maabreh <omarm@microsoft.com>
-
Pawel Winogrodzki authored
Removing variable type and size mismatch warnings. Change-Id: Ic0c2f4935faf5136c93c79f58f58cb0f3f59d2ab Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20731Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Pawel Winogrodzki authored
Removing "unreachable code" warnings due to infinite waits. Bug: https://jira.iotivity.org/browse/IOT-1583 Change-Id: I8d057494e39540f35f1ec447217d70eff556d1c0 Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20727Reviewed-by:
Phil Coval <philippe.coval@osg.samsung.com> Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Pawel Winogrodzki authored
Making sure variables are always initialized before they get used. This was an issue in case we'd hit an error and use "goto" to skip parts of the code. Bug: https://jira.iotivity.org/browse/IOT-1583 Change-Id: I35a114585371c61dab94a67d957f0b01a98938a5 Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20723Reviewed-by:
Todd Malsbary <todd.malsbary@intel.com> Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Pawel Winogrodzki authored
Disabling "unreachable code" warning for a known issue inside a boost header. See: https://svn.boost.org/trac/boost/ticket/5904. Bug: https://jira.iotivity.org/browse/IOT-1583 Change-Id: Ic313fd1debc9df73eca2d747d6eda1b883b7b9be Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20729Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Mats Wichmann authored
There are no functional changes. A comment was updated. Change-Id: I9200be3cc66559de0c40c0d3c99c09f15a039291 Signed-off-by:
Mats Wichmann <mats@linux.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20571Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Ziran Sun <ziran.sun@samsung.com> Reviewed-by:
Phil Coval <philippe.coval@osg.samsung.com>
-
Pawel Winogrodzki authored
Removing variable shadowing warnings: there were a few variables using the same name in one scope and thus one overwritten the other. Bug: https://jira.iotivity.org/browse/IOT-1583 Change-Id: I9b20da2c4ebea8bdb4bbc3b64c7d308060bf258e Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20735Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com> Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Ziran Sun <ziran.sun@samsung.com>
-
Pawel Winogrodzki authored
Removing variable shadowing warnings: there were a few variables using the same name in one scope and thus one overwritten the other. Bug: https://jira.iotivity.org/browse/IOT-1583 Change-Id: Ifb3d1237bea27faa4b94739c13607c48cb0de46a Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20737Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
- 15 Jun, 2017 9 commits
-
-
Philippe Coval authored
Change-Id: Ibc63061b15d67481370214fc322c7db302537018 Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20657Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
George Nash <george.nash@intel.com> (cherry picked from commit 98f5dc53) Reviewed-on: https://gerrit.iotivity.org/gerrit/20675
-
Pawel Winogrodzki authored
Removing variable shadowing warnings: there were a few variables using the same name in one scope and thus one overwritten the other. Bug: https://jira.iotivity.org/browse/IOT-1583 Change-Id: I6405fd2119722b24c3a29c7f8478d1b801d0c1d4 Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20741Reviewed-by:
Phil Coval <philippe.coval@osg.samsung.com> Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Pawel Winogrodzki authored
Removing variable shadowing warnings: there were a few variables using the same name in one scope and thus one overwritten the other. Bug: https://jira.iotivity.org/browse/IOT-1583 Change-Id: I13a8e9456f280347e2035cc80a9c7818facc51e9 Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20733Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Nathan Heldt-Sheller authored
The CTT was posting an Update to /acl2 that included only rowneruuid in the payload. The IUT was rejecting because it could not determine that the payload was /acl2 (vs. /acl v1). This is wrong behavior by IUT because such a payload is actually valid /acl2 and/or /acl v1 payload. This patch changes the logic so that it only rejects an Update based on version if it can determine it is an incompatible version - in this case, v1 - and accepts it otherwise. A similar problem exists in the /cred Update handler, which (in a particular state) treats a payload containing just rowneruuid as a failed attempt to Update the Owner credential. This patch changes that logic too, to no longer treat a "NO_SECURITY_MODE" credType as an Owner credential. Change-Id: Ica9bde112cb87bd6ad6ee014cf7526928545d786 Signed-off-by:
Nathan Heldt-Sheller <nathan.heldt-sheller@intel.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20779Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com> Reviewed-by:
Randeep Singh <randeep.s@samsung.com> Reviewed-by:
Mushfiqul Islam <i.mushfiq@samsung.com> Reviewed-by:
Kevin Kane <kkane@microsoft.com>
-
Pawel Winogrodzki authored
Removing variable shadowing warnings: there were a few variables using the same name in one scope and thus one overwritten the other. Bug: https://jira.iotivity.org/browse/IOT-1583 Change-Id: Ic30ecba67a98154eb506929ef23b1fabb560a42a Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20739Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Philippe Coval authored
Bug: https://jira.iotivity.org/browse/IOT-2240 Change-Id: Iabf0f5bbff2c2c9fbb284a0614c206b66e3cd1bd Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20819Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Habib Virji <habib.virji@samsung.com>
-
Philippe Coval authored
Bug: https://jira.iotivity.org/browse/IOT-1745 Change-Id: I767a9c68b0270b71ca4bd814526e51ddd4dad990 Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20433Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
George Nash <george.nash@intel.com> (cherry picked from commit 1191376d) Reviewed-on: https://gerrit.iotivity.org/gerrit/20577Reviewed-by:
Habib Virji <habib.virji@samsung.com>
-
Philippe Coval authored
This will help for upgrading gtest to latest release Bug: https://jira.iotivity.org/browse/IOT-1745 Change-Id: I4ddf3bb98ad257d8bb21b5e0ef388405d574131c Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/19775Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-by:
Pawel Winogrodzki <pawelwi@microsoft.com>
-
saurabh.s9 authored
Change-Id: I8b57b71a2642c0da041034f85c4c66f55e67d782 Signed-off-by:
saurabh.s9 <saurabh.s9@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20191Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Phil Coval <philippe.coval@osg.samsung.com> Reviewed-by:
Ziran Sun <ziran.sun@samsung.com> Reviewed-by:
Randeep Singh <randeep.s@samsung.com>
-
- 14 Jun, 2017 5 commits
-
-
Mats Wichmann authored
This is now part 1 of 4, containing the sconscripts not in connectivity, stack or security (see other three parts for those) There are not intended to be any functional changes. In a couple of places, for general consistency, changed SConscript('#foo') to SConscript('#/foo') - these are equivalent "help vars" assignments formatted so messages can be improved later without changing formatting all EnumVariable usage now calls out allowed_values= to be more clear The test harness is now consistently imported as: from tools.scons.RunTest import run_test rather than import * - should normally avoid importing whole namespace unqualified unless it is really needed The test harness is now consistently imported as: from tools.scons.RunTest import run_test rather than import * - should normally avoid importing whole namespace unqualified unless it is really needed Change-Id: I3f818ef972a9c84f9d0aec27348ec6da07f49e02 Signed-off-by:
Mats Wichmann <mats@linux.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20817Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
C.J. Collier <cjcollier@linuxfoundation.org>
-
Philippe Coval authored
crypto functions are used by connectivity module This prevents instalation of obsolete version, like on jenkins: https://build.iotivity.org/ci/job/iotivity-verify-tizen_unsecured/151/consoleFull + '[' '!' -d /home/jenkins-ci/workspace/iotivity-verify-tizen_unsecured/extlibs/mbedtls ']' + cp -r /home/jenkins-ci/iotivity-extlibs-03272015/mbedtls/mbedtls /home/jenkins-ci/workspace/iotivity-verify-tizen_unsecured/extlibs/mbedtls/mbedtls Bug: https://jira.iotivity.org/browse/IOT-2237 Change-Id: Iffc8929e646b4edb624a12481b32f4929b743af4 Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20773Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Peter Hatina <phatina@gmail.com> Reviewed-by:
Sushil Kumar Yadav <sushil.ky@samsung.com> (cherry picked from commit 77da2a48) Reviewed-on: https://gerrit.iotivity.org/gerrit/20775Reviewed-by:
Kevin Kane <kkane@microsoft.com> Reviewed-by:
C.J. Collier <cjcollier@linuxfoundation.org> Tested-by:
C.J. Collier <cjcollier@linuxfoundation.org>
-
Philippe Coval authored
Introduce tizen_{secured,unsecured} for jenkins For smooth transition tizen builder is preserved. Also use bash for advanced tests (to parse options args) Bug: https://jira.iotivity.org/browse/IOT-2237 Change-Id: Ib0a648b889d7d9956d6b26a9dc2111e7b9623b02 Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/19955Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-by:
C.J. Collier <cjcollier@linuxfoundation.org>
-
Philippe Coval authored
Previously gtest libs were propagated to shared libs: g++ -o .../resource-encapsulation/src/common/librcs_common.so \ (...) \ -lgtest -lgtest_main \ -lc_common -llogger -ldl -lpthread -luuid -lrt -loc Change-Id: I9bcaa39d8cd5e1166b2ec7d7ede14d44f79a476e Bug: https://jira.iotivity.org/browse/IOT-1745Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20241Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com> Reviewed-by:
Dave Thaler <dthaler@microsoft.com> Reviewed-by:
Ziran Sun <ziran.sun@samsung.com> Reviewed-by:
Gregg Reynolds <dev@mobileink.com> Reviewed-by:
Pawel Winogrodzki <pawelwi@microsoft.com>
-
Kevin Kane authored
Make the build script a bit smarter about figuring out if it needs to update and re-patch the mbedTLS dependency. Change-Id: I6402a045ea03121b0704b9d83be0224bdb98ada4 Signed-off-by:
Kevin Kane <kkane@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20059Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
- 13 Jun, 2017 1 commit
-
-
Soemin Tjong authored
https://tools.ietf.org/html/rfc7252#section-5.8.2 specifies that the URI of a new resource created by a server is returned in Location-Path option. Change-Id: I358d8ee127a598c2f2fdb8f101413eebbf100a89 Signed-off-by:
Soemin Tjong <stjong@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/19245Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Todd Malsbary <todd.malsbary@intel.com> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
- 12 Jun, 2017 3 commits
-
-
Soemin Tjong authored
In codegen implementation, it is difficult to pass around IPCAAppHandle returned by IPCAOpen() to compartmentalized code generated for each device or resource type. IoTivity currently supports 1 server (an app is also a server) per process (tracked by https://jira.iotivity.org/browse/IOT-1379). Therefore multiple calls to IPCAOpen() in the same process is not supported. This change makes an exception so that IPCAOpen() will now return same IPCAAppHandle when called with same app ID. Change-Id: I9a3a2334e6fc9230595a68e3451c2a863c532824 Signed-off-by:
Soemin Tjong <stjong@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/18851Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
arya.k authored
Change-Id: I89898afd650f7095dd89b4b9616176092fd41c3a Signed-off-by:
arya.k <arya.kumar@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20565Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Phil Coval <philippe.coval@osg.samsung.com> Reviewed-by:
Uze Choi <uzchoi@samsung.com> Tested-by:
Uze Choi <uzchoi@samsung.com>
-
hyuna0213.jo authored
Change-Id: I2279dc5ce94ae7262d7f425d857d929791c18796 Signed-off-by:
hyuna0213.jo <hyuna0213.jo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20293Reviewed-by:
Phil Coval <philippe.coval@osg.samsung.com> Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com> Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-by:
Uze Choi <uzchoi@samsung.com> Reviewed-by:
Ashok Babu Channa <ashok.channa@samsung.com>
-
- 09 Jun, 2017 3 commits
-
-
Philippe Coval authored
Change-Id: I2e15f2378c03ddaa5972ebc4e126b6f914158f42 Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20135Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Ondrej Tomcik <ondrej.tomcik@kistler.com> Reviewed-by:
Thiago Moura <thiagogcm@gmail.com>
-
George Nash authored
This cleans up [-Wcomment] warning from gcc. This warning is given if comments end in the '\', i.e. the line continuation character, because this will cause the comment to be wrapped to the next line of code. This removes the error without changing the code. Change-Id: I1323d4236f73985613b4acadc5655863310ab9f2 Signed-off-by:
George Nash <george.nash@intel.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20489Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Nathan Heldt-Sheller <nathan.heldt-sheller@intel.com> (cherry picked from commit 1e70a844) Reviewed-on: https://gerrit.iotivity.org/gerrit/20595Reviewed-by:
Randeep Singh <randeep.s@samsung.com>
-
Omar Maabreh authored
Change-Id: Ia7b382c29c12d5997894234eee93c57edaec819c Signed-off-by:
Omar Maabreh <omarm@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20289Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
- 08 Jun, 2017 2 commits
-
-
Pawel Winogrodzki authored
This change suppresses some of the remaining /W3 VS compiler warnings, fixes for which are too intrusive to meet the 1.3-rel bar. In addition to that we're enabling the /WX compiler option to prevent any new /W3 warnings from being checked in. Change-Id: I061bc1c83615e052d77f8eb6b96fd488d1f49e4b Signed-off-by:
Pawel Winogrodzki <pawelwi@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20487Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Dan Mihai authored
Change-Id: I55802664860aec4a02da209d3597d68ad405a4a9 Signed-off-by:
Dan Mihai <Daniel.Mihai@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/19859Reviewed-by:
Kevin Kane <kkane@microsoft.com> Tested-by:
jenkins-iotivity <jenkins@iotivity.org>
-
- 07 Jun, 2017 3 commits
-
-
Soemin Tjong authored
Without the predicate parameter, the wait_for() won't be unblocked from earlier notify_all(). Also, relax the timing waiting for notifications in the unit tests. Change-Id: I04d34f8221dc92239b27877b365dcb0d211c3458 Signed-off-by:
Soemin Tjong <stjong@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20519Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Soemin Tjong authored
https://jira.iotivity.org/browse/IOT-2355 The IPCA unit test "IsIoTivityWorking" has failed sporadically. This test directly uses IoTivity OC APIs to ensure that the underlying IoTivity stack is working. The 2 second timeout is incorrect, it should follow RFC 7252. Change-Id: Iff640c2dbc2423e4865a4d2c8856a766d5345fa4 Signed-off-by:
Soemin Tjong <stjong@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20375Reviewed-by:
Phil Coval <philippe.coval@osg.samsung.com> Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Dan Mihai authored
Continuing to use WSA after shutting it down might have unpredictable side effects. Change-Id: I738097cd83baacc24c673eb751fb363a05b67ebd Signed-off-by:
Dan Mihai <Daniel.Mihai@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20335Reviewed-by:
Way Vadhanasin <wayvad@microsoft.com> Tested-by:
jenkins-iotivity <jenkins@iotivity.org>
-
- 06 Jun, 2017 2 commits
-
-
Ibrahim Esmat authored
Linking to mbedcrypto fails when running build with multiple threads. Add workaround to use the lib from the source of InstallTarget(). Also, Minor change to add an output line between building and running tests. Change-Id: I887bdaa99fe7d00728b5a0e40543bc77c5d726e3 Signed-off-by:
Ibrahim Esmat <iesmat@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20403Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Dan Mihai <Daniel.Mihai@microsoft.com>
-
Philippe Coval authored
Change-Id: I82e895918b69dc3eddd35917349807a3be03c40e Signed-off-by:
Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/20365Tested-by:
jenkins-iotivity <jenkins@iotivity.org> Reviewed-by:
Mats Wichmann <mats@linux.com>
-