summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-02Fix invalid error handlingHEADmastersung.goo.kim1-2/+2
2016-02-29Modify icl_value_clone()youngman2-63/+12
2016-02-29Fix post require path (useradd/groupadd)submit/tizen/20160229.000958accepted/tizen/wearable/20160229.095547accepted/tizen/tv/20160229.095529accepted/tizen/mobile/20160229.095513accepted/tizen/ivi/20160229.095605accepted/tizen/common/20160229.160805sung.goo.kim1-1/+1
2016-02-26update version(0.0.7)submit/tizen/20160228.230330submit/tizen/20160226.064209accepted/tizen/tv/20160226.095930accepted/tizen/mobile/20160226.095911Youngjae Shin1-1/+1
2016-02-23Merge "Fix invalid memory access" into tizensung.goo.kim2-2/+6
2016-02-24Fix invalid memory accesssung.goo.kim2-2/+6
2016-02-24Remove unused codeyoungman6-63/+0
2016-02-23Fix user (for tizen 2.x)youngman2-2/+21
2016-02-22revise build optionsYoungjae Shin2-1/+2
2016-02-22Fix user (root -> iotcon)sung.goo.kim2-0/+6
2016-02-19update version : 0.0.6submit/tizen/20160228.230344submit/tizen/20160219.070827accepted/tizen/wearable/20160228.232011accepted/tizen/wearable/20160219.090130accepted/tizen/tv/20160228.231955accepted/tizen/tv/20160219.090116accepted/tizen/mobile/20160228.231942accepted/tizen/mobile/20160219.090056accepted/tizen/ivi/20160228.232032accepted/tizen/ivi/20160219.090146Youngjae Shin1-1/+1
2016-02-19modify interface data type (int->string)youngman39-403/+1146
2016-02-12Fix documentationsubmit/tizen_ivi/20160217.000002submit/tizen_ivi/20160217.000000submit/tizen_common/20160218.142243submit/tizen/20160214.230124accepted/tizen/wearable/20160216.001554accepted/tizen/tv/20160216.001532accepted/tizen/mobile/20160216.001514accepted/tizen/ivi/20160218.023242youngman3-27/+20
2016-02-04Fix query API (iotcon_query_get/set_resource_types->type)sung.goo.kim2-37/+19
2016-02-01modify observe exampleyoungman2-55/+52
2016-01-29update versionsubmit/tizen/20160129.094514accepted/tizen/wearable/20160131.231744accepted/tizen/tv/20160131.231729accepted/tizen/mobile/20160131.231710Youngjae Shin1-1/+1
2016-01-29modify Lite resource (put -> post)youngman3-10/+11
2016-01-28Modify Query seperator (& -> ;)youngman2-2/+2
2016-01-25update versionsubmit/tizen/20160125.070538accepted/tizen/wearable/20160125.224615accepted/tizen/tv/20160125.224559accepted/tizen/mobile/20160125.224544Youngjae Shin1-1/+1
2016-01-22Add description of iotcon_qos_esung.goo.kim1-2/+2
2016-01-21Apply feature (http://tizen.org/feature/iot.oic)sung.goo.kim39-3/+523
2016-01-20Remove g_variant_printsung.goo.kim2-4/+0
2016-01-19Add sequence number on observe callbacksung.goo.kim1-0/+1
2016-01-18modify iotcon_representation_get_children_count()submit/tizen/20160119.011209accepted/tizen/wearable/20160119.043130accepted/tizen/tv/20160119.043107accepted/tizen/mobile/20160119.043052youngman1-3/+4
2016-01-18Error Handling for payloadyoungman1-27/+93
2016-01-15Add byte string typeyoungman11-66/+431
2016-01-15Fix find resource bugsung.goo.kim1-2/+2
2016-01-15Add iotcon_lite_resource_state_changed_cbsung.goo.kim3-5/+64
2016-01-13update versionsubmit/tizen_common/20160113.083037submit/tizen/20160113.082948accepted/tizen/wearable/20160114.012317accepted/tizen/tv/20160114.012253accepted/tizen/mobile/20160114.012236Youngjae Shin1-1/+1
2016-01-13revise build scriptYoungjae Shin2-1/+4
2016-01-13Add qos enumeration for iotcon_resource_notifysung.goo.kim11-18/+49
2016-01-13Add read-only interfaceyoungman10-17/+34
2016-01-13revise packagingYoungjae Shin2-6/+12
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.122410youngman2-7/+2
2016-01-06Fix type error (IOTCON_RESPONSE_RESULT_DELETED)sung.goo.kim4-4/+4
2016-01-05Remove Encapsulation info when client disconnectyoungman1-11/+156
2016-01-05Check NULL of out parametersung.goo.kim2-0/+4
2016-01-04update versionsubmit/tizen_common/20160104.085226submit/tizen/20160104.224721accepted/tizen/wearable/20160105.043904accepted/tizen/tv/20160105.043843accepted/tizen/mobile/20160105.043826Youngjae Shin1-1/+1
2016-01-04Add handle debug messagesyoungman2-13/+27
2016-01-04Apply iotivity 1.0.1sung.goo.kim2-6/+3
2016-01-04Modify debug messages for 64bit variablesyoungman1-11/+11
2016-01-04Apply tizen common error in tizen 3.0youngman5-17/+17
2015-12-24Fix invalid read memorysubmit/tizen_common/20151229.154718submit/tizen_common/20151229.144031submit/tizen_common/20151229.142028submit/tizen/20151223.235704accepted/tizen/wearable/20151224.062250accepted/tizen/tv/20151224.062209accepted/tizen/mobile/20151224.062143sung.goo.kim3-2/+3
2015-12-24Remove bt/wifidirect privilegesung.goo.kim10-125/+29
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.0youngman17-117/+542
2015-12-22Add NULL checksung.goo.kim2-0/+2
2015-12-22Remove description about reference countsung.goo.kim1-3/+0