platform/core/iot/iotcon.git
2015-11-03 sung.goo.kim(ACR) Integrate iotcon_state_del_xxx -> iotcon_state_del
2015-11-03 sung.goo.kim(ACR) Integrate iotcon_list_del_nth_xxx -> iotcon_list_...
2015-11-03 sung.goo.kim(ACR) Rename sid -> device_id
2015-11-03 youngmanAlways restart iotcon-daemon
2015-11-03 Youngjae Shinrevise
2015-11-03 Sangkwan Leefix prevent 482200 ~ 482217
2015-11-03 Youngjae Shinfix rpm warning
2015-11-03 youngmanApply security
2015-11-03 Minchul LeeACR-375 API review
2015-11-03 Sangkwan LeeIotcon documentation
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 youngmaniotcon_initialize() is called multiple times
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 youngmanFix iotcon_bind_resource()
2015-11-03 Minchul Leewrite boilerplate notice into platform-test code
2015-11-03 youngmanRemove ic-dbus files which are automatically generated
2015-11-03 youngmanModify iotcon_repr_foreach()
2015-11-03 youngmanfix an error code in iotcon_initialize()
2015-11-03 Minchul Leemigration to iotivity ver 0.9.1
2015-11-03 youngmanAdd connection changed callback in lib
2015-11-03 youngmanModify manifest file(remove execute label)
2015-11-03 youngmanRemove unnecessary code in initialize and register...
2015-11-03 Minchul Leefix memory leak of ic_repr_generate_json
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 Leemodify some bugs of functions
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 youngmanModify ic_options_s(has_parent->ref_count)
2015-11-03 youngmanAttach "coap://" automatically. & Divide "notify"(all...
2015-11-03 Youngjae Shininit work for daemonization
2015-06-11 Minchul Leefix prevent issues 05/41205/1
2015-06-08 youngmanintegrate CRU Callback
2015-06-08 youngmanPrevent to modify items that already set.
2015-06-08 Youngjae Shinremove excution permission of files
2015-06-08 youngmanReinforce Struct & Get functions
2015-06-08 Minchul Leemodify functions to be compatible with tizen v2.3
2015-06-08 youngmanModify Error type
2015-06-08 Minchul Leemodify naming of repr
2015-06-08 Minchul Leemodify return type of functions
2015-06-08 Minchul Lee(1) apply reference count concept for repr (2) modify...
2015-06-08 youngman(1) Remove internal struct file
2015-06-08 youngman(1) Encapsulate structures (2) Add macro(well known...
2015-06-08 Minchul Lee(1) add representation delete and clone functions
2015-06-08 Minchul Lee(1) fix leak of crud functions, (2) reinforce sample...
2015-06-08 Minchul Leeapply function that supports interface
2015-06-08 Minchul Leemodify list-related functions
2015-06-08 youngmanModify iotcon_options API
2015-06-08 Youngjae ShinInitial Code
2015-06-08 KyungMi LeeInitial empty repository