Fix TLS-related Build error
[platform/upstream/iotivity.git] / service / easy-setup / mediator / richsdk /
2016-08-22 Jongmin ChoiFix TLS-related Build error
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-18 Jihun HaFix unittest of easy setup for TCP option build
2016-08-17 Jihun HaAdd 'model number' and 'location' properties from media...
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-13 Hun-je YeonMerge branch 'master' into notification-service
2016-08-12 Heewon ParkUpdate Mediator code for more readable using const.
2016-08-12 Heewon ParkUpdate Common data model's Constructor & change securit...
2016-08-11 ch79.choMerge branch 'notification-service'
2016-08-11 Madan LankaMerge "Merge remote-tracking branch 'origin/extended...
2016-08-11 Jihun HaMerge remote-tracking branch 'origin/extended-easysetup'
2016-08-10 Heewon Parkupdate mediator unittest and implement validation check...
2016-08-08 Jihun HaEnable gradle build for Easy setup app for Android...
2016-08-08 Jihun HaEnable gradle build of easy setup SDK for Android with...
2016-08-08 Heewon Parkfixed library loading issue at Android(API23)
2016-08-08 Heewon ParkMerge branch 'master' into extended-easysetup
2016-08-05 Jihun HaFix defects detected by SVACE system in easy setup
2016-08-05 Heewon ParkUpdate common data class.
2016-08-04 Jihun HaMerge branch 'master' into extended-easysetup
2016-08-04 Heewon Parkfixed bug.
2016-08-03 Jihun HaMerge branch 'master' into extended-easysetup
2016-08-02 Jihun HaAdd getStatus API in RemoteEnrollee class for Android...
2016-08-01 Jihun HaMerge duplicated variables used by both of Mediator...
2016-08-01 Jihun HaImplement cloud acl-provisioning feature & update disco...
2016-08-01 Jihun HaRemote unused scons options for easy setup
2016-07-31 Jihun HaMerge branch 'master' into extended-easysetup
2016-07-28 Jihun HaAdjust a change of updated data class for C++ to Android
2016-07-28 Jihun HaConvert a data structure to class object which can...
2016-07-28 Jihun HaAdd an API to provision ACL of cloud server
2016-07-28 Jihun HaMerge branch 'master' into extended-easysetup
2016-07-26 Jihun HaAdd getStatus API in RemoteEnrollee to get provisioning...
2016-07-25 Jihun HaAdd API description for doxygen
2016-07-25 Uze ChoiMerge "Merge branch 'master' into extended-easysetup...
2016-07-25 Jihun HaChange resource URIs of easy setup resources
2016-07-24 Jihun HaMerge branch 'master' into extended-easysetup
2016-07-22 Jihun HaUpdate a mediator sample application for linux platform
2016-07-20 Jihun HaAdd server ID property in cloud server resource
2016-07-20 Jihun HaMerge branch 'master' into extended-easysetup
2016-07-20 Jihun HaAdd API description for javadoc and update nativeCreate...
2016-07-19 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-07-19 Jee Hyeok KimMerge branch 'cloud-interface'
2016-07-19 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-07-19 Jihun Ha[Update] change Api desgin and modify function & data...
2016-07-18 Hun-je YeonMerge branch 'master' into notification-service
2016-07-18 uzchoiMerge remote-tracking branch 'origin/master' into exten...
2016-07-14 George NashClean up unused-parameter warnings
2016-07-14 Jihun HaFix an faulty logic in resource handler and clean up...
2016-07-14 uzchoiMaster branch merge for VS build success
2016-07-13 Heewon Parkimplement Android sample App for mediator.
2016-07-12 Philippe CovalBuild: add gtest libs automatically
2016-07-11 Philippe CovalBuild: reworked unit tests to use gtest in a more gener...
2016-07-11 Heewon Parkrefectoring easysetup Android API.
2016-07-11 uzchoiMerge branch 'master' into extended-easysetup
2016-07-11 uzchoiMerge branch 'master' into notification-service
2016-07-04 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-07-01 David AntlerMerge branch 'windows-port'
2016-06-30 Heewon ParkUpdate function name & data struct name in ESRichCommon...
2016-06-27 David AntlerRemove references to 'winrt'
2016-06-23 Jihun HaAdd APIs of cloud provisioning for Android and JNI...
2016-06-21 Jihun HaAdd EasySetup class and Update RemoteEnrollee class...
2016-06-17 David AntlerFix all references from ocmalloc to oic_malloc
2016-06-15 Hun-je YeonMerge branch 'master' into notification-service
2016-06-14 Heewon ParkAdd cloud provisioning feature & modify mediator C...
2016-06-07 Heewon Park[Update] process of provisioning was split.
2016-05-20 David AntlerMerge branch 'master' into windows-port
2016-05-19 Ashok Babu ChannaMerge "Merge branch '1.1-rel'"
2016-05-17 Hun-je YeonMerge branch 'master' into notification-service
2016-05-16 Thiago MacieiraMerge branch '1.1-rel'
2016-05-04 David AntlerMerge branch 'master' into windows-port
2016-05-01 hyuna0213.joadded network monitoring logic in CAUtil
2016-04-25 David AntlerMerge branch 'master' into windows-port
2016-04-20 hyuna0213.joReorder library link order for connectivity abstraction
2016-04-19 Jay Sharma[Easy-Setup] Fixed Android-Arduino issue.
2016-04-18 David AntlerMerge branch 'master' into windows-port
2016-04-14 George NashCleaned up the unused-parameter warning
2016-04-11 David AntlerMerge branch 'master' into windows-port
2016-04-08 Jay Sharma[Easy-Setup] Fixed Android-Arduino issue.
2016-04-05 Jay Sharma[Easy-Setup] Fixed SVACE issues for Android [Mediator]
2016-04-04 Jay Sharma[Easy-Setup] Fixed SVACE issues for Android [Mediator]
2016-04-01 Jay Sharma[Easy-Setup] Fixed SVACE issues.
2016-04-01 Jay Sharma[Easy-Setup] Fixed SVACE issues.
2016-03-29 Manoj GuptaUnused Variable Warning remove
2016-03-25 Jay Sharma[Easy-Setup] Updated Mediator Java SDK.
2016-03-25 Jay Sharma[Easy-setup] Commented check for Intended resource
2016-03-24 Jay Sharma[Easy-setup] Unit test case fixes for Mediator SDK
2016-03-23 Jay Sharma[Easy-Setup] Updated Mediator Java SDK.
2016-03-21 Jay Sharma[Easy-setup] Unit test case fixes for Mediator
2016-03-21 Jay Sharma[Easy-setup] Commented check for Intended resource
2016-03-18 Shashank Shekhar... Static Analysis correction of testcases
2016-03-16 Jay Sharma[Easy-setup] Updated Doxygen comments
2016-03-16 Jay Sharma[Easy-setup] Updated Unittest cases file
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
2016-03-07 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-03-07 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-03-07 Jihun HaMerge branch 'group-manager'
2016-03-05 lankamadanMerge "Merge branch 'easysetup'"
2016-03-04 lankamadanMerge branch 'easysetup'
2016-03-04 lankamadanChanged PUT to POST, fix for not sending SSID/PWD in...
2016-03-01 saurabh.s9IoTivity Security bug fix and enable security api usage...
next