summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-22NULL Check (icd-payload.c)youngman2-4/+15
2015-12-16Assign after null check (_ocprocess_worker_thread())submit/tizen/20151216.074048accepted/tizen/wearable/20151216.111455accepted/tizen/tv/20151216.111312accepted/tizen/mobile/20151216.111609youngman1-5/+4
2015-12-16Add null check of out parametersung.goo.kim4-0/+7
2015-12-16Remove Observe/Presence Handles if Client Disconnectyoungman4-155/+341
2015-12-16Fix FC on timeout callback (device_info/platform_info/find_resource)sung.goo.kim2-15/+44
2015-12-16Fix FC when destroying remote resource handlesung.goo.kim5-13/+43
2015-12-10Fix FC when cloning representationsubmit/tizen_common/20151211.023048submit/tizen/20151211.022950accepted/tizen/wearable/20151211.060632accepted/tizen/tv/20151211.061852accepted/tizen/mobile/20151211.054737accepted/tizen/common/20151222.101824sung.goo.kim1-24/+13
2015-12-10Add privilege for caching/monitoring APIsung.goo.kim1-0/+12
2015-12-10Add out-param null checksung.goo.kim1-0/+1
2015-12-08check and apply coding ruleYoungjae Shin7-24/+21
2015-12-07fix the problem when structures are destoried, repeatedlysubmit/tizen/20151207.045529accepted/tizen/wearable/20151207.123422accepted/tizen/tv/20151207.123404accepted/tizen/mobile/20151207.123349youngman9-4/+21
2015-12-07Add timeout for discovery handleyoungman6-19/+59
2015-12-07fix stop encapsulation problemyoungman5-191/+314
2015-12-07Add smack rule for run in emulatorsung.goo.kim1-0/+3
2015-12-07Explain set of enum concretelyyoungman4-19/+24
2015-12-07Remove invalid doxygensung.goo.kim1-1/+0
2015-12-01modify "is_observable->properties", & remove tizen_infosubmit/tizen/20151130.235229accepted/tizen/wearable/20151201.031713accepted/tizen/tv/20151201.031650accepted/tizen/mobile/20151201.031626youngman27-569/+107
2015-12-01fix bug : can't parse the representation having state-state-list structureMinchul Lee1-3/+9
2015-12-01Move monitoring & caching logic to daemonyoungman21-702/+1305
2015-12-01Apply comments (doxygen)sung.goo.kim7-7/+20
2015-11-20Remove iotcon_representation_del_state, Rename iotcon_representation_append_c...sung.goo.kim3-37/+15
2015-11-20Rename API (iotcon_state_set_xxx -> iotcon_state_add_xxx)sung.goo.kim9-55/+55
2015-11-20Fix internal logicsung.goo.kim5-28/+17
2015-11-20Add smack rules for bt/wifisung.goo.kim1-1/+12
2015-11-19revise spec fileYoungjae Shin2-0/+8
2015-11-19Revise enumerationssung.goo.kim22-117/+117
2015-11-19fix prevent 482199 ~ 488631Minchul Lee3-4/+10
2015-11-19Fix state bugsung.goo.kim2-30/+62
2015-11-19Set monitoring/caching time interval, internally.youngman7-59/+112
2015-11-19cleanup spec fileYoungjae Shin1-11/+5
2015-11-19Add Test Program Readmeyoungman5-12/+60
2015-11-19Add example on doxygensung.goo.kim16-68/+1059
2015-11-19Allow multiple presenceyoungman16-118/+233
2015-11-19revise header hierarchyYoungjae Shin49-294/+287
2015-11-19Fix observe API (set_notify_cb -> observe_register)sung.goo.kim19-238/+292
2015-11-19revise spec fileYoungjae Shin1-1/+1
2015-11-19Combine Service & Lib pkgyoungman3-37/+9
2015-11-19modify server-side testyoungman4-509/+719
2015-11-19Fix enum (IOTCON_OBSERVE -> IOTCON_OBSERVE_IGNORE_OUT_OF_ORDER)sung.goo.kim5-7/+7
2015-11-19send empty representationyoungman2-3/+19
2015-11-19Allow various connectivity(IPv4, IPv6, BT_EDR)youngman10-110/+191
2015-11-19Rearrange CRUDN methods in "iotcon-test-basic"youngman3-63/+140
2015-11-19Add iotcon_remote_resource_get_options APIsung.goo.kim2-0/+38
2015-11-19(ACR) Apply commentssung.goo.kim8-30/+30
2015-11-19Fix doxygen hierarchy (repr>state>list)sung.goo.kim3-8/+8
2015-11-10Fix API name (set_header_options -> set_options)sung.goo.kim4-6/+7
2015-11-10Fix API name (observer_id/action -> observe_id/action)sung.goo.kim8-51/+51
2015-11-10Apply comments about parameter type (integer -> enum)sung.goo.kim19-35/+53
2015-11-10Modify terms related to signalyoungman13-93/+105
2015-11-10(ACR) Apply commentssung.goo.kim5-12/+22