summaryrefslogtreecommitdiff
path: root/lib/icl-client.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-03(ACR) Modify the handle and API naming for resource and client(remote resource)youngman1-349/+0
2015-11-03(ACR) Rename sid -> device_idsung.goo.kim1-6/+6
2015-11-03reviseYoungjae Shin1-3/+4
2015-11-03Apply securityyoungman1-3/+3
2015-11-03ACR-375 API reviewMinchul Lee1-30/+45
2015-11-03Support 64-bit architecturesyoungman1-1/+1
2015-11-03Apply iotivity 0.9.2youngman1-65/+29
2015-11-03apply put,post,delete functionsMinchul Lee1-2/+0
2015-11-03send response differently by interface typeMinchul Lee1-10/+25
2015-11-03Modify callback parameteryoungman1-134/+109
2015-11-03apply register / find / get functionsMinchul Lee1-13/+77
2015-11-03migration to iotivity ver 0.9.1Minchul Lee1-0/+13
2015-11-03Add connection changed callback in libyoungman1-2/+9
2015-11-03unsubscribe signal when unregister resource and unsubscribe presenceyoungman1-1/+1
2015-11-03D-Bus connection (between lib and daemon)youngman1-17/+18
2015-11-03Modify ic_options_s(has_parent->ref_count)youngman1-14/+3
2015-11-03Attach "coap://" automatically. & Divide "notify"(all and list)youngman1-2/+1
2015-11-03init work for daemonizationYoungjae Shin1-0/+308