summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-09-03Fix the API reference errortizen_7.0_m2_releasetizen_6.5.m2_releasetizen_6.0.m2_releasesubmit/tizen_6.5/20211028.162201submit/tizen_6.0_hotfix/20201103.114803submit/tizen_6.0_hotfix/20201102.192503submit/tizen_6.0/20201029.205103submit/tizen/20200904.000212accepted/tizen/unified/20200907.023448accepted/tizen/7.0/unified/hotfix/20221116.105316accepted/tizen/7.0/unified/20221110.062905accepted/tizen/6.5/unified/20211028.102316accepted/tizen/6.0/unified/hotfix/20201103.050211accepted/tizen/6.0/unified/20201030.120910tizen_7.0_hotfixtizen_7.0tizen_6.5tizen_6.0_hotfixtizen_6.0accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.5_unifiedaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedDoHyun Pyun15-15/+15
Change-Id: I1f0774d8350030e4671f879a6288d701698538db Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2020-08-03Modify the package versionDoHyun Pyun1-2/+2
In order to distinguish the package history as tizen version, we manage the package version from now. Change-Id: I98678ba8daffb4a7e78d898a6427c5856a2ed4f6 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2019-12-02Correct the developer site URLDoHyun Pyun15-15/+15
Change-Id: I8185a5903b69352e0950aead09d5bf4232fef4c6 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2019-11-29Change the developer site URL in the API referencesubmit/tizen/20191129.052153accepted/tizen/unified/20191202.140909DoHyun Pyun15-15/+15
Change-Id: I681eeb59e6e2faab366fc548b196b65e6e58ea12 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2019-11-29Fix the API reference errorDoHyun Pyun1-2/+0
Change-Id: I4f11d98b8f00db7fb2a769d5127535e5b7c7811e Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2019-10-23Fix Native API reference issuessubmit/tizen/20191111.040842accepted/tizen/unified/20191111.105553DoHyun Pyun4-7/+5
Change-Id: I8744694749b8f635e66cc7d69e65986dad64dee2 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2019-07-09Make a gcov package for coveragetizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185103submit/tizen_5.5/20191031.000003submit/tizen/20190708.235457accepted/tizen/unified/20190709.071139accepted/tizen/5.5/unified/mobile/hotfix/20201027.083930accepted/tizen/5.5/unified/20191031.024012tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixDoHyun Pyun1-0/+25
Change-Id: Idde24bb0a1b622f0963f599822e6651ad591cc06 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2019-02-14Exclude the coverage for provisiong functionssubmit/tizen/20190214.043515accepted/tizen/unified/20190214.154119DoHyun Pyun3-7/+5
Native TCT for provisioning API was not made, and check it as excluded manually until now. To reduce the redundency, add the LCOV_EXCL comment in the code. Change-Id: Ic2bdf789e95825c6218b3b28221f1607c48f2a94 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2019-01-25Fixed spelling incorrect issue (resopnse->response)Abhishek Sansanwal1-1/+1
Change-Id: I2ea2adf2ab6df6494308d98217f2ed55cd07c04f Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
2018-05-10Add the coverage exception sectionsubmit/tizen_5.0/20181101.000003submit/tizen/20180514.053029accepted/tizen/unified/20180514.094237accepted/tizen/5.0/unified/20181102.015030DoHyun Pyun8-19/+16
Change-Id: I41a21bad17caa96043a1ee8242a6ab3a20b3d862 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2018-05-10Add the test coverage build option in spec fileDoHyun Pyun1-1/+8
Change-Id: I0d30699a746df02e05d36571a5875aef4f1e50ff Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
2018-01-30Remove TIZEN_ERROR_IOTCONsubmit/tizen/20180131.010049accepted/tizen/unified/20180131.060528Hongkuk, Son1-3/+0
- already defined in tizen_error.h Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com> Change-Id: I8310f61783fa0141b229ba6c214d457f3e4fb873
2017-11-01Fix to check payload type before parsing itsubmit/tizen/20171103.052415accepted/tizen/unified/20171106.073058Hongkuk, Son1-1/+32
Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com> Change-Id: I045ff10c72266bc5ba06d26adf01cc7289489a13
2017-10-23Use OCInit2()submit/tizen/20171023.094639accepted/tizen/unified/20171024.071446Hongkuk, Son1-5/+3
Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com> Change-Id: I434fa1802aa5820b5eba6674e7e0bb49ff234458 (cherry picked from commit 37738cce049dfdd51c7a4533966363f7d2b0af64)
2017-10-13Fix Coverity issuesubmit/tizen/20171013.072045accepted/tizen/unified/20171013.193336Hongkuk, Son5-1/+14
Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com> Change-Id: I9d83f1ba3378a4dce5b0f4ba026f22e3c54cbfdb
2017-10-12Fix VD KONA issueHongkuk, Son3-4/+4
- RQ170930-00358 - Format arguments do not match specifiers in calls to dlog functions Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com> Change-Id: Ifb7bddc52a7dfa8b18c7fc2240109ea0603a2650
2017-09-18Fix CONBOL issuesubmit/tizen/20170918.072347accepted/tizen/unified/20170922.194202Hongkuk, Son1-0/+3
- http://suprem.sec.samsung.net/jira/browse/TNEXT-3628 ( [SQE][CONBOL] Illegal pointer dereference in iotcon package ) Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com> Change-Id: Ifda82a7dd3ef944f13fb3b3c36fe2790cad2f759
2017-09-18fix coding rule errorYoungjae Shin4-57/+57
Change-Id: I4f88b5cb5b47bd06f49d92845c7ff8a46f3cd5cb
2017-08-01Fix SVACE issuetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170828.110004submit/tizen_4.0/20170828.100004submit/tizen/20170807.074858accepted/tizen/unified/20170808.171143accepted/tizen/4.0/unified/20170829.015900Hongkuk, Son1-0/+9
- WGID 260267 : DEREF_OF_NULL.RET.ALLOC Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com> Change-Id: I9d8ed3f426f3552fd1c85bf49c934bc9d08dfa0f
2017-07-19Add calloc fail checksubmit/tizen/20170721.003607Jooseok Park1-0/+4
Change-Id: Ibfefe7b01e90d4b4a766f9f0bb9564439cb400e6
2017-07-19Change build flag for vd productJooseok Park1-2/+2
Change-Id: I9e303b003c935191b1ca51adc4c7971d965d6b4e
2017-06-19Logging for platform info debuggingsubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170620.031028accepted/tizen/unified/20170630.083205accepted/tizen/4.0/unified/20170816.015730accepted/tizen/4.0/unified/20170816.013142Hongkuk, Son1-0/+12
- in ic_ioty_parse_oic_platform_payload() Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com> Change-Id: If8df74dc4d00c1b4952a14b4893a03962bb02456
2017-05-16Add resource handle hashingtizen_4.0.m1_releasesubmit/tizen/20170516.032557accepted/tizen/unified/20170516.044840Jooseok Park2-0/+31
Change-Id: I4e6c4c710fa3fd597b278161168dd4bc1b4dd01a
2017-04-26Use OCInit2() instead of OCInit() in case of tv productsubmit/tizen/20170426.092839accepted/tizen/unified/20170426.200425Jooseok Park3-3/+20
Change-Id: Iad10beb61c48a109c7f5f96fe18016b4e12b519c
2017-04-11Remove wifi test appsubmit/tizen/20170411.075247accepted/tizen/unified/20170412.152213Jooseok Park3-121/+2
Change-Id: Ic555fdae95bd33f0debda6b99125bfab9634da06
2017-04-07Clean-up spec filesubmit/tizen/20170407.043623accepted/tizen/unified/20170407.190658Jooseok Park7-76/+0
- remove unused file Change-Id: Ia37e6ade629f64a3698d4dd7998090eaa9716d73
2017-04-06Remove tizen version checksubmit/tizen/20170407.012347Jooseok Park4-79/+11
- cleanup spec/cmake file Change-Id: I78f9d321edd78bc3e142a5663fb189b65bd29c85
2017-04-05Fix build warningJooseok Park1-1/+1
Change-Id: Iaad29ff7eeeca67e3b5f17a263cdbdda9226b865
2017-04-03Change the feature link in API referencesubmit/tizen/20170403.055618accepted/tizen/wearable/20170403.130425accepted/tizen/unified/20170403.130446accepted/tizen/tv/20170403.130417accepted/tizen/mobile/20170403.130404accepted/tizen/ivi/20170403.130429accepted/tizen/common/20170403.190334accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonJooseok Park15-15/+15
Change-Id: I31e5ee962fb0422ac456940a2dcd230a11233434
2017-04-03Update version(0.3.16)Jooseok Park1-1/+1
Change-Id: I6440d6e19da646b14abaef17a92420e1c1baf445
2017-04-03Fix memory leak for provisioningJooseok Park1-7/+9
- In case of resource uri failure, resource leak occurs. - So, need to do uri check before memory allocation for resource resource uri check logic will be done before do calloc() for resource Change-Id: I0d3e9b81f0f977389382e1352bb9458a9d92b3f6
2017-04-03Fix memory leakJooseok Park1-1/+2
- needs to do node null check before creating interface Change-Id: If522c57b284f69742a637d943f53af17d3337c6f
2017-04-03Use OCRepPayloadSetxxxArrayJooseok Park1-4/+8
- Instead of OCRepPayloadSetxxxArrayAsOwner(), - OCRepPayloadSetxxxArray() is used to avoid memory leak Change-Id: I42cba131091ae6d949df1079f594aea8656cb872
2017-03-30Fix caching observersubmit/tizen/20170331.075442accepted/tizen/common/20170331.152850Jooseok Park4-18/+43
- to avoid duplicately get request, - caching_observe_cb() needs to be changed to use timeout directly Change-Id: I8ac5327a24ea5ce45250afc58407c8694a74a6ad
2017-03-21Fix typoJooseok Park4-6/+8
Change-Id: I772dc1fae14bd8ce594f9f210217ad692b56ef86
2017-03-17Add polling interval validation checksubmit/tizen/20170321.001539accepted/tizen/wearable/20170321.094925accepted/tizen/unified/20170321.094950accepted/tizen/tv/20170321.094850accepted/tizen/mobile/20170321.094827accepted/tizen/ivi/20170321.094945accepted/tizen/common/20170321.102123Jooseok Park4-3/+28
Change-Id: I3b9e63f5df1d2cd01d2694125229e6acd5051bee
2017-02-21Fx memory leak for test appsubmit/tizen_unified/20170308.100407submit/tizen/20170221.053629accepted/tizen/wearable/20170221.225400accepted/tizen/unified/20170309.032913accepted/tizen/tv/20170221.225335accepted/tizen/mobile/20170221.225326accepted/tizen/ivi/20170221.225411accepted/tizen/common/20170221.135130Jooseok Park1-1/+2
Change-Id: I510e087efe23216944da6824cc46c7d6dedc57c4
2017-02-10Fix the memory leaksubmit/tizen/20170210.080005accepted/tizen/wearable/20170214.010413accepted/tizen/tv/20170214.010359accepted/tizen/mobile/20170214.010340accepted/tizen/ivi/20170214.010443accepted/tizen/common/20170210.170610Jooseok Park6-128/+136
- fix memory leak for platform info - fix the memory leak for uri - fix memory leak for representation payload - fix memory leak for provisioning data Change-Id: Id6be4fe2a064575cb615a361ac877feff1d8c729
2017-02-06code refactoringJooseok Park59-1967/+3395
- separate api layer not to use internally - fix potential memory leak patchset 1: - iotcon - iotcon-atrribtues - iotcon-device - iotcon-lite - iotcon-lite-resource patchset 2: - iotcon-observer - iotcon-options - iotcon-presence - iotcon-provisiong - iotcon-query - iotcon-remote-resource - iotcon-remote-resource-crud - iotcon-representation - iotcon-request patchset 3: - iotcon-resource - iotcon-resource-interfaces - iotcon-resource-types - iotcon-response-types - iotcon-response Change-Id: I84256c194a1b9d5ccf9c792832d46c3fd0865785
2017-01-31update doxygen description for iotcon_doc.hsubmit/tizen/20170131.044038accepted/tizen/wearable/20170201.003926accepted/tizen/tv/20170201.003913accepted/tizen/mobile/20170201.003856accepted/tizen/ivi/20170201.003940accepted/tizen/common/20170131.162939Jooseok Park1-3/+3
Change-Id: I7c5bd00d7c088d515923ea90ff60451f8271f481
2017-01-18Use vconf instead of system-settingssubmit/tizen/20170118.072923accepted/tizen/wearable/20170118.223130accepted/tizen/tv/20170118.223111accepted/tizen/mobile/20170118.223055accepted/tizen/ivi/20170118.223141accepted/tizen/common/20170118.174044Jooseok Park4-13/+14
- to remove system-settings dependancy, use vconf Change-Id: I40f6def4ede68f32d8f1f50d6f17b90b09cc3d59
2017-01-18improve line coverageJooseok Park11-134/+26
- remove the unused codes. - add the excluded comment for line coverage Change-Id: I8016d16a1e1d7570ed6a8c7df14399ffa433dec2
2017-01-10Merge remote-tracking branch 'remotes/origin/tizen_3.0' into tizensubmit/tizen_common/20170111.150147submit/tizen/20170110.045728accepted/tizen/wearable/20170110.081416accepted/tizen/tv/20170110.081350accepted/tizen/mobile/20170110.081334accepted/tizen/ivi/20170110.081447accepted/tizen/common/20170111.154953accepted/tizen/common/20170110.155006Jooseok Park41-2769/+2205
- iotcon 0.3.11 Change-Id: Icbc81cc8cd1b621446db0990c2f781d9f4049475
2017-01-10revise API referencesubmit/tizen_3.0/20170110.045429accepted/tizen/3.0/wearable/20170111.085450accepted/tizen/3.0/tv/20170111.085427accepted/tizen/3.0/mobile/20170111.085413accepted/tizen/3.0/ivi/20170111.085503accepted/tizen/3.0/common/20170111.161603Jooseok Park20-2769/+2016
Change-Id: Iebd640dc8b8ef0768d5c19b2eae1b90ea479b5e6
2017-01-03fix the itc crashsubmit/tizen_3.0/20170103.123536submit/tizen_3.0.m2/20170104.093750accepted/tizen/3.0/wearable/20170103.160257accepted/tizen/3.0/tv/20170103.160239accepted/tizen/3.0/mobile/20170103.160222accepted/tizen/3.0/ivi/20170103.160317accepted/tizen/3.0/common/20170103.173107accepted/tizen/3.0.m2/wearable/20170104.125819accepted/tizen/3.0.m2/tv/20170104.125613accepted/tizen/3.0.m2/mobile/20170104.125301tizen_3.0.m2accepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobileJooseok Park2-1/+5
- TC: ITc_iotcon_remote_resource_get_cached_representation_p - Although find callback is removed, sometimes callback is called - it is caused by timing issue - So, need to double-check callback pointer Change-Id: I0f6e95cd527cac349f04bc47d29cdee021c268f5
2016-12-21add log in API entry pointsubmit/tizen_3.0/20161221.010528accepted/tizen/3.0/wearable/20161221.103305accepted/tizen/3.0/tv/20161221.103243accepted/tizen/3.0/mobile/20161221.103225accepted/tizen/3.0/ivi/20161221.103324accepted/tizen/3.0/common/20161221.181501Jooseok Park22-1/+186
- it is helpful for debugging tc issues Change-Id: I163ae9870f9a93832af0f71f2e50a3616c5c4b47
2016-12-13Merge branch 'tizen_3.0' into tizen (iotcon 0.3.8)submit/tizen/20161213.050408Jooseok Park25-205/+177
Change-Id: I78653acefac0eb9d2a60333e2d6fce737403f34e
2016-12-12fix presence unicast callbacksubmit/tizen_3.0/20161212.121610accepted/tizen/3.0/wearable/20161213.025100accepted/tizen/3.0/tv/20161213.025051accepted/tizen/3.0/mobile/20161213.025037accepted/tizen/3.0/ivi/20161213.025117accepted/tizen/3.0/common/20161213.163909Jooseok Park2-22/+23
Change-Id: I60de01959f3a3f69d7a1714a89746cd87113843d
2016-12-12fix type casting for oic handlesubmit/tizen_3.0/20161212.080836Jooseok Park15-90/+58
- remove type casting and use original oic handle Change-Id: Ia3fd0131bca459cedcba7906c419028b9564cb16
2016-12-12Fixed coding rule issueJihoon Park2-2/+2
Change-Id: Id965cb52b6addabc33f28529d61a4eb42a379635 Signed-off-by: Jihoon Park <jpark0@samsung.com>