index
:
platform/core/iot/iotcon
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
devel/app/ptc_test_app
devel/notification
devel/test_app
devel/tizen
master
sandbox/dkson95/gcc6
tizen
tizen_3.0
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: Network & Connectivity / IoT Connectivity;
Pyun DoHyun <dh79.pyun@samsung.com>, Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-13
Fix Coverity issue
submit/tizen/20171013.072045
accepted/tizen/unified/20171013.193336
Hongkuk, Son
1
-1
/
+5
2017-04-11
Remove wifi test app
submit/tizen/20170411.075247
accepted/tizen/unified/20170412.152213
Jooseok Park
2
-119
/
+1
2017-02-21
Fx memory leak for test app
submit/tizen_unified/20170308.100407
submit/tizen/20170221.053629
accepted/tizen/wearable/20170221.225400
accepted/tizen/unified/20170309.032913
accepted/tizen/tv/20170221.225335
accepted/tizen/mobile/20170221.225326
accepted/tizen/ivi/20170221.225411
accepted/tizen/common/20170221.135130
Jooseok Park
1
-1
/
+2
2016-12-12
Fixed coding rule issue
Jihoon Park
2
-2
/
+2
2016-11-29
fix svace issues
submit/tizen_3.0/20161129.040539
accepted/tizen/3.0/wearable/20161129.063957
accepted/tizen/3.0/tv/20161129.063934
accepted/tizen/3.0/mobile/20161129.063915
accepted/tizen/3.0/ivi/20161129.064018
accepted/tizen/3.0/common/20161129.103611
Jooseok Park
2
-18
/
+6
2016-11-03
change skeleton svr-db for iotivity 1.2.0
youngman
2
-0
/
+0
2016-11-02
add codes for TCP
youngman
3
-6
/
+10
2016-08-30
modify discovery APIs for using query
youngman
5
-6
/
+56
2016-08-19
Add codes for OC_STACK_RESOURCE_CHANGED
youngman
1
-3
/
+2
2016-08-18
Apply security to test program
youngman
3
-1
/
+1
2016-08-18
fix typing error of test program
youngman
2
-2
/
+2
2016-07-26
ceanup source code.
Youngjae Shin
2
-12
/
+12
2016-07-01
Add API for checking whether a device is owned
youngman
1
-213
/
+0
2016-07-01
Add Readme related provisioning tool
youngman
1
-0
/
+213
2016-06-28
check init
youngman
1
-1
/
+1
2016-06-22
Add APIs for provisioning tool
youngman
9
-19
/
+23
2016-06-20
Remove iotcon_secure_initialize
sung.goo.kim
7
-7
/
+7
2016-06-14
Modify return type of iotcon_found_resource/device_info/platform_info_cb
sung.goo.kim
4
-67
/
+76
2016-06-01
Add APIs related to device name
youngman
4
-0
/
+32
2016-06-02
Modify handle/enum/API name (state->attributes)
sung.goo.kim
6
-171
/
+171
2016-06-01
Merge "Modify name from resource_properties to resource_policies" into tizen
sung.goo.kim
4
-25
/
+25
2016-05-27
Modify name from resource_properties to resource_policies
sung.goo.kim
4
-25
/
+25
2016-05-25
Remove iface parameter on iotcon_response_set_representation() API
sung.goo.kim
2
-32
/
+16
2016-05-25
Add a test program for checking wifi state
sung.goo.kim
2
-1
/
+117
2016-05-18
Modify API Name (get_device/platform_info -> find_...)
sung.goo.kim
1
-4
/
+4
2016-05-02
cleanup code
Youngjae Shin
8
-18
/
+18
2016-04-28
Rename API (get_number_of_children,get_children_count -> get_child_count)
sung.goo.kim
1
-2
/
+2
2016-04-19
Revise architecture (daemon -> library)
sung.goo.kim
7
-74
/
+80
2016-04-05
revise error messages
Youngjae Shin
3
-6
/
+6
2016-04-01
Fix IPv6 bug
sung.goo.kim
1
-1
/
+1
2016-03-29
Apply conding rule
sung.goo.kim
1
-9
/
+9
2016-03-25
modify error return of crud/observe cb
youngman
1
-0
/
+2
2016-03-22
Revise architecture
sung.goo.kim
7
-133
/
+32
2016-03-14
Add iotcon_connect_for_service_mode API (Separate out IP/BT)
sung.goo.kim
7
-32
/
+133
2016-02-19
modify interface data type (int->string)
youngman
5
-57
/
+181
2016-01-15
Add iotcon_lite_resource_state_changed_cb
sung.goo.kim
1
-1
/
+18
2016-01-13
Add qos enumeration for iotcon_resource_notify
sung.goo.kim
1
-2
/
+2
2016-01-13
Add read-only interface
youngman
3
-0
/
+6
2016-01-06
Fix type error (IOTCON_RESPONSE_RESULT_DELETED)
sung.goo.kim
2
-2
/
+2
2015-12-07
fix stop encapsulation problem
youngman
1
-1
/
+0
2015-12-01
modify "is_observable->properties", & remove tizen_info
submit/tizen/20151130.235229
accepted/tizen/wearable/20151201.031713
accepted/tizen/tv/20151201.031650
accepted/tizen/mobile/20151201.031626
youngman
4
-46
/
+8
2015-11-20
Remove iotcon_representation_del_state, Rename iotcon_representation_append_c...
sung.goo.kim
1
-4
/
+4
2015-11-20
Rename API (iotcon_state_set_xxx -> iotcon_state_add_xxx)
sung.goo.kim
4
-20
/
+20
2015-11-19
Revise enumerations
sung.goo.kim
6
-40
/
+40
2015-11-19
Set monitoring/caching time interval, internally.
youngman
1
-2
/
+2
2015-11-19
Add Test Program Readme
youngman
4
-10
/
+58
2015-11-19
revise header hierarchy
Youngjae Shin
3
-3
/
+1
2015-11-19
Fix observe API (set_notify_cb -> observe_register)
sung.goo.kim
3
-69
/
+61
2015-11-19
modify server-side test
youngman
4
-509
/
+719
2015-11-19
Fix enum (IOTCON_OBSERVE -> IOTCON_OBSERVE_IGNORE_OUT_OF_ORDER)
sung.goo.kim
1
-1
/
+1
[next]