Modify Consumer example & Logic to copy provider
[platform/upstream/iotivity.git] / service / notification / src / consumer / NSConsumerScheduler.c
2016-08-24 YounghyunJooModify Consumer example & Logic to copy provider
2016-08-24 YounghyunJooAdd Logic to store NSProvider subscribe information...
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