summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Modify maximum timeout value (60 -> 3600)sung.goo.kim3-3/+3
2016-01-06Remove platform info uri pathsubmit/tizen/20160106.081621accepted/tizen/wearable/20160106.122443accepted/tizen/tv/20160106.122428accepted/tizen/mobile/20160106.122410youngman1-5/+1
2016-01-06Fix type error (IOTCON_RESPONSE_RESULT_DELETED)sung.goo.kim1-1/+1
2016-01-05Check NULL of out parametersung.goo.kim2-0/+4
2016-01-04Apply iotivity 1.0.1sung.goo.kim1-4/+1
2016-01-04Apply tizen common error in tizen 3.0youngman1-2/+2
2015-12-24Remove bt/wifidirect privilegesung.goo.kim6-57/+17
2015-12-22Fix resource bind problemsubmit/tizen/20151223.091434accepted/tizen/wearable/20151223.110752accepted/tizen/tv/20151223.110646accepted/tizen/mobile/20151223.110657youngman1-5/+25
2015-12-22Modify reference count(repr, state, list)youngman11-259/+205
2015-12-22Check privileges for Tizen 3.0youngman8-29/+99
2015-12-22Add NULL checksung.goo.kim2-0/+2
2015-12-22Remove description about reference countsung.goo.kim1-3/+0
2015-12-16Add null check of out parametersung.goo.kim4-0/+7
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 out-param null checksung.goo.kim1-0/+1
2015-12-08check and apply coding ruleYoungjae Shin3-5/+3
2015-12-07fix the problem when structures are destoried, repeatedlysubmit/tizen/20151207.045529accepted/tizen/wearable/20151207.123422accepted/tizen/tv/20151207.123404accepted/tizen/mobile/20151207.123349youngman8-0/+12
2015-12-07Add timeout for discovery handleyoungman2-7/+16
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.031626youngman11-222/+41
2015-12-01Move monitoring & caching logic to daemonyoungman11-612/+245
2015-12-01Apply comments (doxygen)sung.goo.kim6-5/+15
2015-11-20Remove iotcon_representation_del_state, Rename iotcon_representation_append_c...sung.goo.kim2-33/+11
2015-11-20Rename API (iotcon_state_set_xxx -> iotcon_state_add_xxx)sung.goo.kim4-34/+34
2015-11-20Fix internal logicsung.goo.kim4-27/+17
2015-11-19Revise enumerationssung.goo.kim13-55/+55
2015-11-19fix prevent 482199 ~ 488631Minchul Lee1-1/+2
2015-11-19Fix state bugsung.goo.kim1-18/+37
2015-11-19Set monitoring/caching time interval, internally.youngman6-57/+110
2015-11-19Add example on doxygensung.goo.kim15-18/+986
2015-11-19Allow multiple presenceyoungman9-27/+39
2015-11-19revise header hierarchyYoungjae Shin42-286/+283
2015-11-19Fix observe API (set_notify_cb -> observe_register)sung.goo.kim12-119/+187
2015-11-19Fix enum (IOTCON_OBSERVE -> IOTCON_OBSERVE_IGNORE_OUT_OF_ORDER)sung.goo.kim2-3/+3
2015-11-19send empty representationyoungman2-3/+19
2015-11-19Allow various connectivity(IPv4, IPv6, BT_EDR)youngman5-18/+42
2015-11-19Rearrange CRUDN methods in "iotcon-test-basic"youngman1-2/+2
2015-11-19Add iotcon_remote_resource_get_options APIsung.goo.kim2-0/+38
2015-11-19(ACR) Apply commentssung.goo.kim6-20/+20
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.kim5-27/+27
2015-11-10Apply comments about parameter type (integer -> enum)sung.goo.kim16-26/+36
2015-11-10Modify terms related to signalyoungman8-29/+31
2015-11-10(ACR) Apply commentssung.goo.kim5-12/+22
2015-11-10Fix memory leak (Overwrite repr without destroy)sung.goo.kim1-3/+5
2015-11-10Handling optional platform informationyoungman1-0/+10