platform/upstream/iotivity.git
2017-05-20 hyuna0213.joFixed memory leak on ocpayload.c
2017-05-20 saurabh.s9[IOT-2294] Resolved saveTrustChain issue
2017-05-20 Jihun HaFix some lines for proper coding convention.
2017-05-20 Oleksandr Dmytrenko[IOT-2324]warning fix 2
2017-05-20 Oleksandr Dmytrenko[IOT-2324]warning fix 1
2017-05-20 Oleksandr Dmytrenko[IOT-2317] gDoxm NULL checks
2017-05-20 ol.beketovFix return value in GetDtlsPskCredentials()
2017-05-20 Soemin TjongDefine OC_CALL (call convention for public APIs).
2017-05-20 saurabh.s9[IOT-2131] Adding Method to create ACL id for Android App
2017-05-20 jihwan.seoFix MessageQueue TC failure
2017-05-20 Mats WichmannFix some filenames to be more Linux-friendly
2017-05-20 KIM JungYongFix build warning on notification sample.
2017-05-20 Philippe Covalsimulator: Fix permission of sources
2017-05-20 jakeFix static analysis warnings on notification.
2017-05-20 Senthil Kumar G SUpdated mediator android application for secure mode.
2017-05-20 Abhishek SharmaUnit tests enhancements for Proxy
2017-05-20 Jihun HaRemove a build warning in easy-setup compilation
2017-05-20 Oleksandr Dmytrenko[IOT-2319] Discovery Request fix
2017-05-20 saurabh.s9[IOT-2265] [IOT-2142] [IOT-2164] Resolved Unowned devic...
2017-05-20 Soemin TjongIOT-2204: Fix IPCA compiler warnings on Linux
2017-05-20 Todd MalsbaryIOT-2258: Allow secure and nonsecure endpoints with...
2017-05-19 Dan MihaiIOT-2275 Windows: Disable the Cloud APIs
2017-05-19 Ibrahim Esmat[IOT-2259] Windows: Handle Persistent Storage for UWP...
2017-05-19 Kevin Kane[IOT-2269] Do not include rowner property in csr resour...
2017-05-19 Andrii Shtompel[IOT-2289] Add NULL check for acl param in OCProvisionACL
2017-05-19 Andrii Shtompel[IOT-2291] Remove OCProvisionCRL from ocprovisioningman...
2017-05-19 Ziran SunCheck for null alloc in rddatabase unit tests.
2017-05-19 saurabh.s9[IOT-2306] Direct pairing removed from provisioning...
2017-05-19 Randeep Singh[IOT-2296] Removed unsupported menu option
2017-05-19 Senthil Kumar G SAdded unit test cases for missed out APIs of mediator...
2017-05-19 Jaehong Jo[IOT-2171] Add string blank check logic.
2017-05-19 Randeep Singh[IOT-2131] Resolved Sample App SignOut crash issue
2017-05-19 Dan MihaiDon't include cacommon.h in sample apps
2017-05-19 Dan MihaiFix Windows build break
2017-05-19 Nathan Heldt... [IOT-2247] [IOT-2308] Clean up provisioning/sample...
2017-05-19 George NashRevert commit that modified OCRepresentation and Attrib...
2017-05-19 ol.beketov[IOT-2285] Fix build failure
2017-05-18 Oleksandr MoliavkoFixes for issues found by SVACE in branch 1.3-rel
2017-05-18 Andrii Shtompel[IOT-1818] Fix SetResult() usage in OwnerCredentialHand...
2017-05-18 Ziran SunAppend accept format and accept version in options.
2017-05-18 Glen Youngjin KimRemove build warnings related to comparison between...
2017-05-18 Jaewook JungRemove build warnings
2017-05-18 Soemin TjongFix build error for WITH_MQ=1.
2017-05-18 ol.beketov[IOT-2089] Realloc NULL checks added
2017-05-18 ol.beketov[IOT-2172] Length check before memcpy added
2017-05-17 Philippe Covalgtest: Use whereis instead of which
2017-05-17 Abhishek Sharma[IOT-2202] Optimize memory allocation logic
2017-05-17 Ondrej TomcikImplement reconnection and ping-pong between cloud...
2017-05-16 Philippe Covalresource: Avoid to expose internal headers
2017-05-16 Soemin TjongIOT-2228: Stop observe once.
2017-05-16 Dan MihaiFix Windows build break
2017-05-16 Andrii ShtompelFix provisioning/unittest after apply #19593
2017-05-16 Andrii ShtompelFix provisioning unit tests
2017-05-16 Nathan Heldt... [IOT-2224] ace2 Resource "wc" type
2017-05-16 Dan MihaiFix Windows build break
2017-05-16 Abhishek SharmaFix broken build for Proxy
2017-05-16 Jihun HaFix 'isCloudAccessible' API which returned a wrong...
2017-05-16 Mushfiqul Islam... Updated Randompin resource di
2017-05-16 Uze ChoiNSConsumerTest2.cpp string typo
2017-05-16 Senthil Kumar G S[IOT-2117][Bug][Data loss] No check for snprintf return.
2017-05-16 Jaewook JungFix defects detected by static code analyzer
2017-05-16 Senthil Kumar G SFix for IOT-2253.
2017-05-15 Dan MihaiFix Windows build break.
2017-05-15 Kevin Kane[IOT-2257] Add OCGetACL2Resource to DLL exports on...
2017-05-15 Dan MihaiIOT-2242 Port recent TCP adapter fix to Windows
2017-05-15 Philippe Covalbuild: Enable libc++ std::this_thread::sleep_for if...
2017-05-15 Philippe Covalscene-manager: Fix permission of sources
2017-05-15 Jaewook Jung[IOT-2170] Fixed an android crash error on OCAccountManager
2017-05-15 Mushfiqu Islam... [IOT-2251] Resolve getValue() & setValue() APIs for...
2017-05-15 Nathan Heldt... Update .json/.dat files for ocserverbasicops and occlie...
2017-05-15 Todd Malsbary[IOT-1940] Include Uri-Path in blockwise requests.
2017-05-15 Todd Malsbary[IOT-2218] Encode empty arrays as 80 ([]), not 80 F6...
2017-05-15 Oleksandr Dmytrenko[IOT-2083] TLSAdapter.Test_11
2017-05-15 Philippe Covalnotification: Fix permission of sources
2017-05-15 Senthil Kumar G S[IOT-2250] Mediator Android App Crash Fix.
2017-05-15 Philippe Covalcsdk: Include config header before any header
2017-05-15 Jihun Ha[IOT-2036] Update Easy-Setup SDK
2017-05-15 Dmitriy Zhuravlev[IOT-2036] Disable DOS checking
2017-05-15 Dmitriy Zhuravlev[IOT-2036] Fix empty string device ID
2017-05-13 saurabh.s9[IOT-2104] corrected misused OIC_LOG_V
2017-05-13 Nathan Heldt... [IOT-1895] [IOT-2179] [IOT-1957] /acl2 Resource
2017-05-12 Dan Mihai[IOT-2236] Allow POST to /oic/sec/acl
2017-05-12 Andrii Shtompel[IOT-2134] Delete "Change default database" menu item
2017-05-12 Dmitriy Zhuravlev[IOT-2036] Fix default error initialization
2017-05-12 Oleksandr Dmytrenko[IOT-2136] OCCloudAclFindMyGroup: Member ID mandatory...
2017-05-12 ol.beketov[IOT-2092] Check null pointer before dereference
2017-05-12 Andrii Shtompel[IOT-2147] Disable 50-83 requests in CloudClient
2017-05-12 Andrii Shtompel[IOT-2137] Add aceId NULL check to OCCloudAcl functions
2017-05-12 hyuna0213.jo[IOT-2146] Fixed Thread-unsafe code in tcp adapter
2017-05-11 Soemin TjongIoT-2208: fix IPCA to get device's DMV and PIID
2017-05-11 Dmitriy Zhuravlev[IOT-2036] Fix mediator sample app
2017-05-11 Dmitriy Zhuravlev[IOT-2156] Fix secure client stack sample
2017-05-11 ol.beketovKey buffer length fix
2017-05-11 Andrii Shtompel[IOT-1610] Add TCP secure port to CAGetAssignedPortNumber
2017-05-11 Soemin TjongIOT-2223: Fix build break.
2017-05-11 Todd MalsbaryFix debug build with RD_MODE=CLIENT,SERVER.
2017-05-11 Sushil Yadav[IOT-1893] Delete Request Logic Fixed.
2017-05-11 Jung Seunghofixed interval time in keepalive resource and logic...
2017-05-11 Randeep Singh[IOT-2124] Added check after OICCalloc
2017-05-11 arya.k[IOT-1891] [RI] Issue fix OBSERVE Cancellation High QoS
next