platform/upstream/iotivity.git
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-19 Sijae KimAdd PMSingleDiscovery function for discover owned/unown...
2016-08-19 jaesick.shinAdd logic for getTopicRequest without consumer Id and...
2016-08-19 jaesick.shinAdd exception logic for NSStorageDelete Function.
2016-08-19 jaesick.shinAdd logic for NSIsTopicSubscribed.
2016-08-19 ch79.choFix build issue about unittest and cloud interface
2016-08-19 YounghyunJooModify notification consumer example code
2016-08-19 ch79.choFix build issue about unittest and cloud interface
2016-08-18 Jihun HaUpdate a logic to handle response code and connectivity...
2016-08-18 KIM JungYongFix memory issue on calling C APIs at Cpp layer.
2016-08-18 Dmitriy ZhuravlevFix X.509 build issue
2016-08-18 jaesick.shinbug fixes for samle App, initialize code for Subscription.
2016-08-18 jaesick.shinNSTopics Sturct name change into NSTopicLL
2016-08-18 jaesick.shinAdd TOPIC_URI for notification resource.
2016-08-18 jaesick.shinAdd Util for related Topic.
2016-08-18 Trevor BramwellAdd build for Linux with TCP (CoAP over TCP)
2016-08-18 Jaehong JoImplementation of JNI for subscribe device presence...
2016-08-18 jaesick.shinAdd mutex logic for NSProvoiderGetListSize.
2016-08-18 Jihun HaFix unittest of easy setup for TCP option build
2016-08-18 jaesick.shinRemove not used function.
2016-08-18 YounghyunJooAdd Logic to get topic value into the NSMessage Payload
2016-08-18 jaesick.shinbug fixes for NSProviderGetConsumerTopicsCacheData...
2016-08-18 YounghyunJooModify Consumer Topic Logic
2016-08-17 eunok.shinfix cloud sample build error
2016-08-17 Andrii ShtompelTLS support
2016-08-17 jihwan.seoUpdated Message Queue for C++ API
2016-08-17 jaesick.shinAdd postConsumerTopics Function and modify sendTopicList.
2016-08-17 jaesick.shinAdd example for related Topic.
2016-08-17 Jaewook Jungadded OCAccountManager class for Android and JNI method
2016-08-17 Jaehong JoIndent modified by static analysis
2016-08-17 Youngjae Shinrevise build scripts for tizen
2016-08-17 Philippe Covalbuild: Disable provisioning logging when not wanted
2016-08-17 ch79.choRemove unnecessary attribute
2016-08-17 Sunil Kumar K Rupdated dat file for directPairing android sample app
2016-08-17 youngman(double free) crash occurred when discovering device
2016-08-17 Jihun HaFix a logic to send a response even in case to wrong...
2016-08-17 Jihun HaAdd 'model number' and 'location' properties from media...
2016-08-17 Jihun HaAdd 'model number' and 'location' properties in DevConf...
2016-08-16 Jaewook Jungmodified setHost() in OCResource for ipv6 with scope ID
2016-08-16 jihwan.seoImplemented MQ API for Android JNI
2016-08-16 jihwan.seoadded MQ callback listener for android JNI.
2016-08-16 Jihun HaUpdate unittest for remote opertion in scene manager
2016-08-16 nikhil.aNotification cpp-wrapper UnitTest
2016-08-16 hyuna0213.joImplementation of JNI for deleting resource from RD
2016-08-16 hyuna0213.joImplementation of JNI for publishing resource to RD
2016-08-16 jaesick.shinRemove not required Function of Topic.
2016-08-16 jaesick.shinBug fixes for initialize condition of TopicList.
2016-08-15 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-08-15 jihwan.seoupdate simpleclient sample app to support test TCP.
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-13 Hun-je YeonMerge branch 'master' into notification-service
2016-08-12 jaesick.shinAdd logic for Topic Scenario.
2016-08-12 Jee Hyeok KimFix keep-alive to filter correctly.
2016-08-12 Heewon ParkUpdate Mediator code for more readable using const.
2016-08-12 yeonghun.namAS unit test included
2016-08-12 jaesick.shinadd logic related Topic List.
2016-08-12 jaesick.shinrename function for NSStoreTopics and Add NSDeleteTopic...
2016-08-12 Jung SeunghoCI unit test included
2016-08-12 Jung SeunghoImplement acl/invite resource in cloud account server.
2016-08-12 Heewon ParkUpdate Common data model's Constructor & change securit...
2016-08-12 abitha.sSVACE fixes for C++ wrapper for Notification Service.
2016-08-12 Jaehong JoRemove '/.well-known' from URI
2016-08-11 jihwan.seoAdded Android java API for Cloud MQ Client.
2016-08-11 David AntlerClean up encodeAddressForRFC6874 routine
2016-08-11 Madan LankaMerge "Merge branch 'notification-service'"
2016-08-11 jaesick.shinremove NSTopic state in NSCacheTopicSubData.
2016-08-11 jaesick.shinChange constant to define.
2016-08-11 jaesick.shinAdd logic for addTopic.
2016-08-11 ChaJiWonModified Scene UnitTest
2016-08-11 ch79.choMerge branch 'notification-service'
2016-08-11 jaesick.shinAdd structs for topic cache.
2016-08-11 ch79.choUpdate topic APIs
2016-08-11 ch79.choUpdate topic subscription
2016-08-11 Chul LeeMove the removeDeviceWithUuid method to OCSecure class...
2016-08-11 Madan LankaMerge "Merge remote-tracking branch 'origin/extended...
2016-08-11 Dan Mihai[IOT-1204] Add zero terminator before logging
2016-08-11 abitha.sModify Callback function in cpp wrapper for Notificatio...
2016-08-11 Jihun HaMerge remote-tracking branch 'origin/extended-easysetup'
2016-08-11 Joonghwan LeeImplement x509 certeficate resource in cloud account...
2016-08-10 jaesick.shinremove consumerId field in NSTopicList struct.
2016-08-10 jaesick.shinAdd list for registered topic.
2016-08-10 YounghyunJooAdd Topic List into the NSProvider to support topic...
2016-08-10 jaesick.shinModify related topiclist.
2016-08-10 Jihun HaUpdate Mediator sample App.
2016-08-10 ch79.choResponse topic list for GET request
2016-08-10 jaesick.shinImplement APIs for topic notification.
2016-08-10 Heewon Parkupdate mediator unittest and implement validation check...
2016-08-10 ch79.choSend topic notification
2016-08-10 hyuna0213.joResolved tizen build issue regarding ip network
2016-08-10 jaesick.shinbug fixes for deallocate memory logic of "NotificationM...
2016-08-10 YounghyunJooModify Callback function.
2016-08-10 sy01.youn[Enrollee] DeleteEasySetupResourcess() is fixed in...
2016-08-10 jaesick.shinadded start logic for NSTopicSchedule.
2016-08-10 KIM JungYongFix memory leak at thread termination.
2016-08-10 YounghyunJooModify Consumer to support Topic functionality
2016-08-10 jaesick.shinCode divide for cloud variable.
2016-08-10 Glen Youngjin KimImplement acl/group resource in cloud account server.
2016-08-09 Jaewook Jungadded APIs related to account in OCAccountManager
2016-08-09 ch79.choCreate topic module running with scheduler
2016-08-09 nikhil.aNotification ProviderService Java API Updation
next