Adding an IoTivity/Zigbee sample server
[platform/upstream/iotivity.git] / service /
2015-09-18 arya.k[ANDROID] Remove GroupSynchronization in things manager.
2015-09-18 Jihun HaRemove GroupSynchronization class in things manager
2015-09-17 Sachin AgrawalMerge "Merge branch 'security-summit' into 'master'"
2015-09-17 Madan LankaRemoved Eesysetup implementation for validation
2015-09-17 Jihun HaModify permissions for files in Things Manager
2015-09-17 Sachin AgrawalMerge branch 'security-summit' into 'master'
2015-09-16 Patrick LankswertMerge "Merge easysetup branch into master"
2015-09-16 Sachin AgrawalMerge branch 'master' into security-summit
2015-09-16 lankamadanMerge easysetup branch into master
2015-09-14 Jay Sharma[Resource-Encapsulation] Updated Java SDK and RE Androi...
2015-09-11 lankamadanModified Android UI to accept Enroller information
2015-09-11 lankamadanOptimized Arduino Logging using PCF
2015-09-11 arya.k[TIZEN] Updated properties of Configuration resource...
2015-09-11 Jay Sharma[Services - Things Manager] Removed Things Manager...
2015-09-11 Jay Sharma[Things-Manager] Updated Things Manager Sample Applications
2015-09-10 lankamadanUpdated the Arduino APIs and updated sample app
2015-09-10 Hemant MahskyAndroid Ui is modified & removed ProvisionEnrollee
2015-09-10 arya.k[TIZEN] Removed things manager class dependency from...
2015-09-09 Minchul LeeModify specification for Tizen build
2015-09-09 lankamadanRemoved modules from Android studio gradle files
2015-09-09 lankamadanAdded Build instructions document
2015-09-09 lankamadanAdded missing license headers to Java files
2015-09-09 Hemant MahskyJavaDoc comments and code formatting
2015-09-09 Ravi Nanjundapparesource-encapsulation: Updated doxygen comments
2015-09-09 Ravi Nanjundappasoft-sensor-manager: Updated doxygen comments
2015-09-08 koushik.girijala[RI] Fix for out of memory issue in Arduino Mega
2015-09-08 lankamadanRefactoring of EasySetup Android implementation
2015-09-08 Jihun HaModify the term "Diagnostics" to "Maintenance" in file...
2015-09-08 sandipan.pMerge remote-tracking branch 'origin/master' into easys...
2015-09-05 Jihun HaRemove a Things Manager class and expose its component...
2015-09-04 Ravi NanjundappaFix for the Jira issue IOT-524
2015-09-04 Jay Sharma[Resource-Encapsulation] Updated Android SampleResorceC...
2015-09-04 Jay Sharma[Resource-Encapsulation] Added Resource Container in...
2015-09-04 Jay Sharma[Resource-Encapsulation] Android Sample Application...
2015-09-04 Jay Sharma[Resource-Encapsulation] Enabled Sample bundle build...
2015-09-03 arya.k[Resource Encapsulation] Android unittest crash fix.
2015-09-02 Sachin AgrawalMerge branch 'master' into 'security-summit' branch.
2015-09-01 Jay Sharma[Resource-Encapsulation] Java SDK for resource-encapsul...
2015-09-01 coderhymeAdd sequence types to ResourceAttributes
2015-09-01 Madan LankaCBOR changes for EasySetup Enrollee and Mediator
2015-08-28 Jon A. CruzFixed android build to work multithreaded.
2015-08-28 Jay Sharma[Resource-Encapsulation] Android Sample Application...
2015-08-28 lankamadanFix for compilation errors in Android EasySetup
2015-08-28 Rami Jungupdate comments of RCSResourceObject.h for doxygen
2015-08-27 Vinil JainMerge branch 'master' into easysetup & CBOR changes
2015-08-27 Rami Jungadd a gtest case into serverBuilder unittest of resourc...
2015-08-27 Jay Sharma[TIZEN] Enabled Resource Encapsulation build for Tizen...
2015-08-26 Ravi Nanjundappathings-manager: Updated doxygen comments for ThingsMana...
2015-08-21 Sachin AgrawalMerge branch 'security-basecamp' into master
2015-08-21 coderhymeRefine codes using an enum with std atomic in DevicePre...
2015-08-19 Jay Sharma[Resource-Encapsulation] Fixed multiple builds
2015-08-19 Jon A. CruzPartially revert "Enabled x86_64 build for Android."
2015-08-19 Hauke Mehrtensresource-encapsulation: fix build without curl
2015-08-19 Rami Jung[Resource Encapsulation] removing "boost/atomic.hpp...
2015-08-18 Jay Sharma[Resource Encapsulation] Enabled RE layer build for...
2015-08-18 coderhymeRemove boost atomic dependency from ResourceObject
2015-08-18 coderhymeAdd noexcept specifier to methods of ResourceAttributes
2015-08-17 Tim KourtEnabled x86_64 build for Android.
2015-08-17 Jay Sharma[Resource Encapsulation] Updated DiscoverResource APIs
2015-08-17 Rami Jung[Resource Encapsulation] changing names of internal...
2015-08-13 Geoffroy Van CutsemRemove a couple of unneeded (legacy) files.
2015-08-13 Rami Jung[Resource Encapsulation] removing "boost/atomic.hpp...
2015-08-11 Ravi Nanjundappasoft-sensor-manager: Fix cppcheck errors
2015-08-11 Ossama OthmanClean up some SonarQube warnings in `service' directory.
2015-08-09 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-07 Minji Parkresource-manipulation: modify container tests to get...
2015-08-05 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-04 Jay Sharma[Resource Encapsulation] Fixed Sample APP issue
2015-08-04 Markus JungExcluded hard-coded and platform specific code and...
2015-08-04 Minji Parkinitialize uninitialized variable of soft sensor manager
2015-08-04 coderhymeFix a bug of discoverResource of RCSDiscoveryManager
2015-08-03 coderhymeUpdate comments for doxygen of RCSRequest and RCSResponse
2015-08-03 Heewon ParkModify Sconscript for auto Unittest when scons-build.
2015-08-03 Minji Parkresource-encapsulation: fix prevent issue for container
2015-08-03 doil.kwon[Resource Encapsulation]Add UnitTest Execute Option...
2015-08-03 doil.kwon[Resource Encapsulation] Resolved build warning.
2015-08-03 Heewon ParkRefactoring sample applications in resource-encapsulation.
2015-08-03 coderhymeRefactoring for ExpiryTimer
2015-08-03 jyong2.kim[Service]Fix build warning of Notification manager.
2015-08-03 coderhymeFix deadlock issue from RCSResourceObject
2015-08-03 Markus JungGcc fix for SoftSensorResource, ResourceClientTest
2015-08-03 YounghyunJooUpdate Android PPM sample application for latest base...
2015-08-03 YounghyunJooFile formatting for PPM source code
2015-08-03 Markus Jungresource-encapsulation: update container bundle resource
2015-08-03 YounghyunJooModify resourceCache Unittest code
2015-08-03 coderhymeRefactoring for RemoteResourceObject
2015-08-03 YounghyunJooModify PPM linux Sample Application&plugins SConscript...
2015-08-03 Rami Jung[Resource-Encapsulation] improving unittest
2015-07-31 YounghyunJooModify PPM Sample Application & Plugins for updated...
2015-07-31 jyong2.kim[Resource encapsulation]Add check logic about whether...
2015-07-31 jyong2.kim[Resource Encapsulation]Clean up code on ResourceCache.
2015-07-31 YounghyunJooModify resourceCache codes to synchronize the cacheData...
2015-07-31 Rami Jung[Resource-Encapsulation] compaction by reusing the...
2015-07-31 doil.kwonUpdate 'resource broker' unit test code.
2015-07-30 doil.kwonUpdate Log message for "resource Broker".
2015-07-29 jyong2.kimFix invalid memory access on resource cache module.
2015-07-29 YounghyunJooModify resourceCache unittest buildscript to fix gcc bug
2015-07-29 YounghyunJooModify DataCache code files to support thread synchroni...
2015-07-28 coderhymeFix a callback problem of PrimitiveResource
2015-07-28 hunje.yeonAdd License notification to unit test codes of resource...
next