fix the problem when structures are destoried, repeatedly
[platform/core/iot/iotcon.git] / lib / icl-remote-resource.c
2015-12-07 youngmanfix the problem when structures are destoried, repeatedly accepted/tizen/mobile/20151207.123349 accepted/tizen/tv/20151207.123404 accepted/tizen/wearable/20151207.123422 submit/tizen/20151207.045529
2015-12-07 youngmanAdd timeout for discovery handle
2015-11-30 youngmanmodify "is_observable->properties", & remove tizen_info accepted/tizen/mobile/20151201.031626 accepted/tizen/tv/20151201.031650 accepted/tizen/wearable/20151201.031713 submit/tizen/20151130.235229
2015-11-30 youngmanMove monitoring & caching logic to daemon
2015-11-19 youngmanSet monitoring/caching time interval, internally.
2015-11-19 youngmanAllow multiple presence
2015-11-19 Youngjae Shinrevise header hierarchy
2015-11-19 sung.goo.kimFix observe API (set_notify_cb -> observe_register)
2015-11-19 youngmanAllow various connectivity(IPv4, IPv6, BT_EDR)
2015-11-19 sung.goo.kimAdd iotcon_remote_resource_get_options API
2015-11-19 sung.goo.kim(ACR) Apply comments
2015-11-10 sung.goo.kimFix API name (set_header_options -> set_options)
2015-11-10 sung.goo.kimApply comments about parameter type (integer -> enum)
2015-11-10 youngmanModify terms related to signal
2015-11-10 sung.goo.kimUnsubscribe signal on timeout callback
2015-11-10 sung.goo.kimRevise file names
2015-11-05 sung.goo.kim(ACR) Apply comments about xxx_foreach API
2015-11-05 sung.goo.kim(ACR) Apply doxygen comments
2015-11-05 sung.goo.kimReplace from stdbool.h to tizen_type.h
2015-11-03 youngman(ACR) Modify Document
2015-11-03 youngmanAdd connectivity type
2015-11-03 youngmanResource Encapsulation
2015-11-03 sung.goo.kim(ACR) Add query_get/set_interface/resource_types
2015-11-03 sung.goo.kim(ACR) Add timeout error on asynchronous APIs
2015-11-03 sung.goo.kim(ACR) Change from iotcon_remote_resource_ref to iotcon_...
2015-11-03 youngman(ACR) Modify the handle and API naming for resource...