Fix for SVACE defects
[platform/upstream/iotivity.git] / service / notification / src / provider / NSProviderSubscription.c
2019-10-14 samanwayFix for SVACE defects 33/215633/1
2018-04-19 dh79.pyun@samsung.comFix Asan build errors (#281) 91/176391/1 accepted/tizen/unified/20180420.081822 submit/tizen/20180419.060512
2017-10-10 Hongkuk, Sonreplace : iotivity -> iotivity-sec 10/153710/3 accepted/tizen/unified/20171010.063815 submit/tizen/20171010.021131
2016-10-14 jaesick.shinBug fix about memory leak.
2016-10-13 jaesick.shinAdd logic about checking the NULL and modify warning...
2016-10-10 jaesick.shinAdd logic for sending responses according to the interf...
2016-09-30 ccMerge notification service from master branch
2016-09-29 jaesick.shinModify logic for subscribe callback and bug fixed.
2016-09-03 Hun-je YeonMerge branch 'notification-service'
2016-09-02 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-09-02 ccUpdate resource protocol specification
2016-09-02 ccMerge branch 'master' into notification-service
2016-09-02 jaesick.shinReplace conditional compilation marcro WITH_CLOUD and...
2016-09-02 jaesick.shinRemove warning code in Provider Side.
2016-08-30 jaesick.shinRename Function and arguments for API.
2016-08-25 ccMerge remote-tracking branch 'origin/notification-service'
2016-08-23 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-23 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-23 jaesick.shinRemove not required function.
2016-08-23 jaesick.shinbug fixes logic for subscription cache update.
2016-08-19 Hun-je YeonMerge branch 'notification-service'
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 ch79.choChange OCCloudPublish API to OCRDRublish
2016-08-19 jaesick.shinModify for Related Topic.
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-18 jaesick.shinbug fixes for samle App, initialize code for Subscription.
2016-08-18 jaesick.shinAdd TOPIC_URI for notification resource.
2016-08-17 ch79.choRemove unnecessary attribute
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-11 Madan LankaMerge "Merge branch 'notification-service'"
2016-08-11 ch79.choMerge branch 'notification-service'
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-03 jaesick.shindivide code about related cloud 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-27 jaesick.shinmodify NSPolicy in Provider side.
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 jaesick.shinadd deregister of observe and delete subscription list...
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 Hun-je YeonMerge branch 'master' into notification-service
2016-07-11 uzchoiMerge branch 'master' into notification-service
2016-07-06 jaesick.shinservice is terminated when repeated starts and stops.
2016-06-28 YounghyunJooUpdate Logic to manage Provider list.
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-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 jaesick.shinadded struct, enum and modified struct, enum
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 jaesick.shinimplementation NSStopProvider and bug fixed.
2016-05-25 jaesick.shinIssue fixed about OCEntityHandlerRequest same pointer...
2016-05-24 jaesick.shinchanged log in provider side
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.