Remove unnecessary constants
[platform/core/iot/iotcon.git] / daemon /
2015-11-05 youngman(ACR) Modify Presence 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 youngmanAdd resource type rule
2015-11-03 youngmanUse iotivity.pc
2015-11-03 sung.goo.kim(ACR) Remove iotcon_notimsg_h
2015-11-03 sung.goo.kim(ACR) Integrate remote_resource_crud/observe_cb
2015-11-03 sung.goo.kimFix build error
2015-11-03 sung.goo.kimRegister device/platform info when starting daemon
2015-11-03 youngmanAdd connectivity type
2015-11-03 sung.goo.kim(ACR) Add iotcon_request_get_host_address API
2015-11-03 youngmanResource Encapsulation
2015-11-03 youngman(ACR) Specify Input parameter data type, clearly
2015-11-03 sung.goo.kim(ACR) remove set_device/platform_info API, hide start...
2015-11-03 sung.goo.kim(bug) invalid if statement
2015-11-03 youngmanAdd Tizen Info Handling API
2015-11-03 sung.goo.kim(ACR) Integrate notify_list and notify_all
2015-11-03 sung.goo.kim(ACR) Classify IOTCON_ERROR_IOTIVITY
2015-11-03 youngman(ACR) device info / platform info handle
2015-11-03 youngman(ACR) Modify the handle and API naming for resource...
2015-11-03 youngmanAlways restart iotcon-daemon
2015-11-03 Youngjae Shinrevise
2015-11-03 Sangkwan Leefix prevent 482200 ~ 482217
2015-11-03 Minchul LeeACR-375 API review
2015-11-03 youngmanSupport 64-bit architectures
2015-11-03 youngmanApply iotivity 0.9.2
2015-11-03 Minchul Leeapply platform info functions
2015-11-03 youngmanapply observe,presence functions
2015-11-03 Minchul Leeapply put,post,delete functions
2015-11-03 Minchul Leesend response differently by interface type
2015-11-03 youngmanModify gdbus structure(related to CRUD) and gvariant...
2015-11-03 Sangkwan LeeFix prevent CID 452988 ~ 452993
2015-11-03 youngmanRemove all cpp code
2015-11-03 youngmanModify callback parameter
2015-11-03 youngmanapply Serverside functions related to resource
2015-11-03 Youngjae Shinremove PIE option on global configuation
2015-11-03 Minchul Leeapply register / find / get functions
2015-11-03 youngmanRemove ic-dbus files which are automatically generated
2015-11-03 Minchul Leemigration to iotivity ver 0.9.1
2015-11-03 youngmanRemove unnecessary code in initialize and register...
2015-11-03 Minchul Leeapply try-catch statement for iotivity functions
2015-11-03 youngmanunsubscribe signal when unregister resource and unsubsc...
2015-11-03 Minchul Leeapply resource handle list
2015-11-03 youngmanApply sender concept for signal
2015-11-03 youngmanD-Bus connection (between lib and daemon)
2015-11-03 Youngjae Shininit work for daemonization
2015-06-08 Youngjae ShinInitial Code