Fixed bug for duplicated request to subscribe and invalid storage logic.
[platform/upstream/iotivity.git] / service / notification / src / consumer / cache / linux / NSConsumerMemoryCache.c
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 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-16 Hun-je YeonMerge branch 'master' into notification-service
2016-06-15 Hun-je YeonMerge branch 'master' into notification-service
2016-06-13 KIM JungYongUpdated sturcture of consumer.
2016-06-01 jaesick.shinRename Functions, variables, structs and bug fixed.
2016-05-25 YounghyunJooAdd Memory Cache module for Consumer on Linux.