platform/upstream/iotivity.git
2016-10-14 Joonghwan LeeFix for all discovered devices to include a secure... 1.2.0+RC4 1.2.0-RC4
2016-10-14 Chul LeeMultiple Ownership Transfer support.
2016-10-14 Chul LeeUpdate the ACL delete mechanism as determined by OSWG.
2016-10-14 ParkhiAdd license comment
2016-10-14 Harish Kumara... [IOT-1440] findResource() to return list of discovered...
2016-10-14 jaesick.shinBug fix about result of static anlayzer.
2016-10-14 hyuna0213.joModified connectivityType on calling getDeviceInfo...
2016-10-14 Chul Lee[IOT-1442] Apply the new ACL policy for device owner...
2016-10-14 sahil bansalAdded NULL check for GetDoxmResourceData
2016-10-14 Jongmin ChoiKeep ACL rowneruuid when POST payload does not have...
2016-10-14 Senthil Kumar G SFix for IOT-1394.
2016-10-14 Harish Kumara... [IOT-1444] Enabling handling observe requests for colle...
2016-10-14 YounghyunJoo[IOT-1438] Solve Build issue on Tizen secured build...
2016-10-14 hyuna0213.jo[IOT-1451] Keep client callback when receiving error...
2016-10-14 jaesick.shinbug fix about memory leak.
2016-10-14 Jung Seunghofixed bug in ResourceFind of CI
2016-10-14 Andrii ShtompelUrgent Fix (in ocstack.c)
2016-10-14 David AntlerIOT-1398 Remove CheckFunc() on Win32 API
2016-10-14 ParkhiUpdate observe-request processing logic.
2016-10-14 jaesick.shinbug fix for response of topic and modify unittest.
2016-10-14 jaesick.shinBug fix about memory leak.
2016-10-14 abitha.sAdded SVACE Fixes for C++ wrapper Unit TCs
2016-10-13 Ziran SunChange settings on deviceInfo and platformInfo in sampl...
2016-10-13 jihwan.seo[IOT-1391] fix BLE scan logic which create thread.
2016-10-13 Jaewook Jungannotate OIC_LOG_BUFFER when looking for client callbac...
2016-10-13 KIM JungYongFix bugs for result of static analizer.
2016-10-13 ParkhiUpdated Easysetup Security logic.
2016-10-13 hyuna0213.jo[IOT-1413,IOT-1415] Fixed request handling bugs for...
2016-10-13 hyuna0213.jo[IOT-1445] Add ins value when publishing a resource...
2016-10-13 Kevin Kane[IOT-1449] mbedTLS: Use wcslen instead of lstrlenW...
2016-10-13 Jihun HaFix a faulty logic in PMSingleDeviceDiscovery
2016-10-13 abitha.sAdded changes to remove build warning while building...
2016-10-13 Jihun Ha[IOT-1420] Solve that if, rt properties ommited
2016-10-13 Jihun HaFixed bug for result of static analysis.
2016-10-13 Jongmin ChoiSet ACL Rowner to PT's Device ID in SRPProvisionACL
2016-10-13 jaesick.shinAdd logic about checking the NULL and modify warning...
2016-10-13 ParkhiRemove unused old API.
2016-10-13 Dmitriy ZhuravlevRemove unnecessary define and files for SSL
2016-10-13 Jongmin Choi[IOT-1446] Fix discovery failure issue
2016-10-13 Jihun HaUpdate a response representation according to requested...
2016-10-13 KIM JungYongFix bugs for result of dynamic analizer.
2016-10-13 jaesick.shinchange asynccall Function to synccall function.
2016-10-12 bg.chun[IOT-1389]Release netlink socket event in Android ip...
2016-10-12 ch79.choAdd curl license file
2016-10-12 Philippe Covalbuild: ignore debian generated files
2016-10-12 Philippe Covaltizen: Scan for licences to be shipped in package
2016-10-12 Philippe Covaltizen: Use installed sqlite3
2016-10-12 jihwan.seo[IOT-1400] Remove multicast presence node list in clien...
2016-10-12 Ziran SunAdd device and platform information in sample codes.
2016-10-12 ch79.choUpdate C API doxygen
2016-10-12 nikhil.aUpdate and fix of UnitTest for cpp-wrapper
2016-10-12 KIM JungYong[IOT-1430] bug fix for seg fault on start consumer.
2016-10-12 nikhil.aUpdate Cpp Api doxygen
2016-10-12 nikhil.aAdd doxygen comment for java api's of ProviderServicer...
2016-10-12 KIM JungYongFix bug for invalid remove a context at request.
2016-10-12 KIM JungYongModify gradle version for building notification service.
2016-10-12 jaesick.shinBug fix about invalid parsing and modify sconscript.
2016-10-12 Glen Youngjin KimAdd invitation accept/deny method in invite resource.
2016-10-12 Nathan Heldt... [IOT-1441] Update DevOwner access policy to remove...
2016-10-12 yeonghun.namAccount server static analysis issue solved
2016-10-12 jihwan.seo[IOT-1436] fix scons build issue related sqlite3 with...
2016-10-12 Kevin Kane[IOT-1380] Use BCryptGenRandom on Windows
2016-10-12 jihwan.seo[IOT-1434] fix subscribe presence for multicast.
2016-10-12 Andrii Shtompel[IOT-1417] Fix Sign Up/In/Out Workflow
2016-10-12 Chul LeeDisable security version discovery
2016-10-11 Oleksii BeketovUnit tests for SSL adapter (ca_adapter_net_ssl.c)
2016-10-11 ParkhiUpdate easysetup's security-provisioning logic.
2016-10-11 jaesick.shinAdd logic for checking the null
2016-10-10 Ziran SunCorrect observe callback function in occlient.
2016-10-10 jihwan.seofix android build failure issue with WITH_CLOUD=1 and...
2016-10-10 jihwan.seo[IOT-1400] fix memory leak related presence in ocstack
2016-10-10 jihwan.seo[IOT-1434] Fix memory leak related server request List.
2016-10-10 Veeraj KhokaleFix for Jira [IOT-1424]
2016-10-10 Jee Hyeok KimFix mq sample client crash
2016-10-10 Sandeep SharmaFixed [IOT-1414]
2016-10-10 jaesick.shinAdd logic for sending responses according to the interf...
2016-10-10 jaesick.shinadd logic for invalid char
2016-10-10 Jongmin Choi[IOT-1396] Changed values of OicSecDpom_t to align...
2016-10-10 Philippe Covaltizen: Disable Bluetooth transport for Tizen:2.3
2016-10-10 jihwan.seo[IOT-1388] fixed duplicate start server in EDR adapter.
2016-10-10 Jihun HaAdd DeviceID Parameter on SingleDeviceDiscovery function
2016-10-10 Ashwini Kumar[IOT-1405, IOT-1418] Bug fixes
2016-10-10 Jongmin Choi[IOT-1395] Fix for rowneruuid update
2016-10-10 KIM JungYongFix bug for invalid access variable.
2016-10-10 KIM JungYongFix bug for multiple extras of message.
2016-10-10 KIM JungYongUpdate build scons for notificaiton android sample.
2016-10-07 Jongmin ChoiCloud ACL Modifications
2016-10-07 Andrii ShtompelAdd ECDSA to cipher suite selection menu
2016-10-07 Dmitriy ZhuravlevCommon adapter for DTLS/TLS
2016-10-07 Ashwini KumarModified CloudClient (CPP)
2016-10-07 Andrii ShtompelRC3 svace fix (cloudClient + crlresource.c)
2016-10-07 Oleksii BeketovparseChain() fix
2016-10-07 Sunil Kumar K RAdded implementation for getDeviceId and setDeviceId
2016-10-07 Chul LeeUpdate the OTM module to guarantee uniqueness of OwnerP...
2016-10-07 eunok.shinset device presence to default 'off'
2016-10-07 Andrii Shtompel[IOT-1352] SampleApp(CloudClient) goes into infinite...
2016-10-07 Randeep Singh[IOT-1366] coaps request for secure resource
2016-10-07 Habib VirjiFix compilation issue in the security stack
2016-10-07 Habib VirjiFix RD_SERVER flag
2016-10-06 ch79.choChange the property of topic resource
next