provisioning: Support older g++ (for Tizen)
[contrib/iotivity.git] / resource /
2016-11-02 Philippe Covalprovisioning: Support older g++ (for Tizen)
2016-11-02 hyuna0213.jo[IOT-1464] Set NULL after deleting dataQueue of queuein...
2016-11-02 hyuna0213.joUrgent Fix (in ocstack.c)
2016-11-02 Habib VirjiResolve circular dependency for resource directory...
2016-11-01 Philippe Covaltizen: Only package libuuid1.so if present
2016-11-01 hyuna0213.joRemove oc library dependency on resource-directory...
2016-10-31 jihwan.seo[IOT-1482] fix getPlatformInfo and getDeviceInfo of...
2016-10-31 Habib VirjiUse third_party_libs.scons of resource in resource...
2016-10-31 Habib Virji[IOT-1462] Generate shared library for resource directory
2016-10-31 ccUpdate CPP Doxygen file for NS
2016-10-31 Jaehong JoDoxyGen file update.
2016-10-28 Chul LeeRemove the rubbish code in pmutility.c
2016-10-28 Habib Virji[IOT-1386] Update ins value after deleting resource...
2016-10-28 Ossama OthmanAddressed format specifier, unused variable, etc, build...
2016-10-28 Chul LeeUpdate the random PIN generator module to provide high...
2016-10-28 Chul LeeUpdate json2cbor tool to support optional data conversion.
2016-10-28 Chul LeeUpdate to improve the performance of the OCRemoveDevice...
2016-10-28 Chul LeeAdd function to unset the PIN related user callback.
2016-10-28 Chul Lee[IOT-1480] Remove the internal API from subownerclient...
2016-10-28 Joonghwan LeeAdd rt query parameter to reduce response packet size...
2016-10-28 Joonghwan LeeAdd function to save a ACL into local SVR DB
2016-10-28 Habib Virji[IOT-1460] Remove cbor.h dependency
2016-10-28 Chul Lee[IOT-1454] Change the Preconfigured-PIN OxM related...
2016-10-28 Chul LeeModify the SetDoxmDeviceID API to provide the variabili...
2016-10-28 Chul LeeFixed unittest error of secure resource provider.
2016-10-27 George NashFix for "UNUSED" redefined warning
2016-10-27 Chul LeeAdd credential verification API and add logs for debugging
2016-10-27 Chul Lee[IOT-1473] Modify the return value of MOT related API.
2016-10-27 Chul LeeAdd missing SVR DB for MOT sample client.
2016-10-27 hyuna0213.joRemove not required OCStopMulticastServer() function...
2016-10-27 jihwan.seofix process onPut message of roomclient app
2016-10-27 Jaehong JoFixed static analysis issues in RI.
2016-10-27 Abhishek SharmaRemove Routing check from OCDevAddr
2016-10-27 jihwan.seo[IOT-1478] add stop scan logic for BLE, when stack...
2016-10-27 jihwan.seofix to calculate the length of the remain data segment...
2016-10-27 Jaewook Jungmodified CAReceiveBlockWiseData() to skip unnecessary...
2016-10-27 Dmitriy ZhuravlevFix IOT-1465
2016-10-27 uzchoiDoxyGen file update
2016-10-27 Dave ThalerAdd store app workaround for Windows network monitor
2016-10-26 bg.chun[IOT-1361][Tizen]Using getifaddrs for get ipaddr instea...
2016-10-26 jihwan.seo[IOT-1477] fix presenceclient sample for linux.
2016-10-26 bg.chun[IOT-1361][Android]Using netlink for get ipaddr instead...
2016-10-26 jihwan.seo[IOT-1468] fix unicast presence issue which get error...
2016-10-26 bg.chun[IOT-1361]Change "CAFindInterfaceChange()" to support...
2016-10-26 Philippe Covaltizen: Don't build sqlite sources
2016-10-26 Harish Kumara Marappa[IOT-1463] Fix for getting and setting host address...
2016-10-26 Todd Malsbary[IOT-1371] Use both addr and port to identify the endpo...
2016-10-26 Andrii ShtompelAdd missing tests for Secure Resource Provider
2016-10-26 hyuna0213.jo[IOT-1413,IOT-1415] Fixed request handling bugs for...
2016-10-26 hyuna0213.joChanged the property of /oic/ping resource
2016-10-26 hyuna0213.jo[IOT-1451] Keep client callback when receiving error...
2016-10-26 Joonghwan LeeFix to get only single credential entry
2016-10-25 Harish Kumara Marappa[IOT-1237] Client discovers all resources sending disco...
2016-10-25 jihwan.seoRemove unnecessary setter/getter related errorcode...
2016-10-25 Oleksii BeketovChanges to SSL adapter unit tests
2016-10-24 George NashFixed sign-compare warning
2016-10-24 Jaehong JoFixed static analysis issues in RI.
2016-10-24 jihwan.seo[IOT-1458] fix to handle unexpected disconnected state...
2016-10-24 hyuna0213.joAdd a maximum observer TTL of 24 hours
2016-10-24 bg.chun[IOT-1459]Add CA API which returns selected transport...
2016-10-24 hyuna0213.jo[IOT-1445] Add ins value when publishing a resource...
2016-10-22 Dan MihaiStart building json2cbor for Windows.
2016-10-22 Jongmin ChoiLicense added to cloud codes
2016-10-21 Philippe Covaltizen: Apply mbedtls ocf.patch only once
2016-10-21 hyuna0213.joModified connectivityType on calling getDeviceInfo...
2016-10-21 Philippe Covaltizen: Ship renamed libuuid into RPM for SDK
2016-10-20 Jaewook Jungfixed typo in resource/docs/c-doc/Doxfile
2016-10-20 jihwan.seoremove warning issue fragmentation and rdclient
2016-10-20 jihwan.seo[IOT-1434] fix subscribe presence for multicast.
2016-10-20 jihwan.seo[IOT-1391] fix BLE scan logic which create thread.
2016-10-20 Jaewook Jungreplace singly linked-list Data structure with red...
2016-10-20 Jongmin ChoiPrevent empty credential to be added
2016-10-20 Chul LeeSVACE issue fixes
2016-10-20 Chul LeeUpdate the return value of MOT releated API.
2016-10-19 Chul LeeMultiple Ownership Transfer support.
2016-10-18 Oleksii BeketovUnit tests for SSL adapter update
2016-10-18 jihwan.seoadded error code (4.03 / 5.00) in ocstack result
2016-10-18 jihwan.seo[IOT-1388] fixed duplicate start server in EDR adapter.
2016-10-17 Joonghwan LeeFix for all discovered devices to include a secure...
2016-10-14 Mike FenelonIOT-1448 - Fix Windows x86 Build issue
2016-10-14 Chul LeeUpdate the ACL delete mechanism as determined by OSWG.
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 Harish Kumara Marappa[IOT-1440] findResource() to return list of discovered...
2016-10-14 Dave ThalerIOT-1447 Fix scope_id usage
2016-10-13 Harish Kumara Marappa[IOT-1444] Enabling handling observe requests for colle...
2016-10-13 Dmitriy ZhuravlevRemove unnecessary define and files for SSL
2016-10-13 Jihun HaFix a faulty logic in PMSingleDeviceDiscovery
2016-10-13 Jongmin ChoiSet ACL Rowner to PT's Device ID in SRPProvisionACL
2016-10-13 Jongmin ChoiCloud ACL Modifications
2016-10-13 Jongmin Choi[IOT-1446] Fix discovery failure issue
2016-10-13 Ashwini KumarModified CloudClient (CPP)
2016-10-13 Oleksii BeketovUnit tests for SSL adapter (ca_adapter_net_ssl.c)
2016-10-13 Nathan Heldt-Sheller[IOT-1441] Update DevOwner access policy to remove...
2016-10-12 jihwanseo[IOT-1333] Enable message queue(MQ) in tizen platform
2016-10-12 Jaehong JoRemove Disabled TC in CA layer.
2016-10-12 Senthil Kumar G SFix for IOT-1394.
2016-10-12 Ziran SunChange settings on deviceInfo and platformInfo in sampl...
2016-10-12 Ziran SunAdd device and platform information in sample codes.
next