Merge branch 'simulator'.
[platform/upstream/iotivity.git] / service / resource-encapsulation /
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
2016-03-07 Uze ChoiMerge "Merge branch 'group-manager'"
2016-03-07 Philippe CovalFixed build issue by implicitly capture by value (of...
2016-03-07 Jihun HaMerge branch 'group-manager'
2016-03-07 Philippe CovalFixed build issue caused by merge of 2 similar changes...
2016-03-06 Philippe CovalFixed tests in resource-encapsulation by using move...
2016-03-05 jaesick.shinAdded Unittests for RE InterfaceHandler
2016-03-05 lankamadanMerge "Merge branch 'easysetup'"
2016-03-05 coderhymeAdd new operations to RCSResourceAttributes
2016-03-05 coderhymeFixed a compilation error in DiscoveryManagerTest.cpp.
2016-03-04 lankamadanMerge branch 'easysetup'
2016-03-04 coderhymeModified RCSSeparateResponse to send the response built...
2016-03-03 coderhymeModified util functions to call oc functions.
2016-03-02 coderhymeUpdated api description for response classes of RE.
2016-02-29 coderhymeUpdated api description for the client side of RE.
2016-02-29 coderhymeAdd example for separate response of RE.
2016-02-29 JungHo KimMerge "Merge branch 'resource-container'"
2016-02-29 coderhymeRefine RequestHandler in RE.
2016-02-29 jyong2.kimFix for defects detected by static analysis in Resource...
2016-02-29 Markus JungMerge branch 'resource-container'
2016-02-27 coderhymeUpdated api description for RCSRepresentation.
2016-02-26 coderhymeFixed Svace issues in NestedAttributes samples.
2016-02-26 jaesick.shinmodified RCSResourceObject to generate responses accord...
2016-02-26 coderhymeUpdated api description for RCSSeparateResponse.
2016-02-26 coderhymeUpdated api description for RCSRequest.
2016-02-25 jyong2.kimFix for defects detected by static analysis in Resource...
2016-02-25 Madan LankaMerge "Merge branch 'master' into group-manager" into...
2016-02-24 coderhymeFixed tests in resource-encapsulation
2016-02-24 Jihun HaMerge branch 'master' into group-manager
2016-02-24 coderhymeFixed a bug in RCSDiscoveryManager and some minor issues.
2016-02-24 Youngjae Shinrevise build scripts and spec file for Tizen
2016-02-19 lankamadanMerge "Merge branch 'master' into easysetup" into easysetup
2016-02-19 lankamadanMerge branch 'master' into easysetup
2016-02-18 Madan LankaMerge "Merge branch 'master' into group-manager" into...
2016-02-18 Jihun HaMerge branch 'master' into group-manager
2016-02-16 coderhymeFixed a bug regarding the batch interface in RCSResourc...
2016-02-15 Jihun HaMerge branch 'master' into group-manager
2016-02-13 coderhymeAdded SeparateResponse class for the RCSResourceObject...
2016-02-04 ChaJiwonModify DiscoveryManager and DiscoveryManagerTest
2016-02-03 Jihun HaMerge branch 'master' into group-manager
2016-02-03 coderhymeAdded get/set apis with query params in RCSRemoteResour...
2016-01-29 Rahul RahulReverting back to Android-21 as the move to Android...
2016-01-29 coderhymeAdded bind apis to RCSResourceObject
2016-01-29 ChaJiwonAdd discovery by multiple resource types.
2016-01-28 coderhymeModify RCSRequest to wrap OCResourceRequest
2016-01-27 coderhymeAdded RCSRepresentation class and get function with...
2016-01-22 jihwan.seoreplaced OC_LOG with OIC_LOG in service layer
2016-01-22 Markus JungStop container functionality and bug fixed
2016-01-20 George NashClean up documentation warnings reported by doxygen
2016-01-13 Rahul RahulUpdated the android version to API 23 and build tools...
2016-01-11 coderhymeRefactored 'RCSDiscoveryManager'
2015-12-18 G S Senthil KumarMerge branch 'master' into simulator.
2015-12-07 Jay Sharma[RE] Added Secure Resource Linux Sample Apps to the...
2015-11-30 coderhymeModify RE layer to use POST operation for set-request
2015-11-18 Markus JungMerge branch 'master' into resource-container
2015-11-17 Markus JungExtended RcsReousrceAttributes to support update of...
2015-11-13 Harish Kumara MarappaMerge branch 'master' into simulator
2015-11-12 lankamadanMerge branch 'master' into easysetup
2015-11-11 Markus JungInitial extension to support Android resource bundles
2015-10-22 coderhymeAdd logs in android sample of resource encapsulation
2015-10-22 coderhymeFix issues of RCSResourceObject
2015-10-20 coderhymeRefactoring resource-encapsulation linux examples
2015-10-19 coderhymeRefine toString method of RCSResourceAttributes
2015-10-16 Habib VirjiFixed issues in resource encapsulation
2015-10-13 arya.k[RE] [TIZEN] Fix for application crash when Back Button...
2015-10-13 Minji Parkmodify resource type name used in server builder unittests
2015-10-12 Harish Kumara MarappaMerge branch 'master' into simulator
2015-10-12 arya.k[TIZEN] Updated Resource Encapsulation Sample applicaitons.
2015-10-12 Heewon Parkfixed Resource-encapsulation sampleApplication bug.
2015-10-07 coderhymeFix oversized lib size of rcs_client of resource-encaps...
2015-10-06 Heewon Park[JIRA IOT-780,782,783] fixed an error logic in sampleAp...
2015-10-05 Joseph MorrowMerge branch 'plugin-interface' into master
2015-10-05 coderhymeExclude private types from doxygen
2015-10-03 ChaJiwonDelete 'auto cancel' logic for discovery task and modif...
2015-10-02 arya.k[TIZEN] ContainerClient Application.
2015-10-02 arya.k[TIZEN] Added Resource Container Sample Application.
2015-10-02 coderhymeFix an issue of resource-encapsulation android regardin...
2015-09-30 Jon A. CruzMerge "Merge Resource Directory into the master"
2015-09-30 Habib VirjiMerge Resource Directory into the master
2015-09-30 arya.k[TIZEN] RE NestedAttributes Sample Application discover...
2015-09-30 Minji Parkchange location of resource container directory
2015-09-29 arya.k[TIZEN] RESampleClient application resource discovery...
2015-09-29 Ravi NanjundappaChange file permission of RCSResourceObject.h file
2015-09-29 doil.kwonmodify timing issue and add test case for DiscoveryMana...
2015-09-28 Sachin AgrawalMerge branch 'security-CKM' into 'master'
2015-09-28 arya.kFix for bug IOT-758
2015-09-28 coderhymeRefine comments for android apis of resource-encapsulation.
2015-09-28 coderhymeFix a possible segmentation fault of ExpiryTimer.
2015-09-28 Minji ParkAlign resource container Java bundle APIs with new...
2015-09-28 ChaJiwonModify directory location and code refactoring "RCSDisc...
2015-09-26 Joseph MorrowMerge branch 'master' into plugin-interface
2015-09-25 Jon A. CruzMerge "Merge branch 'remote-access2'"
2015-09-25 Heewon ParkRefactoring ResourceEncapsulation Sample App.
2015-09-25 coderhymeIn resource-encapsulation android api, ResourceContaine...
2015-09-25 coderhymeCode formatting for unit tests for resource-encapsulati...
2015-09-25 K.J. KaoMerge branch 'remote-access2'
2015-09-25 ChaJiwonfixed the jira IOT-742 Temperature Resource Creation...
2015-09-25 coderhymeConvert android examples of resource-encapsulation...
2015-09-25 coderhymeUpdate comments for documents of resource-encapsulation
2015-09-25 doil.kwonModify discoveryMap's cancel logic in order to keep...
next