Change the name of NSAccept Function.
[platform/upstream/iotivity.git] / service / notification / src /
2016-07-26 jaesick.shinChange the name of NSAccept Function.
2016-07-26 jaesick.shincode cleanup.
2016-07-25 Hun-je YeonMerge branch 'master' into notification-service
2016-07-25 jaesick.shinFix bugs about memory free at Notification scheduler...
2016-07-22 YounghyunJooModify Logic for unsubscribing all provider.
2016-07-22 KIM JungYongAdded logic for remove NSProvider.
2016-07-22 jaesick.shinrollback The Provider Interface file name.
2016-07-22 jaesick.shinadd deregister of observe and delete subscription list...
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 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-07-20 jaesick.shinseparated the scheduler interface and added callbackres...
2016-07-20 ch79.choadd subscriber list for remote server
2016-07-20 Hun-je YeonMerge branch 'master' into notification-service
2016-07-18 KIM JungYongApplied CAUtil callback changes.
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-15 ch79.choPublish resource to cloud
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-06 jaesick.shinservice is terminated when repeated starts and stops.
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 jaesick.shinBug about parsing queryparam is fixed
2016-06-17 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-06-17 jaesick.shinAdded API about create message and memory allocate...
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.
2016-06-01 jaesick.shinRename Functions, variables, structs and bug fixed.
2016-05-31 jaesick.shinremove not required function and rename the function...
2016-05-31 KIM JungYongRenamed variables and functions of Notification consumer.
2016-05-31 jaesick.shinimplementation NSStopProvider and bug fixed.
2016-05-26 jaesick.shinNSDuplicateMessage copy logic not working(bug fixed).
2016-05-26 jyong2.kimFixed bug about Subscription logic on Consumer.
2016-05-26 YounghyunJooAdd "Source" attribute in NSMessage Resource
2016-05-25 jaesick.shinIssue fixed about OCEntityHandlerRequest same pointer...
2016-05-25 YounghyunJooAdd Memory Cache module for Consumer on Linux.
2016-05-25 ch79.choModify listeners of android sample app to receive subsc...
2016-05-24 jaesick.shinchanged log in provider side
2016-05-21 jyong2.kimUpdated SConscript of Notification service.
2016-05-19 jaesick.shinClean the warning message in notification service .
2016-05-18 jaesick.shinadded cacheadapter interface and memorycache of notific...
2016-05-17 Hun-je YeonMerge branch 'master' into notification-service
2016-05-13 jyong2.kimAdded Initial version of notification.
2016-04-14 hunje.yeonFolder structuring of notification-service