Fix to prevent of crash on the unit test.
[contrib/iotivity.git] / service / notification / src / consumer / NSConsumerScheduler.c
2017-04-04 KIM JungYongFix to prevent of crash on the unit test.
2017-03-03 Kevin KaneMerge branch 'master' into iot-1785
2017-03-03 jakeUpdate Update OCF log level for NS LOG.
2017-02-06 KIM JungYong[IOT-1592] Fix unit test of notification service.
2016-12-14 Uze ChoiMerge "Merge branch 'notification-service' to master...
2016-12-13 KIM JungYongMerge branch 'notification-service' to master branch.
2016-11-23 ccMerge branch 'master' into notification-service
2016-11-17 KIM JungYong[IOT-1523] Add consumer module supported cloud MQ.
2016-11-08 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-07 George Nash[IOT-1089]Merge remote-tracking branch 'origin/master...
2016-10-21 KIM JungYongMerge branch 'master' into notification-service
2016-10-13 KIM JungYongFix bugs for result of dynamic analizer.
2016-09-29 KIM JungYongModify generating notification consumer id.
2016-09-29 KIM JungYongDelete NSStorageAdapter header file.
2016-09-19 Jee Hyeok KimMerge branch 'master' into cloud-interface
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 Jee Hyeok KimMerge branch 'master' into cloud-interface
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