Fix for bug while building x86_64 architecture
[platform/upstream/iotivity.git] / resource /
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.
2016-10-12 jihwan.seo[IOT-1400] fix memory leak related presence in ocstack
2016-10-12 jihwan.seo[IOT-1434] Fix memory leak related server request List.
2016-10-12 bg.chunSimple mapping between COAP response code and OCStackRe...
2016-10-12 Andrii Shtompel[IOT-1417] Fix Sign Up/In/Out Workflow
2016-10-12 Jongmin Choi[IOT-1396] Changed values of OicSecDpom_t to align...
2016-10-12 Ashwini Kumar[IOT-1405, IOT-1418] Bug fixes
2016-10-12 Jongmin Choi[IOT-1395] Fix for rowneruuid update
2016-10-12 Dave ThalerAdd network monitor support for Windows
2016-10-12 Dmitriy ZhuravlevCommon adapter for DTLS/TLS
2016-10-12 Chul LeeDisable security version discovery
2016-10-11 Andrii ShtompelAdd ECDSA to cipher suite selection menu
2016-10-11 Andrii ShtompelRC3 svace fix (cloudClient + crlresource.c)
2016-10-11 Andrii Shtompel[IOT-1352] SampleApp(CloudClient) goes into infinite...
2016-10-11 Andrii Shtompel[IOT-1347] OCCloudAclIdCreate or OCCloudAclIdGetByDevic...
2016-10-11 Andrii ShtompelSplit cloudClient to Client & Server part
2016-10-10 Alex Kelley[IOT-1383] Update media server to use device and platfo...
2016-10-10 Oleksii BeketovparseChain() fix
2016-10-10 Jihun HaAdd DeviceID Parameter on SingleDeviceDiscovery function
2016-10-07 David AntlerIOT-1398 Remove CheckFunc() on Win32 API
2016-10-07 Habib VirjiFix compilation issue in the security stack
2016-10-07 Chul LeeUpdate the OTM module to guarantee uniqueness of OwnerP...
2016-10-07 Randeep Singh[IOT-1366] coaps request for secure resource
2016-10-07 Chul Lee[Hotfix] Modify the incorrect DTLS handshake callback...
2016-10-06 Randeep SinghAdded implementation for getDeviceId and setDeviceId
2016-10-05 Habib VirjiRD updates
2016-10-05 Chul LeeFix the incorrect credential access in SRPProvisionTrus...
2016-10-05 Ziran SunCorrect observe callback function in occlient.
2016-10-05 bg.chun[IOT-1389]Release netlink socket event in Android ip...
2016-10-04 Nathan Heldt-ShellerChange DevOwner access policy to address JIRA 1369
2016-10-03 Philippe Covaltizen: Display verbose log
2016-10-03 Daniel FergusonIOT-1378 Fix windows\CAIPNWMonitor.c
2016-10-03 Dave ThalerMake iotivity compile in a way usable by windows store...
2016-10-01 David AntlerRefactor unit test linking
2016-09-30 David AntlerFix build order of iotivity_config.h
2016-09-30 Habib VirjiMAX_URI_LENGTH was being redefined at multiple places
2016-09-30 Oleksandr Dmytrenkosvace fix
2016-09-30 Randeep SinghUpdate the CADtlsClose API to remove the DTLS peer...
2016-09-29 Randeep SinghAndorid(JNI) Implementation for Cloud Provisioning.
2016-09-29 Jaewook Jungannotate OIC_LOG_BUFFER when looking for client callbac...
2016-09-29 jihwan.seodisable fragmentaton file when BLE is not included
2016-09-29 hyuna0213.jo[IOT-1346] Enable network status monitoring for tcp...
2016-09-29 Andrii Shtompel[IOT-1351] CloudClient App crashed while Signing Out
2016-09-29 Randeep SinghRemoved svace defects
2016-09-29 Jongmin ChoiModify AddCredential API to prevent invalid CredID...
2016-09-29 Andrii Shtompel[IOT-1350] Multiple APIs Return OC_STACK_OK if callback...
2016-09-29 Andrii ShtompelACL fix for supporting few ACEs
2016-09-29 daeken.kwonTo build static libarary from CSDK
2016-09-29 Dave ThalerIOT-1302 Thread-unsafe code in oicgroup.c
2016-09-28 Jongmin ChoiFix the bug in RemoveDeviceInfoFromLocal API
2016-09-28 Jongmin ChoiRemove unnecessary resource properties for ACL
2016-09-28 Ziran SunUpdate icv and dmv version to 1.1.0.
next