Add an exception handling logic in collection presence in Group Manager
[platform/upstream/iotivity.git] / service / things-manager /
2015-04-20 Jihun HaAdd an exception handling logic in collection presence...
2015-04-15 HyunJun KimUpdate sample and Group for CA.
2015-04-15 Jihun HaFix an unexpected halt problem in con-client app.
2015-04-14 HyunJun KimFix runtime error for Group.
2015-04-14 HyunJun KimFix merge issues, Group action feature omit.
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-09 HyunJun KimMerge Things Manager codes CA and Master branch.
2015-04-07 Rami JungAdditional removing 'makefile's for the primitive service
2015-04-06 Rami JungRemoving 'Makefile's for the primitive service
2015-04-03 Harish Kumara Marappaconfiguration server tizen sample application for testi...
2015-04-03 Harish Kumara MarappaThingsManager service tizen sample application for...
2015-04-03 HyunJun KimFix minor issue for Group Action of ThingsManager.
2015-04-02 Jon A. CruzAdding base timestamps to linux log output.
2015-03-26 Jihun HaUpdate a way of user interaction in con-server application
2015-03-25 Jihun HaUpdate comments in Things Manager for doxygen
2015-03-20 HyunJun KimFix and Add join/leaveGroup function for stability.
2015-03-20 Jihun HaUpdate a resource model of configuration/diagnostics...
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-13 Jon A. CruzCorrected @file tags and restored 'Files' section.
2015-03-12 HyunJun KimAdd freature of Scheduled Group Action.
2015-03-09 Jon A. CruzCorrected @file tags and restored 'Files' section.
2015-02-21 HyunJun KimFix runtime error of ThingsManager API.
2015-02-20 jjack.leeFix problem for multiple api call
2015-02-20 HyunJun KimAdd API description of Things Manager.
2015-02-20 HyunJun KimFix GroupSync API of about GroupSync of Group feature.
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-18 OssamaAutomatically detect C++11 flags for supported compilers.
2015-02-13 HyunJun KimFix runtime error of ThingsManager API.
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-09 Erich KeaneRemoved Cereal from Build Except where necessary
2015-02-04 jjack.leeFix problem for multiple api call
2015-02-04 Jihun HaFix an exception handling issue in con-client app.
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-02-02 HyunJun KimFix API of ThingsManger.
2015-01-30 HyunJun KimApply the 'CA_INT' of Connectivity Abstraction for...
2015-01-30 HyunJun KimAdd API description of Things Manager.
2015-01-29 Sudarshan PrasadRemoving Internal calls to CA APIs in OCPlatform
2015-01-23 HyunJun KimFix FindGroup API of Things Manager about group sync...
2015-01-23 HyunJun KimFix GroupSync API of about GroupSync of Group feature.
2015-01-22 HyunJun KimImprove usability of ActionSet for Group Action Feature.
2015-01-22 HyunJun KimAdd method of Things-Manager.
2015-01-22 Ossama OthmanRemoved executable bit from non-executable files.
2015-01-22 Soyoung YounFix some issues of GroupSynchronization
2015-01-22 jjack.leeFix some issues of GroupManager
2015-01-21 Caiwen ZhangFix android build compatibility problems
2015-01-21 Ashok ChannaAPI for DTLS registration and Scon script addition
2015-01-20 HyunJun KimFix GroupAction API of Things Manager.
2015-01-20 jihun.haFix an exception handling issue in doBootStrap() functi...
2015-01-20 Sudarshan PrasadMerge "Add missing enum value of OCStackResult to switc...
2015-01-20 Uze ChoiMerge "Improve usability of ActionSet for Group Action...
2015-01-16 Sudarshan PrasadMerge "Enable building C Samples using scons"
2015-01-16 HyunJun KimImprove usability of ActionSet for Group Action Feature.
2015-01-15 Patrick LankswertMerge "Remove high frequency log to avoid the log full...
2015-01-15 Patrick LankswertMerge "Adding tinyDTLS into iotivity repo"
2015-01-15 Sudarshan PrasadMerge "Reduce footprint by using string literals."
2015-01-15 Sudarshan PrasadMerge "Changed OCStackResult to be consistent across...
2015-01-14 Sudarshan PrasadMerge "Update gitignore."
2015-01-14 HyunJun KimAdd method of Things-Manager.
2015-01-14 Sudarshan PrasadMerge "Fix Memory leak of getResourceType() in ocstack.c"
2015-01-13 Sudarshan PrasadMerge "Fixed seg fault in simpleclient sample app ...
2015-01-13 Sudarshan PrasadMerge "Added style formatting config files for iotivity...
2015-01-12 Sudarshan PrasadMerge "Fixed simpleclient crash caused by curResource...
2015-01-12 Sudarshan PrasadMerge "Fix failed unit tests for CSDK stack."
2015-01-12 Sudarshan PrasadMerge "C++ Avoid crash in case of Invalid/Empty Payload"
2015-01-10 Sudarshan PrasadMerge "Fixed invalid memory read, removed dead code"
2015-01-10 Sudarshan PrasadMerge "Adding OK Response Code for POST"
2015-01-09 Sudarshan PrasadMerge "Fixing repeated EH calls when client retransmits...
2015-01-09 Ossama OthmanRemoved executable bit from non-executable files.
2015-01-09 Patrick LankswertMerge "Add quick guide into the readme"
2015-01-07 Sudarshan PrasadMerge "Fixing OCCancel with High_QOS in observe isn...
2015-01-07 Patrick LankswertMerge "Removing getting started and how to guides from...
2015-01-07 Uze ChoiMerge "Fix some issues of GroupSynchronization - findG...
2015-01-07 Soyoung YounFix some issues of GroupSynchronization
2015-01-05 Uze ChoiMerge "Fix some issues of GroupManager"
2014-12-30 jjack.leeFix some issues of GroupManager
2014-12-30 Patrick LankswertMerge "This a complete version of OICMiddle. The ReST...
2014-12-29 Patrick LankswertMerge "OICSensorBoard: App for Intel Edison Platform."
2014-12-27 Patrick LankswertMerge "Add spec file for Tizen build"
2014-12-27 Patrick LankswertMerge "Fix soft-sensor-manager service build errors"
2014-12-27 Patrick LankswertMerge "Fix android build compatibility problems"
2014-12-26 Patrick LankswertMerge "Update scons build relative documents"
2014-12-26 Uze ChoiMerge "remove DMR doc"
2014-12-26 Uze ChoiMerge "remove DRM doc"
2014-12-26 Uze ChoiMerge "Soft Sensor Manager Build Error fix" into connec...
2014-12-26 Uze ChoiMerge "Fix GroupAction API of Things Manager."
2014-12-26 Uze ChoiMerge "Fix an exception handling issue in doBootStrap...
2014-12-26 Caiwen ZhangFix android build compatibility problems
2014-12-25 Sudarshan PrasadMerge "Merge from master to CA branch" into connectivit...
2014-12-25 Sudarshan PrasadMerge from master to CA branch
2014-12-25 Sashi PentaFix build issue
2014-12-25 Sudarshan PrasadMerge "scons changes for connectivity-abstraction branc...
2014-12-24 jihun.haFix an exception handling issue in doBootStrap() functi...
2014-12-24 HyunJun KimFix GroupAction API of Things Manager.
2014-12-24 Uze ChoiMerge "[SSM] Fix scons android build failure"
2014-12-24 Uze ChoiMerge "Add readme file about the things manager."
2014-12-24 Sudarshan PrasadMerge "Updates occlientbasicops to include (resource...
2014-12-24 Sudarshan PrasadMerge "[CA-Integration] fix for presence." into connect...
2014-12-23 Sudarshan PrasadMerge "Remove the dead code" into connectivity-abstraction
2014-12-23 Sudarshan PrasadMerge from master to connectivity-abstraction branch
2014-12-23 HyunJun KimAdd readme file about the things manager.
next