Change pstat.deviceuuid from R-only to RW
[platform/upstream/iotivity.git] / cloud /
2016-11-13 Habib VirjiRemove resource directory dependency in lib OC
2016-10-28 Habib Virji[IOT-1386] Update ins value after deleting resource...
2016-10-25 jihwan.seofix jenkins build failure related setErrorCode
2016-10-25 jihwan.seoRemove unnecessary setter/getter related errorcode...
2016-10-24 Jee Hyeok KimFix aircon_controller crash issue
2016-10-22 Jongmin ChoiLicense added to cloud codes
2016-10-21 Jee Hyeok KimMerge 1.2-rel cloud project into master
2016-10-13 Jongmin ChoiCloud ACL Modifications
2016-10-12 Oleksandr Dmytrenkocloud server crl
2016-10-05 Habib VirjiRD updates
2016-10-05 Sunil Kumar K REnable AclVerifyResource line added
2016-10-05 Ziran SunCorrect observe callback function in occlient.
2016-09-30 Jongmin ChoiPrevent duplication of aclid with same di
2016-09-19 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-09-19 Jee Hyeok KimMerge branch 'cloud-interface'
2016-09-19 Jung Seunghorelocate singleton object(getInstance) to GroupManager
2016-09-19 yeonghun.namToken refresh logic in the sample device (thin_room_light)
2016-09-19 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-09-19 yeonghun.namDelete Device logic fixed in the account server
2016-09-19 Jung Seunghofixed create response in message builder
2016-09-19 Jongmin ChoiCloud ACL Management
2016-09-14 Jongmin ChoiCloud Acl Management for master branch
2016-09-13 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-12 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-11 Jung Seunghomodified observe exception, when channel is disconnected upstream_real
2016-09-08 Minji Park[IOT-1259] README for cloud MQ updated
2016-09-08 Andrii AndrosovUnit test development.
2016-09-05 yeonghun.namAdd test case for TokenRefresh
2016-09-05 Glen Youngjin KimModify AccountManager to support Google OAuth2 Provider
2016-09-05 Glen Youngjin KimAdd Google OAuth2 Provider
2016-09-02 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-09-02 ccMerge branch 'master' into notification-service
2016-09-02 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-09-02 Jee Hyeok KimUpdate response payload parser for samples
2016-09-01 Jee Hyeok KimAdd message queue, group&invite sample for cloud
2016-09-01 Minji ParkUpdate unit test for cloud RD
2016-08-30 Jung Seunghonotifypaylaod format fixed in InviteManager
2016-08-26 Jung SeunghoonResponseReceived bug fixed in Account proxy
2016-08-26 Minji ParkAdd resouce publish request, response handling in cloud...
2016-08-26 Jee Hyeok KimRefactor Certificate Generation API.
2016-08-25 Jung SeunghoAccountManager bug fixed
2016-08-25 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-08-25 ccMerge remote-tracking branch 'origin/notification-service'
2016-08-24 yeonghun.namAccountManager bug fixed (private group creation)
2016-08-24 Jee Hyeok KimUpdate readme files for cloud
2016-08-24 Jee Hyeok KimModify cloud client buildscript
2016-08-24 Jung SeunghoFix sign up error in AccountResource
2016-08-24 Jung SeunghoFix sign up error in AccountResource
2016-08-23 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-23 yeonghun.namResolved svace issues in AccountServer
2016-08-23 Jung Seunghofixed CI unit test.
2016-08-23 eunok.shinmodify the payload format of device presence resource...
2016-08-23 Minji Parkadd cloud client samples
2016-08-23 eunok.shinremove prefix .well-known uri & change from 'ocf' to...
2016-08-23 Jung Seunghomodify cbor method logic.
2016-08-23 yeonghun.namAccountManger fixed to verify refreshtoken
2016-08-23 Minji Parkadd unit tests for invite resource in accout server
2016-08-23 Minji Parkfix detected potential defects in RD
2016-08-22 Minji ParkMQ unit test updated
2016-08-22 yeonghun.namAS unit test fixed according to fixed ServerSystem
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-17 eunok.shinfix cloud sample build error
2016-08-17 yeonghun.namRD test fixed ('&' -> ';' to divide queries)
2016-08-17 Jung SeunghoAdd device to private group, when user sign up.
2016-08-15 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-12 Jee Hyeok KimFix keep-alive to filter correctly.
2016-08-12 yeonghun.namAS unit test included
2016-08-12 Jung SeunghoCI unit test included
2016-08-12 Jung SeunghoImplement acl/invite resource in cloud account server.
2016-08-11 Joonghwan LeeImplement x509 certeficate resource in cloud account...
2016-08-10 Glen Youngjin KimImplement acl/group resource in cloud account server.
2016-08-09 Jee Hyeok KimCleanup Maven build script
2016-08-09 Jee Hyeok KimFix error response and error code
2016-08-09 Jee Hyeok KimAdd setLocation API for PUT response
2016-08-08 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-08-08 Minji ParkAdd exception handling in MQ
2016-08-08 yeonghun.namRD unit test included
2016-08-04 Andrii ShtompelAdded CRL issuer (move from x.509 to x509 folder and...
2016-08-03 yeonghun.namMQ unit test included
2016-08-01 Andrii ShtompelAdded CRL issuer
2016-08-01 Jee Hyeok KimAdd deviceid, uid checking logic to session and refresh
2016-08-01 i.pazderskyyAdded certificate builder.
2016-07-28 Hun-je YeonMerge branch 'master' into notification-service
2016-07-28 Jee Hyeok KimMerge separated ignore file into one.
2016-07-28 Jee Hyeok KimAdd DI based resource search through /oic/res
2016-07-28 Jihun HaMerge branch 'master' into extended-easysetup
2016-07-27 Jee Hyeok KimRemove classpath files and update ignore
2016-07-26 Jung SeunghoAdd check exception for request message in stack
2016-07-26 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-07-25 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-07-25 Hun-je YeonMerge branch 'master' into notification-service
2016-07-25 Jee Hyeok KimMerge branch 'cloud-interface'
2016-07-25 eunok.shinchange 3rd party(Github) code
2016-07-25 eunok.shinchange jackson version
2016-07-25 Uze ChoiMerge "Merge branch 'master' into extended-easysetup...
2016-07-24 Jihun HaMerge branch 'master' into extended-easysetup
2016-07-21 Jung SeunghoModified maven config pom files in stack and interface.
2016-07-21 Minji ParkAdd response handler in cloud interface to set uri...
next