platform/upstream/iotivity.git
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-25 eunok.shinchange 3rd party(Github) code
2016-07-25 eunok.shinchange jackson version
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-22 Abhishek PandeyBug Fix for constructing RCSRepresentation from OCRepre...
2016-07-22 Abhishek PandeyFixed bug during CacheID generation in resource encapsu...
2016-07-21 Jung SeunghoModified maven config pom files in stack and interface.
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-21 Minji ParkAdd response handler in cloud interface to set uri...
2016-07-21 Jung SeunghoIntegrated log files(Logger, errLog, FileLogger) related
2016-07-21 Minji ParkModify Message queue to apply latest OCF resource model...
2016-07-20 Jung SeunghoModified maven config pom files in stack and interface.
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 Jee Hyeok KimImplements OIC/OCF resource models for cloud.
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 jihwan.seomodified some params of connection state callback metho...
2016-07-19 hyuna0213.joRefactored Connectivity Abstraction code
2016-07-18 G S Senthil... Updated 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 NashClean up unused-parameter warnings
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 David AntlerSpeed up run.bat execution
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 hyuna0213.jofixed pthread build issue on linux platform
2016-07-13 vimala.v[JIRA 1190] Added null checks in Tizen BLE adapter
2016-07-13 David AntlerRemove all free'd sessions from retransmission
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.seoadded error callback listener in FindResource for Android
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 CovalOICSensorBoard: install example and improve configuration
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-11 Philippe CovalBuild: set verbose output for scons
2016-07-08 Philippe CovalBuild: disable shared library of gtest as suggested
2016-07-08 Philippe Covalpackaging: gbs: use git tags from upstream 60/82260/5
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 Philippe CovalBuild: Bump version to 1.1.1
2016-07-06 Hauke Mehrtenszigbee_wrapper: fix format string
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.
2016-06-30 jihwan.seomodified coding style for parenthesis for Android JNI
next