replace : iotivity -> iotivity-sec
[platform/upstream/iotivity.git] / service / notification / src / consumer / NSConsumerCommunication.c
2017-10-10 Hongkuk, Sonreplace : iotivity -> iotivity-sec 10/153710/3 accepted/tizen/unified/20171010.063815 submit/tizen/20171010.021131
2016-10-13 KIM JungYongFix bugs for result of static analizer.
2016-10-13 KIM JungYongFix bugs for result of dynamic analizer.
2016-10-12 KIM JungYongFix bug for invalid remove a context at request.
2016-10-10 KIM JungYongFix bug for multiple extras of message.
2016-09-30 ccMerge notification service from master branch
2016-09-29 KIM JungYongFix bug for invaild parse mediaContents.
2016-09-28 KIM JungYongFix bug for topic is changed to empty.
2016-09-12 Uze ChoiMerge "Merge remote-tracking branch 'origin/notificatio...
2016-09-12 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-12 KIM JungYongRemove unused task type on consumer service.
2016-09-12 KIM JungYongFix bug for select topic.
2016-09-09 KIM JungYongAdd logic for media contents.
2016-09-03 Hun-je YeonMerge branch 'notification-service'
2016-09-02 ccMerge branch 'master' into notification-service
2016-09-02 KIM JungYongFix bug for Cloud service of consumer service.
2016-09-02 YounghyunJooModify Svace Issue
2016-08-30 KIM JungYongRemove consumer callback for discovered provider.
2016-08-25 ccMerge remote-tracking branch 'origin/notification-service'
2016-08-24 YounghyunJooAdd Consumer Logic to update observe result for each...
2016-08-24 YounghyunJooModify Consumer example & Logic to copy provider
2016-08-24 YounghyunJooAdd Logic to store NSProvider subscribe information...
2016-08-23 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-19 Hun-je YeonMerge branch 'notification-service'
2016-08-19 YounghyunJooFix Consumer's bug & support to non topic scenario
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 YounghyunJooModify(Fix) Logic bugs in Notification consumer
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-18 KIM JungYongFix memory issue on calling C APIs at Cpp layer.
2016-08-18 YounghyunJooAdd Logic to get topic value into the NSMessage Payload
2016-08-18 YounghyunJooModify Consumer Topic Logic
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-13 Hun-je YeonMerge branch 'master' into notification-service
2016-08-11 Madan LankaMerge "Merge branch 'notification-service'"
2016-08-11 ch79.choMerge branch 'notification-service'
2016-08-10 YounghyunJooAdd Topic List into the NSProvider to support topic...
2016-08-10 jaesick.shinImplement APIs for topic notification.
2016-08-10 YounghyunJooModify Callback function.
2016-08-10 YounghyunJooModify Consumer to support Topic functionality
2016-08-08 Hun-je YeonMerge remote-tracking branch 'origin/master' into notif...
2016-08-05 Hun-je YeonMerge branch 'master' into notification-service
2016-08-01 Hun-je YeonMerge branch 'master' into notification-service
2016-07-28 Hun-je YeonMerge branch 'master' into notification-service
2016-07-28 KIM JungYongRemove potential defects detected in the static analyzer.
2016-07-27 KIM JungYongRemoved NSMessage_consumer structure.
2016-07-25 Hun-je YeonMerge branch 'master' into notification-service
2016-07-22 KIM JungYongAdded logic for remove NSProvider.
2016-07-21 KIM JungYongFixed bug for duplicated request to subscribe and inval...
2016-07-20 YounghyunJooAdd Android Notification APIs for Consumer service
2016-07-20 Hun-je YeonMerge branch 'master' into notification-service
2016-07-18 KIM JungYongAdded Consumer API for enable to cloud service.
2016-07-18 Hun-je YeonMerge branch 'master' into notification-service
2016-07-13 KIM JungYongUpdated NSProvider structure for multi connections.
2016-07-11 KIM JungYongAdded logic for discovering Provider in TCP transport
2016-07-11 YounghyunJooModify Consumer Logic
2016-07-11 uzchoiMerge branch 'master' into notification-service
2016-07-05 YounghyunJooModify Consumer Logic
2016-06-28 YounghyunJooUpdate Logic to manage Provider list.
2016-06-20 KIM JungYongUpdated for consumer APIs.
2016-06-17 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-06-17 KIM JungYongFixed bug for uri on subscription request.
2016-06-17 KIM JungYongModified consumer internal function call flow.
2016-06-16 Hun-je YeonMerge branch 'master' into notification-service
2016-06-16 jaesick.shinrelated sturct and queryparam
2016-06-15 Hun-je YeonMerge branch 'master' into notification-service
2016-06-13 KIM JungYongUpdated sturcture of consumer.
2016-06-13 jaesick.shinadded struct, enum and modified struct, enum
2016-06-08 KIM JungYongModified Error handle of consumer.
2016-06-03 KIM JungYongRenamed submodule of Consumer.