To support MTU negotiation for BLE (android client to tizen server)
[platform/upstream/iotivity.git] / resource /
2017-01-23 jihwan.seoTo support MTU negotiation for BLE (android client...
2017-01-23 jihwan.seoApply the logic which can start transport type in initi...
2017-01-23 Oleksii BeketovParseChain update
2017-01-21 Dan MihaiFix SSL
2017-01-20 Alex Kelley[IOT-1769] Add OC_STACK_NOT_ACCEPTABLE status code
2017-01-20 js126.lee[IOT-1601]Adding logic to validate oxmsel updationg...
2017-01-20 Dmitriy ZhuravlevFix for patchset 15853
2017-01-20 Chul LeeUpdate StartMultipleOwnershipTransfer to prevent unnece...
2017-01-20 Joonghwan LeeFix mutex unlock in case of dtls retransmit fail
2017-01-20 Joonghwan LeeSend alert after bad client hello
2017-01-19 Srikrishna GurugubelliIntrospection support
2017-01-19 Way VadhanasinIOT-1761 Fix memory leak in InProcServerWrapper::sendRe...
2017-01-19 Alex KelleyAdditional functionality for MOT and pin handling.
2017-01-19 Oleksii BeketovTLS suites
2017-01-19 Jaewook JungFixed a build error about BLE
2017-01-18 Philippe Covalbuild: Ship provisionning headers
2017-01-18 Philippe Covalbuild: Support SECURED mode in resource-directory test
2017-01-18 Hauke Mehrtensbuild: restrict compiler options to supported architectures
2017-01-17 Dan Mihai[IOT-1538] Add support for Protocol-Independent ID
2017-01-17 Hauke Mehrtensbuild: do not set TARGET_ARCH to default
2017-01-17 jihwan.seofix java build failure issue
2017-01-17 Jongmin ChoiCloud ACE update
2017-01-17 Jongmin ChoiRestore rootca.crt in provisioning sample
2017-01-17 Andrii ShtompelAdd PEM support to credential publicData
2017-01-16 jihwan.seofix to pending terminate logic when call OCStop.
2017-01-16 Jongmin ChoiCopy sample CA certificate from cloud directory
2017-01-16 js126.leeAdding NULL checking input parameter in SRMRequestHandler
2017-01-16 Chul LeeAdd NULL check in StartRetransmit function.
2017-01-13 hyuna0213.joFixed Thread-unsafe code in caqueueingthread.c
2017-01-13 Gabriel SchulhofBuild: Remove CSDK oc and boost dependency
2017-01-13 Mike FenelonFix a build break on Windows X86.
2017-01-12 Dan MihaiDeprecate OCSetDeviceInfo and registerDeviceInfo
2017-01-11 Morten NielsenIOT-1658 Added missing C Export functions to the Window...
2017-01-11 Hauke Mehrtensssl: call mbedtls_version_get_string() only if available
2017-01-11 jihwan.seo[IOT-1731] To support start/stop LE advertising API...
2017-01-10 Philippe Covalbuild: Support SECURED mode in csdk connectivity test
2017-01-10 Dan MihaiMake DTLSHandshakeCB easier to read/understand.
2017-01-10 Philippe Covalbuild: Support SECURED mode on csdk stack test
2017-01-10 Greg Zaverucha[IOT-1619, IOT-1620] DRBG prediction resistance and...
2017-01-10 Oleksii BeketovFix DTLS retransmission error
2017-01-10 junghun kimAdded DTLS over BLE.
2017-01-10 Dave ThalerPort TCP adapter to Windows
2017-01-10 Thiago MacieiraUpdate the list of IPv6 multicast groups we join
2017-01-10 Habib VirjiFix setPropertyValue and getPropertyValue
2017-01-09 Hauke Mehrtensssl: enable usage of patched mbed functions conditionally
2017-01-09 Dan Mihai[IOT-1719] Restore empty UUID string conversion
2017-01-09 Chul LeeFix the messageID handling issue in SVR's request handler.
2017-01-09 Jongmin ChoiModify Reset Profile to include cred resource
2017-01-09 Chul LeeRemoved compiler warnings for security modules.
2017-01-09 jihwan.seo[IOT-1731] stop BLE advertising for disconnection statu...
2017-01-09 jihwan.seoenable WITH RESPONSE and INDICATE property in android BLE
2017-01-09 junghun kimAdded SSL Adapter to Support BLE.
2017-01-07 jihwan.seoreplace the path of octypes.h with upper path.
2017-01-05 junghun kimRemoved to set visibility mode related BR/EDR in BLE...
2017-01-05 Philippe Covalcsdk: Fix MLK in ocpayloadconvert.c, endpoint for map
2017-01-05 amarAdding C++ api for configuring SVR db for self-ownership
2017-01-02 Ziran SunInit deviceId to prevent compilation warnings.
2017-01-02 js126.leeAdd revstat into optdata of Cred according to OCF spec
2017-01-02 js126.leeBug fixed for CON_MFG_CERT
2017-01-01 Dan MihaiFix build break.
2016-12-31 Pawel WinogrodzkiIOT-1583: Removing /W4 warning from resource/c_common.
2016-12-31 Philippe Covallinux: Add more architectures
2016-12-31 Philippe Covalbuild: Enable MLK check for csdk provisioning test
2016-12-30 Jaehong Jo[IOT-1675] Added Function of OICSafeFree.
2016-12-30 hyuna0213.joFixed mismatched message type when the error response...
2016-12-29 jihwan.seoreplace error log level with info level for tizen edr
2016-12-29 Joonghwan Lee[IOT-1695] Move CAReceiveMessage from stack to heap
2016-12-28 bg.chun[IOT-1697]Destory unhandled payload after OCDoResponse...
2016-12-28 Habib VirjiDevice payload update
2016-12-28 Todd MalsbaryRemove redundant OC_RSRVD_MFG_DATE define.
2016-12-28 jihwan.seo[IOT-1332] update to disable connection state changed...
2016-12-28 Jay SharmaAdded a Variant of findResourceList API which support...
2016-12-28 bg.chun[IOT-1699]Fix memory leak on collection
2016-12-28 Todd Malsbary[IOT-1683] Add missing defines for standard interfaces.
2016-12-28 George Nash[IOT-1677] Fix Java build when TARGET_TRANSPORT=ALL
2016-12-27 Ziran SunUpdate documentation on server/device ID.
2016-12-26 Dan MihaiMinor SConscript clean-up for Windows
2016-12-26 Minji ParkFix transportFlags and port setting in OCSerialization
2016-12-23 js126.leeAdding API to configure SVR db as self-ownership
2016-12-23 Joonghwan Lee[IOT-1700] SendCallBack() doesn't return an error for...
2016-12-23 jihwan.seoreplace some error log with debug log.
2016-12-22 jihwan.seoremoved unreachable code in resource layer
2016-12-22 jihwan.seo[IOT-1671] Fixed base layer terminate logic
2016-12-22 jihwan.seoAdd CAcloseSslConnectionAll method in IP adapter change...
2016-12-22 Joonghwan LeeFix handshake error check
2016-12-22 jihwan.seoreplace the name related device ID with remoteId for...
2016-12-22 jihwan.seoremove dependency with ocramdon.h for base stack.
2016-12-22 bg.chun[IOT-1693]Fix observer header option check logic in...
2016-12-22 hyuna0213.joRemove unnecessary code to unset a given fd in catcpserver
2016-12-22 hyuna0213.joFixed keepalive to send ping request only when host...
2016-12-21 Chul LeeChange the MAX_VERSION_LEN to OIC_SEC_MAX_VER_LEN.
2016-12-21 Chul LeeRemove the liboc link from PM's SConcript.
2016-12-21 js126.leeFixed bug of gernerating pin during randompin OTM
2016-12-21 Oleksandr DmytrenkoFix infinite loop
2016-12-20 Philippe Covalbuild: Enable MLK check for connectivity tests
2016-12-20 Philippe Covalarduino: hotfix preprocessor macro else vs elsif
2016-12-20 Philippe Covalbuild: Enable resource-directory unittests MLK check...
2016-12-20 Philippe Covalbuild: Enable MLK check on csdk stack test
2016-12-20 Chul LeeAdd OxM Select API and MOT related API.
2016-12-20 js126.leeFixed sample error due to wrong ACL setting
next