summaryrefslogtreecommitdiff
path: root/cloud
AgeCommit message (Expand)AuthorFilesLines
2017-10-10replace : iotivity -> iotivity-secsubmit/tizen/20171010.021131accepted/tizen/unified/20171010.063815Hongkuk, Son2-3/+12
2016-11-28[IOT-1604] Fix cloud routing codeJung Seungho15-279/+172
2016-11-24[IOT-1599] fix message publish in MQJung Seungho1-12/+10
2016-11-22[IOT-1587] Fix cloud certificate to follow TLS specificationJee Hyeok Kim3-60/+65
2016-11-22[IOT-1534] Cloud sample client updated to test Group/Invite featuresyeonghun.nam4-691/+752
2016-11-22[IOT-1573] Account User search revised in device-to-cloud communicationyeonghun.nam8-79/+244
2016-11-22modified searchUser() API on OCAccountManagerJaewook Jung1-1/+2
2016-11-22[IOT-1556] Changes in cloud according to the stateless request/response model...yeonghun.nam8-90/+202
2016-11-22[IOT-1556] Changes in cloud according to the stateless in CloudInterface and ...Jung Seungho25-211/+455
2016-11-21[IOT-1527] add GroupBrokerManager, GroupPolicyManager to check authorizationeunok.shin9-12/+702
2016-11-21[IOT-1533] fixed KeepAlive resource for receiving PUT, POST MessageJung Seungho1-4/+5
2016-11-21[IOT-1532] added GroupAclManager for managing group between aclJung Seungho3-0/+1518
2016-11-21[IOT-1527] GroupManager according to the revised group resource modelyeonghun.nam10-728/+1183
2016-11-21Remove resource directory dependency in lib OCHabib Virji2-5/+5
2016-11-21[IOT-1527] change public api about group resoureeunok.shin10-876/+1237
2016-11-21[IOT-1536] add logic checking the device presence when finding resource.eunok.shin3-6/+61
2016-11-21added acl logic, when sign up, device delete and Request/Response relay.Jung Seungho7-70/+222
2016-11-18modified OCAccountManager APIsJaewook Jung2-123/+185
2016-11-16Junit files for acl id and acl verify methodsSunil Kumar K R3-0/+612
2016-10-31[IOT-1386] Update ins value after deleting resource from rdHabib Virji1-1/+1
2016-10-24Fix aircon_controller crash issueJee Hyeok Kim1-1/+7
2016-10-21License added to cloud codesJongmin Choi4-2/+86
2016-10-20Cloud ACE update1.2.0Jongmin Choi4-54/+131
2016-10-17Modify /oic/res responseJee Hyeok Kim3-5/+16
2016-10-14fixed bug in ResourceFind of CIJung Seungho1-7/+0
2016-10-12Add invitation accept/deny method in invite resource.Glen Youngjin Kim4-111/+231
2016-10-12Account server static analysis issue solvedyeonghun.nam1-35/+48
2016-10-10Correct observe callback function in occlient.Ziran Sun3-10/+5
2016-10-10Fix mq sample client crashJee Hyeok Kim2-72/+85
2016-10-07Cloud ACL ModificationsJongmin Choi4-2/+79
2016-10-07set device presence to default 'off'eunok.shin3-37/+29
2016-10-06RD updatesHabib Virji4-3/+4
2016-10-05Enable AclVerifyResource line addedSunil Kumar K R1-0/+3
2016-10-04fix TC fail issueeunok.shin1-0/+4
2016-10-04fixed testcase in ResourceFindTestJung Seungho1-7/+28
2016-09-30cloud server crlsandbox/pcoval/1.2.0+RC31.2.0-RC31.2.0+RC3Oleksandr Dmytrenko3-9/+41
2016-09-30Prevent duplication of aclid with same diJongmin Choi2-12/+19
2016-09-30Fix Unit tests.Andrii Androsov14-398/+506
2016-09-30add sample for sharing light resource using group.Jung Seungho3-21/+471
2016-09-28add comment in cloud interfaceJung Seungho14-13/+153
2016-09-28[IOT-1353] Fixed README file for account server buildJongmin Choi1-4/+6
2016-09-28Add comments in cloud MQbroker and Invite resourceMinji Park9-27/+329
2016-09-28add comment in resource directoryeunok.shin1-0/+53
2016-09-28fix a findResource bugeunok.shin2-10/+13
2016-09-28Account server footnoteyeonghun.nam5-3/+264
2016-09-28Unit test for cloud MQbroker modifiedMinji Park1-5/+34
2016-09-28Fixed account server TCyeonghun.nam4-1/+32
2016-09-27refactoring RD servereunok.shin30-1682/+1321
2016-09-27Fix index out of bounds in sampleJee Hyeok Kim1-34/+31
2016-09-26[IOT-1337] Exception handling added in cloud client sampleMinji Park3-178/+222