Replace handling RM routeData
[platform/upstream/iotivity.git] / resource /
2016-08-05 Abhishek SharmaReplace handling RM routeData
2016-08-04 Jaehong JoChange APIs for Subscribe device presence.
2016-08-04 Philippe Covaltizen: set verbose mode for building
2016-08-04 jihwan.seoSeparated transmission logic for data on Both Mode.
2016-08-04 Jaewook Jungadded OCAccountManager class
2016-08-04 hyuna0213.jomodified network interface monitoring logic in tizen
2016-08-04 jihwan.seoremoved c++ warning for initialize
2016-08-04 jihwan.seoremoved potential invalid return value in BWT
2016-08-03 David AntlerUpdate garageclient status checking
2016-08-03 Philippe Covalcsdk: fix minimal linux tests
2016-08-03 Jaewook Jungfixed segmentation fault issue when parsing query with...
2016-08-03 Hauke MehrtensFix memory corruption when reading integers from cbor
2016-07-29 Ashwini KumarAdd sample provisioning servers in package
2016-07-29 Randeep SinghSync master with 1.1-rel
2016-07-29 Stephane LejeuneUse the IANA assigned IPv6 multicast addresses for...
2016-07-28 hyuna0213.joadded multicast sending logic for response message
2016-07-27 jihwan.seoadded build option for SECURE in testcase.
2016-07-27 Ashwini KumarPrevent restore of doxm/pstat resource
2016-07-27 jihwan.seoModified eCode checker in callback method related PUT...
2016-07-27 Randeep Singh[I0T-1159] Resolved twice response issue
2016-07-26 Ziran SunFix client crash caused by observe cancellation with...
2016-07-26 hyuna0213.joRD client features in base layer
2016-07-26 hyuna0213.joChanged the Policy key name for TCP Discovery
2016-07-26 Jaehong JoAdded preprocessor WITH_CLOUD for Subscribe device...
2016-07-25 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-07-25 Sunyoung JungBug fix OCRepPayloadIsNull function. All of return...
2016-07-25 David AntlerRemove duplicate declaration
2016-07-25 Philippe Covaltizen: defines platform for logger
2016-07-25 Jee Hyeok KimMerge branch 'cloud-interface'
2016-07-22 Jaehong JoAdded the OCStackResult code related 'RESOURCE_CHANGED...
2016-07-22 jihwan.seoAdded MessageQueue(CoAP over MQ) API about Cloud Client...
2016-07-22 ljsachs[IOT-1196] MAX_QUERY_LENGTH is too short
2016-07-22 Abhishek SharmaFixed build error for Arduino Mega
2016-07-21 hyuna0213.joremoved defects detected by static analysis tool for...
2016-07-21 Jaewook Jungmodifed MAX_ADDR_STR_SIZE value
2016-07-21 David AntlerUse monotonic clock source for Windows in oic_time
2016-07-21 Jaehong JoRD Device Presence features in base layer
2016-07-21 Jaewook JungAdded Cloud-connector API in base layer for account...
2016-07-20 jihwan.seoTo Enable property value for MQ Publisher/Subscriber
2016-07-20 Jongmin ChoiRemote Reset
2016-07-20 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-07-19 David AntlerCorrect encoding of ZoneIDs in URIs, as per RFC 6874
2016-07-19 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-07-19 Jee Hyeok KimMerge branch 'cloud-interface'
2016-07-19 Ziran SunAdd OC_STACK_RESOURCE_CHANGED result code support in...
2016-07-19 Chul LeeUpdate security module according to ocstack update
2016-07-19 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-07-19 David AntlerFix object directory for c_common/windows
2016-07-19 hyuna0213.joRefactored Connectivity Abstraction code
2016-07-18 G S Senthil KumarUpdated InProcClientWrapper to handle OC_STACK_RESOURCE...
2016-07-18 jihwan.seoAdded the return code related 'RESOURCE_CHANGED' in...
2016-07-18 Habib VirjiRD Payload memory handling
2016-07-15 Daniel FergusonFixed conditional logging output in Routing lib
2016-07-14 George NashCleaned up type-limits compiler warning
2016-07-14 Daniel FergusonFix warnings in caipserver.c
2016-07-14 Jaehong JoParsing about a payload including resource information...
2016-07-14 Jaehong JoAdd success of 'OC_STACK_RESOURCE_CHANGED' return code.
2016-07-14 Ziran SunAdd support of 'OC_STACK_RESOURCE_CHANGED' return code.
2016-07-13 vimala.v[ARDUINO] Resolved build error for WITH_TCP=TRUE
2016-07-13 bg.chunChange as do not set CONTENT_FORMAT OPT when server...
2016-07-13 vimala.v[JIRA 1190] Added null checks in Tizen BLE adapter
2016-07-13 Habib VirjiFix GET ocresource response for /oic/d
2016-07-12 hyuna0213.joChanged CAConnectionStateChangedCB param to take endpoi...
2016-07-12 Philippe CovalBuild: add gtest libs automatically
2016-07-12 Jaehong JoChanged Tizen 2.4 gatt API
2016-07-12 David AntlerFix data alignment issue in tinydtls session_t
2016-07-12 hyuna0213.joImplement missing unit tests for ulinklist
2016-07-12 jihwan.seoreplaced comments related connectivity type with new...
2016-07-11 jihwan.seoremoved to set discoveralbe mode related BR/EDR in...
2016-07-11 Philippe CovalBuild: Add thread.scons to propagate pthread if needed
2016-07-11 Philippe CovalBuild: reworked unit tests to use gtest in a more gener...
2016-07-08 Philippe Covaltizen: Bump to 1.1.1
2016-07-08 Joseph MorrowFixed issue where "oic.wk.d" was removed from array...
2016-07-08 Ziran SunFor some reason, changes in ocserverrequest.c in
2016-07-08 Jaehong Jo[IOT-1185] Add OCResultToSuccess to ensure success.
2016-07-08 Chul LeeChange the name of dpc property of doxm to the vendor...
2016-07-07 Hauke Mehrtensupdate version number to 1.1.1
2016-07-07 leechulUpdate ACL data-structure based on RAML spec.
2016-07-07 js126.lee[IOT-1179] Adding rt and if into response of Get reques...
2016-07-06 hyuna0213.joFix tcp adapter build issue related to CAEndpoint_t
2016-07-06 Todd Malsbary[IOT-1152] Clear static global data in OCStop.
2016-07-06 js126.leeChange request method to POST on updating cred in OTM
2016-07-05 Habib Virji[IOT-986] Not send response to multicast message for...
2016-07-05 Chul LeeDisable OC_SECURE flag in case of SECURED=0 build.
2016-07-05 Chul LeePrevent the duplicate PIN output in case of retransmiss...
2016-07-04 jihwan.seoreplaced previous coap header for BT with 'coap+gatt...
2016-07-04 Kyungsun ChoFixed the missed returned_length on |credresource|
2016-07-04 Philippe Covalocpayload: in DMV remove undesired trailing separator
2016-07-04 Joseph MorrowFix issue where double array was not fetched from CBOR...
2016-07-04 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-07-01 David AntlerMerge branch 'windows-port'
2016-07-01 David AntlerPrepare for merge. Improved consistency and style.
2016-07-01 Kyungsun ChoFixed svase-warnings for iotivity-product's SQA on...
2016-07-01 Inga Stotland[IOT-1133] Fix size setting for CA URI buffer
2016-07-01 Jongmin ChoiFixed Security Resource Flags and Interface
2016-06-30 David AntlerDownload boost automatically on Windows
2016-06-30 George NashClean up compiler warnings
2016-06-30 Chul LeeRemove the endianness dependency in cbor conversion.
2016-06-30 Vinay BhatiaSvace Defects Fixes.
2016-06-30 i.pazderskyyFixed SVACE report defects.
next