platform/upstream/iotivity.git
2017-06-26 Oleksandr Dmytrenko[IOT-2395] security: tcp provisioning fix
2017-06-26 Mats WichmannSwitch to preferred Python method for checking sys...
2017-06-26 Mats Wichmannbuild: Add a way for auto_build.py to print actions...
2017-06-23 Philippe Covalresource-encapsulation: Fix typo on Destroyed word
2017-06-22 George Nash[IOT-2207] Update build to use android-ndk-r10e
2017-06-22 Philippe Covalconnectivity: Fix typo on success word
2017-06-20 Philippe Covalbuild: Enable MULTIPLE_OWNER by default
2017-06-20 George NashRemoved print statments from SConscripts
2017-06-20 Mats WichmannReformat all of the bridging SConscripts to be more...
2017-06-20 Mats WichmannReformat all of the cloud SConscripts to be more Pythonic
2017-06-20 Philippe Covalbuild: Reformat resource/csdk SConscripts to be more...
2017-06-20 Mats WichmannImprove the frustrating gtest SConscript
2017-06-20 Jay Sharma[CHP] Unit test fixes for the Coap-http proxy.
2017-06-20 Jay Sharma[RE] Added print statement in the rcs_common_test for...
2017-06-20 Philippe Covaleasy-setup: Drop unnecessary gtest flags
2017-06-19 Jay Sharma[NS] Notification consumer valgrind invalid read/write...
2017-06-19 Mats WichmannReformat all of the java SConscripts to be more Pythonic
2017-06-19 George Nash[IOT-2097][IOT-2098] Cleanup of base64 code
2017-06-19 Philippe Covalbuild: Install csdk to resource/stack
2017-06-18 Philippe Covalbuild: Include gtest header using system path
2017-06-17 Philippe Covalsecurity: Apply code style to json2cbor.c code
2017-06-17 Pawel WinogrodzkiIOT-1583: Removing /W4 warnings - part 6.
2017-06-17 Philippe Covaltizen: Change permission for scripts to executable
2017-06-16 Dan Mihaibuild: Windows: Work around coap.h race
2017-06-16 Pawel WinogrodzkiIOT-1583: Removing /W4 warnings - part 5.
2017-06-16 Pawel Winogrodzkiresource/examples: Removing /W4 warnings
2017-06-16 Pawel WinogrodzkiRD: Removing /W4 warnings
2017-06-16 Pawel Winogrodzkioc_logger: Removing /W4 warnings
2017-06-16 Mats Wichmannbuild: Reformat the examples SConscript to be more...
2017-06-16 Pawel Winogrodzkistack/samples: Removing /W4 warnings.
2017-06-16 Pawel Winogrodzkiresource/examples: Removing /W4 warnings.
2017-06-15 Philippe Covalconnectivity: Fix permission of sources
2017-06-15 Pawel Winogrodzkiresource/unittests: Removing /W4 warnings.
2017-06-15 Pawel WinogrodzkiRD: Removing /W4 warnings.
2017-06-15 Nathan Heldt... [IOT-2409] IUT rejects /acl2 Update from CTT
2017-06-15 Pawel Winogrodzkiresource/src: Removing /W4 warnings.
2017-06-15 Philippe Covalbuild: Enable WITH_PROXY by default
2017-06-15 Philippe Covalbuild: Set executables mode on extlibs scriptlets
2017-06-15 Philippe Covalnotification: Drop unnecessary gtest flags
2017-06-15 saurabh.s9[IOT-1802] Changing POST to PUT for creating a resource...
2017-06-14 Mats WichmannReformat the resource/csdk SConscripts to be more Pytho...
2017-06-14 Philippe Covaltizen: prepare mbedtls for tizen_unsecured
2017-06-14 Philippe Covaltizen: Also build without security all configs
2017-06-14 Philippe Covalresource-encapsulation: Isolate unit_tests building
2017-06-14 Kevin Kane[IOT-1928] Update mbedTLS to version 2.4.2
2017-06-13 Soemin TjongIOT 1819: Return URI of new resource in option header.
2017-06-12 Soemin TjongRef count IPCAOpen() with same app ID.
2017-06-12 arya.k[IOT - 2386] Fix for NULL reference possibility.
2017-06-12 hyuna0213.jo[IOT-2063] Enabled ca_api_unittest for CAGetNetworkInfo...
2017-06-09 Philippe Covalcsdk: Fix permission of sources
2017-06-09 George NashBuild warning cleanup policyengine.cpp unit test
2017-06-09 Omar Maabreh[IOT-2276] Add Calling Convention to Public APIs on...
2017-06-08 Pawel WinogrodzkiIOT-1583: Temporary fix for remaining /W3 warnings.
2017-06-08 Dan MihaiIOT-2246 Avoid touching already-freed peer
2017-06-07 Soemin TjongFix potential infinite wait in IPCAFactoryReset() and...
2017-06-07 Soemin TjongIOT-2355: Change IPCA unit test agressive timeout.
2017-06-07 Dan MihaiIOT-2126 IOT-2349 CA: Windows: shutdown improvements
2017-06-06 Ibrahim EsmatWindows: Fix Intermitent build error
2017-06-06 Philippe Covaleasy-setup: Fix permissions of sources
2017-06-04 Philippe Covaltizen: Remove extlibs git history for gbs export
2017-06-02 Ziran SunFix ocserver sample code that causes memory corrupt.
2017-06-02 bg.chun[IOT-2380] Update ocserver sample to working with versi...
2017-06-01 Philippe Covaltizen: Support Tizen:4:Unified
2017-05-31 Veeraj Khokale[IOT-2384][CHP][SampleApp] Delete request not working...
2017-05-30 Philippe Covalsecurity: Force link to libm (workaround)
2017-05-26 Philippe Covalbuild: Propagate RPATH for crosscompilers
2017-05-26 Ziran SunAdd Failure check for OCGetResourceIns() in OCRDDeleteW...
2017-05-26 Dmitriy Zhuravlev[IOT-2359][IOT-2360][IOT-2364] Separate provisioning... 1.3.0
2017-05-26 Ziran Sunchecking on empty host case in OCResource::setHost().
2017-05-26 Soemin TjongIOT-2204: Fix IPCA build warnings on Linux.
2017-05-25 Ibrahim Esmat[IOT-2357] Platform error messages
2017-05-25 ol.beketov[IOT-2362] Fix OT for sampleserver_mfg
2017-05-25 jihwan.seo[IOT-2368] fix JNI crash issue for client terminate
2017-05-25 hyuna0213.jo[IOT-2369] check the start flag when ip adapter is...
2017-05-24 Nathan Heldt... [IOT-1943] updated .json and .dat in /csdk/stack/sample...
2017-05-24 Jung Seunghofixed testcase for creating mongodb in account
2017-05-24 Jee Hyeok KimFix invalid test case code
2017-05-24 Jaewook JungFix a crash error on AccountManager APIs
2017-05-24 ol.beketovFix TLSAdapter unit tests in RC3
2017-05-24 Dan MihaiIOT-2351 CA: Parse all interfaces
2017-05-24 arya.k[IOT-2340] Added NULL check for 'pdu->transport_hdr'
2017-05-24 Sushil Yadav[IOT-2314] De-reference pResponse done after null check.
2017-05-23 Greg Zaverucha[IOT-2300] Call callback when delete roles resource
2017-05-23 ol.beketov[IOT-2113] Change the logic not to delete double time
2017-05-23 Jaewook Jung[IOT-2342] Fix a crash issue on secureresourcemanager.c
2017-05-23 Todd MalsbaryFix compile error with g++ 6.3.1 and RD unit tests.
2017-05-23 Veeraj Khokale[IOT-2322][CHP][SampleApp] Coap http proxy is not worki...
2017-05-23 Jongmin Choi[IOT-2303] Modify comment to OCProvisionCredentials
2017-05-23 Todd Malsbary[IOT-2344] Use correct index when checking for alloc...
2017-05-23 KIM JungYongFix build warning on RE.
2017-05-23 hyuna0213.jo[IOT-2063] Enable endpoints filtering in CAIPGetInterfa...
2017-05-23 Jihun HaRemove a build warning in Easy setup for Android build
2017-05-22 Todd Malsbary[IOT-2175] Fix regression with optional 'pri' property.
2017-05-22 Oleksandr DmytrenkoFix provisioning unit tests
2017-05-22 hyuna0213.jo[IOT-2302] Don't assert roles for KeepAlive
2017-05-22 jihwan.seo[IOT-2330] fix block issue related rfcomm accept logic
2017-05-22 Jihun HaFilter out an exceptional case if a response payload...
2017-05-22 Srikrishna... IOT-2274 : Json2Cbor support for swagger files - intros...
2017-05-22 Dan Mihai[IOT-2205] g_sslContextMutex synchronization improvements
2017-05-22 Way VadhanasinIOT-1828 Add oc_mutex_new_recursive
next