Update snapshot(2017-12-06)
[platform/upstream/iotivity.git] / service / notification / src / provider / NSProviderTopic.c
2017-12-07 Hongkuk, SonUpdate snapshot(2017-12-06) 60/163060/1 accepted/tizen/4.0/unified/20171211.061426 submit/tizen_4.0/20171208.074937
2017-10-10 Hongkuk, Sonreplace : iotivity -> iotivity-sec 12/153712/3 accepted/tizen/4.0/unified/20171010.064353 submit/tizen_4.0/20171010.021147 tizen_4.0.IoT.p1_release tizen_4.0.m2_release
2016-10-14 jaesick.shinbug fix about memory leak.
2016-10-14 jaesick.shinBug fix about memory leak.
2016-10-13 jaesick.shinchange asynccall Function to synccall function.
2016-10-11 jaesick.shinAdd logic for checking the null
2016-10-10 jaesick.shinAdd logic for sending responses according to the interf...
2016-09-30 ccMerge notification service from master branch
2016-09-29 jaesick.shinModify logic for subscribe callback and bug fixed.
2016-09-12 Uze ChoiMerge "Merge remote-tracking branch 'origin/notificatio...
2016-09-12 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-12 jaesick.shinAdd sendMessage for NSProviderSetConsumerTopic and...
2016-09-09 jaesick.shinAdd response logic for TopicListener.
2016-09-08 jaesick.shinAdd Macro for related resource and bug fixes for Topic.
2016-09-08 ccMerge remote-tracking branch 'origin/master' into notif...
2016-09-06 jaesick.shinHold GetTopics API return until related code finishes...
2016-09-06 jaesick.shinLogic was added when the topic list has not been regist...
2016-09-03 Hun-je YeonMerge branch 'notification-service'
2016-09-02 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-09-02 ccUpdate resource protocol specification
2016-09-02 ccMerge branch 'master' into notification-service
2016-09-02 jaesick.shinReplace conditional compilation marcro WITH_CLOUD and...
2016-09-02 jaesick.shinRemove warning code in Provider Side.
2016-08-30 jaesick.shinModify logic for related topic.
2016-08-25 ccMerge remote-tracking branch 'origin/notification-service'
2016-08-24 jaesick.shinModify invalid type for NSPostConsumerTopics.
2016-08-24 jaesick.shinModify logic for related Topic.
2016-08-23 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-23 jaesick.shinAdd deallocation memory for related topic.
2016-08-19 Hun-je YeonMerge branch 'notification-service'
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 ch79.choChange OCCloudPublish API to OCRDRublish
2016-08-19 jaesick.shinModify logic for NSProviderGetConsumerTopicsCacheData...
2016-08-19 jaesick.shinModify for Related Topic.
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-19 jaesick.shinAdd logic for getTopicRequest without consumer Id and...
2016-08-19 jaesick.shinAdd logic for NSIsTopicSubscribed.
2016-08-18 jaesick.shinNSTopics Sturct name change into NSTopicLL
2016-08-18 jaesick.shinRemove not used function.
2016-08-17 jaesick.shinAdd postConsumerTopics Function and modify sendTopicList.
2016-08-16 jaesick.shinRemove not required Function of Topic.
2016-08-16 jaesick.shinBug fixes for initialize condition of TopicList.
2016-08-13 Hun-je YeonMerge branch 'master' into notification-service
2016-08-12 jaesick.shinAdd logic for Topic Scenario.
2016-08-12 jaesick.shinadd logic related Topic List.
2016-08-12 jaesick.shinrename function for NSStoreTopics and Add NSDeleteTopic...
2016-08-11 jaesick.shinAdd logic for addTopic.
2016-08-11 ch79.choUpdate topic APIs
2016-08-11 ch79.choUpdate topic subscription
2016-08-10 jaesick.shinAdd list for registered topic.
2016-08-10 jaesick.shinModify related topiclist.
2016-08-10 ch79.choResponse topic list for GET request
2016-08-10 jaesick.shinImplement APIs for topic notification.
2016-08-10 ch79.choSend topic notification
2016-08-09 ch79.choCreate topic module running with scheduler