platform/upstream/iotivity.git
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-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
2016-06-30 Ziran SunChange observe option header behaviour to be in line...
2016-06-29 Philippe Covalocpayload: Set default DMV values and only use comma...
2016-06-29 jihwan.seoremoved build warning for android
2016-06-29 hyuna0213.joremove build warning for linux
2016-06-29 Habib VirjiJira Issue-964: Add more types for OCEntityHandlerResult
2016-06-29 Jongmin ChoiFixed policy response in /oic/res discovery
2016-06-29 Gregg Reynoldsfix warning test cond always true by removing unnecessa...
2016-06-29 hyuna0213.jo[JIRA-1151] IoTivity Blockwise transfer is sort of...
2016-06-28 Phil Covalocpayload: Supports multiple data model versions (DMV...
2016-06-28 vimala.v[Tizen] Resolved build warnings
2016-06-28 Philippe Covaltizen: Bump to 1.1.1
2016-06-27 David AntlerUse oic_time inside provisioning
2016-06-27 David AntlerRemove references to 'winrt'
2016-06-27 Philippe Covaltizen: also support ARMv7 machine
2016-06-27 Ziran SunChange resource type of /oic/res from string to array.
2016-06-24 Sandeep SharmaImplementation for Direct Pairing Android Interface...
2016-06-24 js126.leeRemove double checking type in credential data
2016-06-24 js126.leeChange CARemovePeer condition when DTLS is closed
2016-06-24 Jongmin ChoiFixed Occlient app usage
2016-06-24 Gregg Reynoldsfix inconsistency: WrapRequest decl'd class, def'd...
2016-06-23 saurabh.s9Added UTC to cover uncovered APIs and Corrected build...
2016-06-23 saurabh.s9Check for NULL parameter
2016-06-22 Ziran SunAdded function that enables RI passing message ID from CA
2016-06-22 Ziran SunRetrieve on /oic/res?rt=oic.d.xxx should return as...
2016-06-22 Ziran SunChange rt type from string to array in sample code.
2016-06-22 hyuna0213.joFix a wrong conditional statement about token value.
2016-06-22 jihwan.seoremoved svace warning for android
2016-06-22 js126.leeModify GET request handler for /oic/sec/acl
2016-06-21 Hauke Mehrtenssecurity: fix reading of permission attribute from...
2016-06-21 jihwan.seoremoved unused parameter warning in resource-container
2016-06-21 Chul LeeHoxfix to support the base64 encoded credential.
2016-06-21 js126.lee[IOT-1129]Crash when received invalild type in security...
2016-06-21 Sandeep SharmaDiscard provisioning tool reply for owned device discovery
2016-06-21 Randeep Singh[IOT-1114] Updated rt for security resource
2016-06-17 David AntlerFix all references from ocmalloc to oic_malloc
2016-06-17 David AntlerRe-enable subset of provisioning unittests
2016-06-16 Philippe CovalFix typo "Model" is correct spelling not "Modle"
2016-06-16 Habib Virji[JIRA Issue - 1092] IoTivity Zigbee sample application...
2016-06-16 js126.leeAdd GET request handler for CRED resource
2016-06-15 David AntlerMerge branch 'master' into windows-port
2016-06-15 Gregg ReynoldsWARNING: eliminate warnings: [-Wsometimes-uninitialized]
2016-06-15 Phil Covalresource-container: Port to gcc6 using std namespaces
2016-06-15 Gregg ReynoldsBUGFIX: variable has incomplete type 'OIC::Service...
2016-06-15 Ziran SunRemove extra href property in /oic/res as
2016-06-15 hyuna0213.jofixed bulid issue for tcp adapter in RI layer
2016-06-15 hyuna0213.jomodified tcp connection callback parameter type
2016-06-14 i.pazderskyyImplement missing unit tests for CKM.
2016-06-14 Philippe CovalBuild: Export pkg-config when cross compiling using...
2016-06-14 leechulUpdate OTM's unit test to use the real resource servers...
2016-06-14 Ashwini KumarAdd context param to DP
2016-06-14 Ashwini KumarAdd C++ API for Direct pairing
2016-06-14 js126.leeChanging DOXM resource to be normally discoverable
2016-06-13 David AntlerMerge branch 'master' into windows-port
2016-06-10 Philippe Covaltizen: deploy gtest file to be included by unittests
2016-06-10 Ziran SunChange the type of "rt" in /oic/p from string to array.
2016-06-10 Todd Malsbary[IOT-1113] MAX_ADDR_STR_SIZE_CA should match MAX_ADDR_S...
2016-06-10 jihwan.seoadded Scan Interval API
2016-06-09 Salvatore IoveneExpose OcRepresentation values to the Java layer
2016-06-09 js126.leeChange request method on OTM
2016-06-09 George NashCleanup compiler warnings
2016-06-09 Gregg Reynoldsfix warning/bug: address of array 'info->addr' will...
2016-06-09 Tim Kourt[RI][Android]: Propagation of the mandatory device...
2016-06-09 Todd Malsbary[IOT-1106] Properly clone OCByteString values.
2016-06-08 Daniel FergusonFix bug in resource/csdk/security/unittest/SConscript
2016-06-08 Dmitriy ZhuravlevFix CA DTLS handshake retransmission timer
2016-06-07 Dave ThalerMore VS2013 fixes
2016-06-07 David AntlerAdd and run CSDK provisioning unit tests
2016-06-07 David Antler[Win32] Fix types in caipserver.c
2016-06-07 Daniel FergusonFix win32 bug in pmutility.c
2016-06-07 Chul LeeModify the incorrect UUID parse in 'GetSubjectFromQuery...
2016-06-06 David AntlerMerge branch 'master' into windows-port
next