platform/core/iot/iotcon.git
2016-09-07 youngmanadd null check when discovering 15/87215/1
2016-09-07 youngmanfix uninitialized value (coap_str) 99/87199/1
2016-09-07 Youngjae Shinupdate version : 0.3.1 accepted/tizen/common/20160907.154139 submit/tizen/20160907.005039
2016-09-06 youngmanmodify return type(void -> int) 73/86373/3
2016-09-06 youngmanfix add presence cb (strncmp(NULL, ...)) 79/87179/1
2016-09-06 youngmanmodify return value of some APIs (IOTCON_ERROR_ALREADY... 05/86005/2
2016-08-30 youngmanmodify discovery APIs for using query 64/85364/4
2016-08-24 youngmanmodify default setting of svr db (random pin -> justworks) 63/85363/1
2016-08-22 youngmanremove unused code in ic-log.h 78/84778/2 accepted/tizen/common/20160824.155219 accepted/tizen/ivi/20160825.001234 accepted/tizen/mobile/20160825.001145 accepted/tizen/tv/20160825.001204 accepted/tizen/wearable/20160825.001221 submit/tizen/20160824.100342
2016-08-19 youngmanAdd codes for OC_STACK_RESOURCE_CHANGED 82/84182/4
2016-08-18 youngmanremove unused variable 84/84384/1 accepted/tizen/common/20160818.144653 accepted/tizen/ivi/20160819.063440 accepted/tizen/mobile/20160819.063433 accepted/tizen/tv/20160819.063424 accepted/tizen/wearable/20160819.063411 submit/tizen/20160818.093637
2016-08-18 youngmanModify default cbor binary 93/84193/4
2016-08-18 youngmanconvert "resource changed" to "result ok" 26/84226/2
2016-08-18 youngmanmodify logic of deregister observe 42/84342/3
2016-08-18 youngmanApply security to test program 81/84181/3
2016-08-18 youngmanfix typing error of test program 44/84344/1
2016-08-16 Youngjae Shinfix violations of coding rule 51/84051/2
2016-08-16 youngmanRemove no effect code 41/83641/2
2016-08-16 Youngjae Shinupdate version 0.3.0
2016-08-11 youngmanSet device info when init 61/83461/3 accepted/tizen/common/20160812.140829 accepted/tizen/ivi/20160811.090055 accepted/tizen/mobile/20160811.090007 accepted/tizen/tv/20160811.090024 accepted/tizen/wearable/20160811.090041 submit/tizen/20160811.073905
2016-08-11 youngmanMemo error number 69/83469/3
2016-08-10 youngmanrevise provisioning tool API 20/79620/16
2016-08-04 youngmanModify for IoTivity 1.1.1 20/82220/5
2016-08-02 sung.goo.kimFix build problem 24/82224/1
2016-07-25 Youngjae Shinceanup source code. 73/81273/4
2016-07-13 Donghee Yeconnectivity_type validation check when creating remote... 81/79781/3
2016-07-13 Sunggoo KimMerge "Fix doxygen errta" into tizen
2016-07-12 sung.goo.kimSet owned flag when after register 05/79605/2
2016-07-12 Donghee YeFix doxygen errta 13/79313/3
2016-07-12 Youngjae Shinfix for tizen coding style and remove unnecessary including 72/79572/2
2016-07-07 sung.goo.kimFix iotcon_provisioning_devices_add_device bug 37/78337/2
2016-07-06 youngmanmodify naming of "set randompins cb" function 66/78766/2
2016-07-01 youngmanAdd API for checking whether a device is owned 57/77557/3
2016-07-01 youngmanAdd Readme related provisioning tool 65/77165/6
2016-06-30 youngmanchange unowned device to owned device when registered 33/77733/1
2016-06-28 Youngjae Shinupdate version 0.2.2 accepted/tizen/common/20160628.141714 accepted/tizen/ivi/20160629.021028 accepted/tizen/mobile/20160629.021053 accepted/tizen/tv/20160629.021035 accepted/tizen/wearable/20160629.021042 submit/tizen/20160628.100126
2016-06-28 youngmancheck svr db file in iotcon_initialize() 25/77025/1
2016-06-28 sung.goo.kimModify platform_id from tizen_id to device_name(tizen_id) 65/76965/3
2016-06-28 youngmancheck init 93/76893/8
2016-06-28 sung.goo.kimMove position of cond_polling_init() 25/76925/2
2016-06-28 sung.goo.kimFix register_unowned_device bug 22/76922/1
2016-06-27 Youngjae Shinupdate version 0.2.1 submit/tizen/20160627.095054
2016-06-24 youngmanseperate out return values of provisioning API 10/76210/6
2016-06-24 sung.goo.kimFix internal API(security) bugs 04/76504/1
2016-06-22 Youngjae Shinupdate version : 0.2.0 accepted/tizen/common/20160623.154131 accepted/tizen/ivi/20160623.123307 accepted/tizen/mobile/20160623.123221 accepted/tizen/tv/20160623.123230 accepted/tizen/wearable/20160623.123250 submit/tizen/20160622.235853
2016-06-22 youngmanAdd APIs for provisioning tool 57/71957/18
2016-06-21 sung.goo.kimFix wrong value of svr_db 40/75840/1
2016-06-21 sung.goo.kimGenerate cbor file automatically 89/75289/7
2016-06-20 sung.goo.kimRemove iotcon_secure_initialize 81/75081/6
2016-06-17 Youngjae Shinupdate version : 0.1.6 accepted/tizen/common/20160617.121754 accepted/tizen/ivi/20160617.084258 accepted/tizen/mobile/20160617.084327 accepted/tizen/tv/20160617.084144 accepted/tizen/wearable/20160617.084335 submit/tizen/20160617.045901
2016-06-15 sung.goo.kimModify return type of iotcon_found_resource/device_info... 22/72622/8
2016-06-15 Youngjae Shinchange the locaiton of callback 30/74330/3
2016-06-15 youngmanadd error check for OCRepPayloadCreate() 11/74611/2
2016-06-09 Youngjae Shinrevise the deinit funciton 71/73671/1
2016-06-09 Youngjae Shinupdate version : 0.1.5 accepted/tizen/ivi/20160609.034152 accepted/tizen/mobile/20160609.034249 accepted/tizen/tv/20160609.034203 accepted/tizen/wearable/20160609.034237 submit/tizen/20160609.000822
2016-06-09 sung.goo.kimFix polling interval 91/73591/2
2016-06-03 youngmanRemove OIC features 34/72934/2
2016-06-03 Youngjae Shinupdate version : 0.1.4 accepted/tizen/common/20160603.150736 accepted/tizen/ivi/20160603.070511 accepted/tizen/mobile/20160603.070228 accepted/tizen/tv/20160603.070351 accepted/tizen/wearable/20160603.070422 submit/tizen/20160603.003854
2016-06-02 youngmanmodify length of URI path (64 -> 128) 60/72860/1
2016-06-02 youngmanAdd APIs related to device name 44/69044/13
2016-06-02 sung.goo.kimModify handle/enum/API name (state->attributes) 51/69551/8
2016-06-02 sung.goo.kimMerge "Modify name from resource_properties to resource...
2016-05-26 sung.goo.kimModify name from resource_properties to resource_policies 09/71609/3
2016-05-26 sung.goo.kimRemove iface parameter on iotcon_response_set_represent... 01/70401/7
2016-05-26 sung.goo.kimAdd a test program for checking wifi state 60/71560/5
2016-05-26 sung.goo.kimRename from OIC(Open Interconnect Consortium) to OCF... 73/71573/1
2016-05-24 sung.goo.kimFix bug (compare interface handle) 37/71037/1
2016-05-23 sung.goo.kimRename from OIC(Open Interconnect Consortium) to OCF... 85/70885/2 accepted/tizen/common/20160524.150332 accepted/tizen/ivi/20160524.005246 accepted/tizen/mobile/20160524.005258 accepted/tizen/tv/20160524.005243 accepted/tizen/wearable/20160524.005237 submit/tizen/20160523.230833
2016-05-23 Youngjae Shinupdate version : 0.1.3
2016-05-23 sung.goo.kimRemove connectivity_type on resource handle 01/69901/5
2016-05-23 sung.goo.kimAdd doxygen about precondition 48/70648/3
2016-05-23 sung.goo.kimFix bug (Failed caching with list) 37/70637/5
2016-05-23 sung.goo.kimRemove unnecessary dependencies (getent, useradd, groupadd) 57/70857/3
2016-05-23 sung.goo.kimFix caching bug - send GET request when starting caching 66/70866/3
2016-05-20 youngmanApply oic security feature 92/67292/24
2016-05-20 youngmanAdd APIs for polling 58/67258/18
2016-05-20 Youngjae Shinupdate version : 0.1.2 accepted/tizen/common/20160520.171118 accepted/tizen/ivi/20160520.081320 accepted/tizen/mobile/20160520.081258 accepted/tizen/tv/20160520.081242 accepted/tizen/wearable/20160520.081213 submit/tizen/20160520.020059
2016-05-20 sung.goo.kimAdd check privilege code (temporary) 17/70617/1
2016-05-19 sung.goo.kimRevise privileges 70/67470/22
2016-05-19 sung.goo.kimModify API Name (get_device/platform_info -> find_...) 38/69538/4
2016-05-16 sung.goo.kimModify enum name (iotcon_resource_property_e -> iotcon_... 39/69539/3
2016-05-16 Donghee YeFix doxygen errta 58/69558/2
2016-05-13 Youngjae Shincleanup unused haeders 46/69346/2
2016-05-13 sung.goo.kimRevised word (Iotcon->IoTCon, Iotivity->IoTivity) 50/69350/2
2016-05-12 Youngjae Shinrevise usages of thread 97/68397/3
2016-05-09 sung.goo.kimBlock retransmission 89/68789/1
2016-05-02 Youngjae Shincleanup code 28/68128/3
2016-05-01 Youngjae Shinupdate version 0.1.1 accepted/tizen/common/20160502.183528 accepted/tizen/ivi/20160502.113645 accepted/tizen/mobile/20160502.113555 accepted/tizen/tv/20160502.113605 accepted/tizen/wearable/20160502.113630 submit/tizen/20160502.015917 submit/tizen/20160502.023057
2016-04-29 sung.goo.kimRename API (get_number_of_children,get_children_count... 73/67473/6
2016-04-29 youngmanModify return type of getting API 66/67866/5
2016-04-25 sung.goo.kim[Bug] Can't access permssion file on user-side daemon 12/67112/1 accepted/tizen/common/20160426.143344 accepted/tizen/ivi/20160426.102700 accepted/tizen/mobile/20160426.102513 accepted/tizen/tv/20160426.102505 accepted/tizen/wearable/20160426.102703 submit/tizen/20160426.024643
2016-04-25 youngmanmodify switch-case (ic_ioty_parse_oic_transport()) 66/67066/1
2016-04-22 Youngjae Shinupdate version 0.1.0 accepted/tizen/common/20160422.171755 accepted/tizen/ivi/20160423.060537 accepted/tizen/mobile/20160423.055601 accepted/tizen/tv/20160423.060011 accepted/tizen/wearable/20160423.060301 submit/tizen/20160421.063352
2016-04-20 youngmanRemove ICL_CONTAINED_RESOURCES_MAX 23/65223/8
2016-04-19 youngmanRemove logic to convert device id for iotivity 1.1.0 86/66486/2
2016-04-19 sung.goo.kimRevise architecture (daemon -> library) 15/64715/21
2016-04-11 youngmanReturn IOTCON_ERROR_NO_DATA when value is not set. 99/65199/3
2016-04-06 youngmanAdd a description about response 89/64889/2 accepted/tizen/common/20160406.144922 accepted/tizen/ivi/20160406.105405 accepted/tizen/mobile/20160406.105309 accepted/tizen/tv/20160406.105327 accepted/tizen/wearable/20160406.105350 submit/tizen/20160406.082251
2016-04-06 youngmanvalidation check of resource uri_path/type/interface 55/64855/2
2016-04-05 Youngjae Shinrevise error messages 25/64725/1
next