platform/upstream/iotivity.git
2016-09-08 Madan LankaRevert "Development of CoAP-HTTP Proxy"
2016-09-08 Abhishek SharmaDevelopment of CoAP-HTTP Proxy
2016-09-08 jihwan.seoFix cainterface crash issue
2016-09-08 KIM JungYongUpdate parse logic of introspectProvider result.
2016-09-08 ljsachsSet unused OCDeviceInfo struct fields to NULL
2016-09-08 Philippe Covalbuild: Exit with return code from builds
2016-09-07 Jihun HaAdd dependency to build Easy setup android application
2016-09-07 Philippe Covaltizen: Link to systemwide's sqlite
2016-09-07 George NashAdd connectivity_abstraction lib to randomtests build...
2016-09-07 Oleksii BeketovparseChain() PEM update
2016-09-07 ParkhiChanged svr db file for certification provisioning.
2016-09-07 amarcorrected menu option
2016-09-07 Randeep Singh[IOT-1246] Resolved exception error
2016-09-07 jihwan.seoupdate TCP & ARDUINO filter in secure mode
2016-09-07 Philippe Covallinux: Fix ./autobuild.py linux to build only for linux
2016-09-07 sy01.younAdd WITH_TCP and WITH_CLOUD option in common build...
2016-09-07 jihwan.seoRevert "Enable disabled Configure unit tests in OCPlatf...
2016-09-07 David AntlerFix Arduino CI
2016-09-07 Jihun HaAdd a path for header inclusion for security provisioni...
2016-09-06 Randeep SinghAdded SetDoxmDeviceId() API.
2016-09-06 saurabh.s9Build scripts updated for android build issue for conne...
2016-09-06 Heewon ParkUpdated cloud provisioning retry logic.
2016-09-06 Jihun HaFix a logic to filter out an exception in createRemoteE...
2016-09-06 Minji Parkfix resource-container unit test
2016-09-05 Ziran SunEnable disabled Configure unit tests in OCPlatformTest.
2016-09-05 Philippe Covalgtest: Hotfix to prevent download failure
2016-09-05 Jaewook JungRevert "Generate iotivity_config.h at build time"
2016-09-05 Heewon ParkAdd ifdef the code which utilizes TLS-supported APIs
2016-09-05 Ashwini KumarResolved Tizen build issue
2016-09-05 KIM JungYongFix for build of resource container.
2016-09-04 Jay Sharma[RE] Android Application build error fix.
2016-09-04 ccRequired to check consumer unitest
2016-09-03 Hun-je YeonMerge branch 'notification-service'
2016-09-03 nikhil.aUpdated Android for new API Changes
2016-09-03 abitha.sUpdated C++ wrapper for new API Changes
2016-09-02 Philippe Covalbuild: Propagate log facilities using pkgconfig
2016-09-02 Philippe Covalbuild: Update version to 1.2.0
2016-09-02 jihwan.seoclean up some string parameter for MQ callback
2016-09-02 David AntlerGenerate iotivity_config.h at build time
2016-09-02 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-09-02 ccFix bug about string input
2016-09-02 ccUpdate resource protocol specification
2016-09-02 ccMerge branch 'master' into notification-service
2016-09-02 KIM JungYongUpdate Consumer C APIs.
2016-09-02 KIM JungYongModify to call of provider state callback.
2016-09-02 YounghyunJooModify Notification Consumer Example
2016-09-02 jaesick.shinchange strcpy to strncpy.
2016-09-02 jaesick.shinAdd logic for NS_FAIL Case in API.
2016-09-02 jaesick.shinBug fixes for Unlock.
2016-09-02 jaesick.shinChange dereference code.
2016-09-02 jaesick.shinReplace conditional compilation marcro WITH_CLOUD and...
2016-09-02 jaesick.shinResolve memory leak for unittest.
2016-09-02 KIM JungYongModify subscribe presence query.
2016-09-02 KIM JungYongFix bug for Cloud service of consumer service.
2016-09-02 nikhil.aAdded CreateMessage API in Android APIs
2016-09-02 ccMove non-public struct
2016-09-02 YounghyunJooModify Svace Issue
2016-09-02 KIM JungYongModify subscribe presence query.
2016-09-02 YounghyunJooModify consumer logic for updating provider information
2016-09-02 KIM JungYongUpdate consumer logic for stopped provider.
2016-09-02 Abhishek SharmaCoap Over TCP support for Tizen
2016-09-02 Jihun HaUpdate QoS configuration to HIGH in Mediator android app
2016-09-02 Andrii ShtompelCAIsTlsMessage fix
2016-09-02 jaesick.shinAdd unittest for NSUnregistertopic Case.
2016-09-02 jaesick.shinAdd unitest and change invalid function name.
2016-09-02 jaesick.shinRemove warning code in Provider Side.
2016-09-02 jaesick.shinBug fixes for mutex unlock.
2016-09-02 Jee Hyeok KimUpdate response payload parser for samples
2016-09-01 hyuna0213.joChanged OcException message in JniOcPlatform
2016-09-01 ccModify topic notification filter for remote message
2016-09-01 YounghyunJooModify consumer logic for updating provider information
2016-09-01 YounghyunJooFix bugs for copy provider
2016-09-01 YounghyunJooModify bug which is related provider copy issue
2016-09-01 abitha.s1. Modified the Accepted Providers Consumers list to...
2016-09-01 jaehyun ChoAdded CA BLE packet format changed codes
2016-09-01 Jaewook JungUpdate Android sample app related to group&invite
2016-09-01 hyuna0213.joFix crash issue when called unsubscribePresence.
2016-09-01 ccModify cloud URI for sample
2016-09-01 Heewon ParkFix defects detected by SVACE system in easy setup
2016-09-01 Jihun HaFix wrong comparison statement in Easy setup.
2016-09-01 Jee Hyeok KimAdd message queue, group&invite sample for cloud
2016-09-01 Minji ParkUpdate unit test for cloud RD
2016-08-31 hyuna0213.joUpdate SConscript of connectivity-abstraction
2016-08-31 Jaewook Jungremoved #ifdef preprocessor wrapping #define
2016-08-31 Anisha AggarwalPort simpleserverHQ and simpleclientHQ to Windows
2016-08-31 Jaewook Jungfix bug on JniOnObserveListener related to AccountManager
2016-08-31 jihwan.seofixed potential issue for Android JNI
2016-08-31 Jaewook Jungresolve build warnings in base layer related to logging
2016-08-31 nikhil.aAdded CreateMessage API in Android APIs
2016-08-31 nikhil.a1) Modified JNI to fix few issues.
2016-08-31 jihwan.seofixed string coverter for callback parameter related...
2016-08-31 jihwan.seoUpdate Android Sample App for MQ in simplebase
2016-08-31 sahil bansalRemoving unit test Error
2016-08-31 Randeep SinghAdded C++ wrapper for cert provisioning apis
2016-08-31 jaesick.shinRemove MessagList in Provider side.
2016-08-31 jaesick.shinBug fixes for memory leak in NSProviderMemoryCache.
2016-08-31 YounghyunJooModify bug which is related provider copy issue
2016-08-31 Senthil Kumar G S[IoTivity Simulator] Updated the eclipse plugins to... 1.2.0+RC1 1.2.0-RC1
2016-08-31 Heewon ParkUpdate mediator android sample app.
2016-08-31 Heewon ParkUpdate certificate-provisioin & acl-provision
next