replace : iotivity -> iotivity-sec
[platform/upstream/iotivity.git] / service / notification / src / consumer / NSConsumerScheduler.c
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-13 KIM JungYongFix bugs for result of dynamic analizer.
2016-09-30 ccMerge notification service from master branch
2016-09-29 KIM JungYongModify generating notification consumer id.
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 JungYongUpdate consumer service termination logic.
2016-09-08 KIM JungYongRemove NSMessage Storage of consumer service.
2016-09-03 Hun-je YeonMerge branch 'notification-service'
2016-09-02 ccMerge branch 'master' into notification-service
2016-09-02 KIM JungYongUpdate Consumer C APIs.
2016-08-25 ccMerge remote-tracking branch 'origin/notification-service'
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 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 KIM JungYongAdd consumer logic for provider was stopped.
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 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 YounghyunJooModify Callback function.
2016-08-10 KIM JungYongFix memory leak at thread termination.
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 YounghyunJooModify Logic for unsubscribing all provider.
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 Hun-je YeonMerge branch 'master' into notification-service
2016-07-18 Hun-je YeonMerge branch 'master' into notification-service
2016-07-11 KIM JungYongAdded logic for discovering Provider in TCP transport
2016-07-11 YounghyunJooModify Consumer Logic