- 17 Aug, 2016 1 commit
-
-
Jihun Ha authored
'Model number' property is set by Enrollee. Contrarily, 'Location' property is given by Mediator, which is GPS information in JSON format. Change-Id: I21d4d91705913702645cbadcd687d3b098b77e83 Signed-off-by:
Jihun Ha <jihun.ha@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10483Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Madan Lanka <lanka.madan@samsung.com>
-
- 16 Aug, 2016 6 commits
-
-
Jaewook Jung authored
Since scope ID info has been appended to address info of resource object, checking address validity logic should be modified to check only address part of full string but not scope ID. and added unit tests to check validation of host for constructResourceObject. Change-Id: I6d1771a5573bf6324c8565adb3ff2abb53c2ac76 Signed-off-by:
Jaewook Jung <jw0213.jung@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10129Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Larry Sachs <larry.j.sachs@intel.com> Reviewed-by:
Rick Bell <richard.s.bell@intel.com> Reviewed-by:
Dave Thaler <dthaler@microsoft.com> Reviewed-by:
Ziran Sun <ziran.sun@samsung.com> Reviewed-by:
Ashok Babu Channa <ashok.channa@samsung.com>
-
jihwan.seo authored
connected from Android JNI to C++ API of OcResource. Change-Id: I377d786dfa2bf7f06fb43a82b6bb1955f19dbcb1 Signed-off-by:
jihwan.seo <jihwan.seo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10003Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Ziran Sun <ziran.sun@samsung.com> Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-by:
Ashok Babu Channa <ashok.channa@samsung.com>
-
jihwan.seo authored
- subscribe callback listener. - discoveryTopic/createTopic callback listener Change-Id: I50959c54423c6bed0e9622c6c64ce1a1e91dc16c Signed-off-by:
jihwan.seo <jihwan.seo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10001Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-by:
Ashok Babu Channa <ashok.channa@samsung.com>
-
Jihun Ha authored
In some cases, unittest would produces unexpected results especially when creation and deletion of scene objects are repeated in continuous unittests. This patch fixes this issue. Change-Id: I0294215e5f2578145b4398808146bee1c8199a73 Signed-off-by:
Jihun Ha <jihun.ha@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10451Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
JungYong KIM <jyong2.kim@samsung.com> Reviewed-by:
Madan Lanka <lanka.madan@samsung.com>
-
hyuna0213.jo authored
Added JNI code for deleteResourceFromRD() of OCPlatform for converting from Java to C++ and vice versa. Change-Id: I7fb825817db4fbfc4734087222162e3b022e1f51 Signed-off-by:
hyuna0213.jo <hyuna0213.jo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/9925Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
jihwan seo <jihwan.seo@samsung.com> Reviewed-by:
Habib Virji <habib.virji@samsung.com> Reviewed-by:
Ashok Babu Channa <ashok.channa@samsung.com>
-
hyuna0213.jo authored
Added JNI code for publishResourceToRD() of OCPlatform for converting from Java to C++ and vice versa. Change-Id: Ieb941ab2ce37c1aa39f44c8e51bbf49e3025a273 Signed-off-by:
hyuna0213.jo <hyuna0213.jo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/9911Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-by:
jihwan seo <jihwan.seo@samsung.com> Reviewed-by:
Habib Virji <habib.virji@samsung.com> Reviewed-by:
Ashok Babu Channa <ashok.channa@samsung.com>
-
- 15 Aug, 2016 2 commits
-
-
Jee Hyeok Kim authored
-
jihwan.seo authored
Change-Id: I23feba350fb80fb625161ae28077010767a172ba Signed-off-by:
jihwan.seo <jihwan.seo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10217Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Ziran Sun <ziran.sun@samsung.com>
-
- 13 Aug, 2016 1 commit
-
-
Jee Hyeok Kim authored
Change-Id: If7c53ffecdbc4c9c4386ce996e7e746edb673b7c Signed-off-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com>
-
- 12 Aug, 2016 7 commits
-
-
Jee Hyeok Kim authored
1. Fix keep-alive to filter correctly. 2. Cleanup netty pipeline. Change-Id: Id99916f22c62f43ace4ae1a605e4b8adf7a65c92 Signed-off-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10189Reviewed-by:
Minji Park <minjii.park@samsung.com> Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org>
-
Heewon Park authored
Change-Id: I87f6222908c30e14f5c7963859a0310dd06ac03f Signed-off-by:
Heewon Park <h_w.park@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10323Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Madan Lanka <lanka.madan@samsung.com>
-
yeonghun.nam authored
Change-Id: I0a0e56f12817843d14f82f361ad0e52c5496045f Signed-off-by:
yeonghun.nam <yeonghun.nam@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10137Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com>
-
Jung Seungho authored
Change-Id: I68b655f2a07db01ea4fca4c580702eb4a10ae66f Signed-off-by:
yeonghun.nam <yeonghun.nam@samsung.com> Signed-off-by:
Jung Seungho <shonest.jung@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/9913Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com>
-
Jung Seungho authored
Add invite feature to invite user Change-Id: I7a4c1922de4b312afda92423338092423fa573c7 Signed-off-by:
Minji Park <minjii.park@samsung.com> Signed-off-by:
Jung Seungho <shonest.jung@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/9975Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com>
-
Heewon Park authored
Change-Id: I30a6aa0abe2b52b637fd86045bd0a81ababcb921 Signed-off-by:
Heewon Park <h_w.park@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10313Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Madan Lanka <lanka.madan@samsung.com>
-
Jaehong Jo authored
According to a OCF spec Change-Id: I54167589ba4fc03282944ecf4ba06e24d83b1de7 Signed-off-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10309Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Hyuna Jo <hyuna0213.jo@samsung.com> Reviewed-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com>
-
- 11 Aug, 2016 10 commits
-
-
jihwan.seo authored
- added Native Caller for MQ API Change-Id: I7a15877cd041b8321088c9f8ec530fe77b390b2f Signed-off-by:
jihwan.seo <jihwan.seo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/9999Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-by:
Jon A. Cruz <jon@joncruz.org>
-
David Antler authored
Change-Id: Ie4b816186dc7bb808f6fdb3a2836552bfdf32772 Signed-off-by:
David Antler <david.a.antler@intel.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10151Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Dave Thaler <dthaler@microsoft.com> Reviewed-by:
Jon A. Cruz <jon@joncruz.org>
-
Madan Lanka authored
-
ChaJiWon authored
Scene container is changed to unordered_map in SceneCollection. Apply the change to 'getAllSceneInstance' logic. Change-Id: I48916883b115c7eb57cfe63d1ae55d6d2ee1c430 Signed-off-by:
ChaJiWon <jw_wonny.cha@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/9205Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Uze Choi <uzchoi@samsung.com> Tested-by:
Uze Choi <uzchoi@samsung.com> (cherry picked from commit f162cb22) Reviewed-on: https://gerrit.iotivity.org/gerrit/10267Reviewed-by:
Madan Lanka <lanka.madan@samsung.com>
-
ch79.cho authored
Notification service feature is added newly. Change-Id: I3ec6e84ea7ad9c247f0f444889bf7e326b6c8e11 Signed-off-by:
ch79.cho <ch79.cho@samsung.com>
-
Chul Lee authored
Change-Id: Ic8a9904990b3bbd27c82e43f1b1105aa60b00087 Signed-off-by:
Chul Lee <chuls.lee@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10059Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Jihun Ha <jihun.ha@samsung.com> Reviewed-by:
Randeep Singh <randeep.s@samsung.com>
-
Madan Lanka authored
-
Dan Mihai authored
Change-Id: I8a8b94aad4b00e22a59a728a2f6802a3d18bff24 Signed-off-by:
Dan Mihai <Daniel.Mihai@microsoft.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/9851Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Randeep Singh <randeep.s@samsung.com>
-
Jihun Ha authored
Change-Id: I9d846ee6afcfa18a53081c606401ffe4b8d4d18c Signed-off-by:
Jihun Ha <jihun.ha@samsung.com>
-
Joonghwan Lee authored
- Certeficate builder modify. - Added Certeficate resource to account server. - Added Certrficate configuration. - TODO: Implement Certeficate storage. Patch #7: Rebase with the latest branch Signed-off-by:
i.pazderskyy <i.pazderskyy@samsung.com> Signed-off-by:
Andrii Androsov <a.androsov@samsung.com> Change-Id: I4a350ff96bc4d4c3f086d0790715576026192ee3 Signed-off-by:
Andrii Androsov <a.androsov@samsung.com> Signed-off-by:
Joonghwan Lee <jh05.lee@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10075Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com>
-
- 10 Aug, 2016 5 commits
-
-
Jihun Ha authored
- Add Cloud feature (using Iotivity Cloud) Change-Id: I651121b8cd83e83178d3cfce6ff49e9f1dee0ec5 Signed-off-by:
Heewon Park <h_w.park@samsung.com> Signed-off-by:
Jihun Ha <jihun.ha@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10227Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Madan Lanka <lanka.madan@samsung.com>
-
Heewon Park authored
Change-Id: Ieb53eb1a659d7ddf2152ac2d3b8494a80943c62a Signed-off-by:
Heewon Park <h_w.park@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10197Reviewed-by:
Jihun Ha <jihun.ha@samsung.com> Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Madan Lanka <lanka.madan@samsung.com>
-
hyuna0213.jo authored
Resolved tizen build issue regarding ip network. Change-Id: I8f18efd4fdeff40fdb5e6a3c13522be461ba8bd8 Signed-off-by:
hyuna0213.jo <hyuna0213.jo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10221Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Abhishek Sharma <ce.abhishek@samsung.com> Reviewed-by:
jihwan seo <jihwan.seo@samsung.com> Reviewed-by:
Madan Lanka <lanka.madan@samsung.com>
-
sy01.youn authored
. Unbind logic is added . Check whether handle is NULL or not Change-Id: I0b69d29735af06b75b4e775484cf835ca12007f0 Signed-off-by:
sy01.youn <sy01.youn@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10207Reviewed-by:
Jihun Ha <jihun.ha@samsung.com> Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Madan Lanka <lanka.madan@samsung.com>
-
Glen Youngjin Kim authored
1. Account server restructured. (API design, naming) 2. Modify to use the tokens issued by OAuth2 providers. 3. Add group feature to share devices. Change-Id: I1b15aadcb0b7715a41bce7a96363b8ab7f612d0a Signed-off-by:
Glen Youngjin Kim <glen.kim@samsung.com> Signed-off-by:
eunok.shin <eunok.shin@samsung.com> Signed-off-by:
Jung Seungho <shonest.jung@samsung.com> Signed-off-by:
Glen Youngjin Kim <glen.kim@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/9665Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com>
-
- 09 Aug, 2016 6 commits
-
-
Jaewook Jung authored
added 2 APIs related to account : searchUser, deleteDevice and modified signOut API due to the change of the specification that signOut message has no more any payload but only login property. Change-Id: Ida9abb953d1bed0dae0fb4f0cb2bed522bc8a3dd Signed-off-by:
Jaewook Jung <jw0213.jung@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10171Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com>
-
Gregg Reynolds authored
Two void functions have "return 0;", chg to "return;" Change-Id: Icdbb91891f01e8d56427d952722da776d4a34f78 Signed-off-by:
Gregg Reynolds <reynolds-gregg@norc.org> Reviewed-on: https://gerrit.iotivity.org/gerrit/8667Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
George Nash <george.nash@intel.com> Reviewed-by:
Habib Virji <habib.virji@samsung.com> Reviewed-by:
Randeep Singh <randeep.s@samsung.com>
-
Jee Hyeok Kim authored
1. Cleanup Maven build script Change-Id: Ibf455e52f064b7b0cc5e4cd00beda51d25c8950d Signed-off-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/9965Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
jung seungho <shonest.jung@samsung.com>
-
Jee Hyeok Kim authored
1. Fix packet forawrding to client correctly when resource find receives error from account server, 2. Change response code to use CHANGED when POST method succeed. Change-Id: Ibf7b1ba6996c2bcef086f3c4361f38036f4a8c71 Signed-off-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10119Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
jung seungho <shonest.jung@samsung.com>
-
jihwan.seo authored
Change-Id: I2143d908e7323acd8505a4024faf4f60ac009f43 Signed-off-by:
jihwan.seo <jihwan.seo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10141Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Ziran Sun <ziran.sun@samsung.com> Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com>
-
Jee Hyeok Kim authored
1. Add setLocation for resource creator 2. Apply setLocation to MQ server Change-Id: I143dd14471bb9b8055f7d3a60e9e58c22697d481 Signed-off-by:
Jee Hyeok Kim <jihyeok13.kim@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10123Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Minji Park <minjii.park@samsung.com>
-
- 08 Aug, 2016 2 commits
-
-
hyuna0213.jo authored
- add publishResourceToRD() overload function - add deleteResourceFromRD() overload function - remove unnecessary code - add null check logic for input parameter Change-Id: Ib3ad9d196af4a1b1662a4fca0dce40e963dc78f5 Signed-off-by:
hyuna0213.jo <hyuna0213.jo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/9907Reviewed-by:
Jaehong Jo <jaehong.jo@samsung.com> Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
jihwan seo <jihwan.seo@samsung.com> Reviewed-by:
Jaewook Jung <jw0213.jung@samsung.com> Reviewed-by:
Ziran Sun <ziran.sun@samsung.com>
-
Jihun Ha authored
Along with the patch 10093, this is for build easy setup Android app with gradle build in scons. Change-Id: Ib99cb63cfe8859766b8263e5669cb2cd9d9ddba9 Signed-off-by:
Jihun Ha <jihun.ha@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/10095Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Madan Lanka <lanka.madan@samsung.com>
-