[IOT-1845] Fix session leak
[platform/upstream/iotivity.git] / resource /
2017-02-28 Dan Mihai[IOT-1845] Fix session leak
2017-02-27 Todd MalsbaryMove common Callback test helper to gtest_helper.h.
2017-02-27 Philippe Covalcsdk: Use OIC_LOG instead of OIC_LOG_V for logging...
2017-02-27 Philippe Covalsecurity: Conditionnal include of mbedtls
2017-02-27 Philippe Covalbuild: Enable security by default
2017-02-27 amarResolving svace issues
2017-02-25 Philippe Covalbuild: Update to 1.3.0
2017-02-25 bg.chun[IOT-1207] Endpoint C++ API
2017-02-25 hyuna0213.joMoved a requestId declaration in OCServerRequest
2017-02-25 Todd Malsbary[IOT-1840] Fix incorrect check for IPv4 when generating...
2017-02-24 Craig PrattPer CR-47 (doxmtype URN Correction), renamed references...
2017-02-24 Philippe Covalbuild: Update version to 1.2.1
2017-02-24 Todd MalsbaryFix null pointer deref.
2017-02-24 Todd MalsbaryAdd missing limits.h to oicresourcedirectory.c.
2017-02-24 Pawel WinogrodzkiIOT-1583: Preparing connectivity scons script for ...
2017-02-24 jinhyuck83.parkexclude internal Discovery when User connection Prefer...
2017-02-24 Pawel WinogrodzkiIOT-1830: Enabling Cbor tests.
2017-02-24 Jay SharmaHandling of missing parent property in collection response
2017-02-24 Gaganpreet KaurInitial commit of the Bridging Project's Mini Plugin...
2017-02-23 Dan Mihai[IOT-1841] Allow OT sessions to post to /pstat
2017-02-23 Jongmin ChoiModify CreateResetProfile() to preserve the original...
2017-02-23 Philippe Covalbuild: Remove tinydtls library
2017-02-22 Dan Mihai[IOT-1833] [IOT-1834] CTT 1.7.8.3 fixes
2017-02-22 hyuna0213.joChange the name of 'tcp' of 'p' property
2017-02-21 Dan Mihai[IOT-1832] Restore error code
2017-02-21 Dan Mihai[IOT-1831] Fix requested permission
2017-02-21 jihwan.seoProvide OCSetLogLevel API in CAUtil for C SDK/C++ SDK.
2017-02-21 Dan Mihai[IOT-1801] Implement OCF Security CR1339
2017-02-21 Ziran SunMinor change on documentation for OCSendResponse API.
2017-02-21 Ziran SunDocument ZoneID for IPv6 host address in
2017-02-21 YoungmanCorrect the errata in docs related to security
2017-02-20 Pawel WinogrodzkiIOT-1583: Removing /W3 warnings inside resource/csdk...
2017-02-20 Pawel WinogrodzkiIOT-1807: Disabling discovery tests to improve producti...
2017-02-20 Todd Malsbary[IOT-1817] RD should notify observers of /oic/res when...
2017-02-20 Philippe Covalcsdk: Remove exec permission of stack headers
2017-02-20 saurabh.s9[IOT-1701] Added check for int overflow
2017-02-17 Jaewook Jungcode clean up on the ocstack.h and ocstackinternal.h
2017-02-17 js126.leeFixed a bug of patch 16719
2017-02-17 jihwan.seofix crash issue related findResource in OCConnectionManager
2017-02-17 jihwan.seoreplace strcmp with strcasecmp in android BLE
2017-02-16 Joonghwan LeeAdd adapter type parameter to CAcloseSslConnectionAll
2017-02-16 Randeep SinghRemoved build issue
2017-02-16 Chul Leeconnectivity: Add NULL check across the ca_adapter_net_...
2017-02-16 js126.leeAdd to checking logic to set subject of cred in case...
2017-02-15 Hauke Mehrtensssl: fix compilation against non debug mbedtls
2017-02-15 Philippe Covalstyle: Reformat source to current standards
2017-02-15 Jongmin ChoiLogs added for confirmation callbacks
2017-02-15 Philippe Covalconnectivity: Fixed double free issue when destroying...
2017-02-15 Todd Malsbary[IOT-1685] Add exports for new APIs.
2017-02-15 Jaewook JungFixed memory leak on CARetransmissionDestroy
2017-02-15 jihwan.seoadd OCSetLogLevel API in logger
2017-02-15 jihwanseoadd new BLE scan through android public API (upper...
2017-02-15 Todd Malsbary[IOT-1814] Add OCRepPayloadSetPropByteStringAsOwner...
2017-02-15 jihwan.seoFix BLE crash issue when IoTivity Stop is called.
2017-02-14 Andrii ShtompelFix svace defects in csr.c
2017-02-14 Dan Mihai[IOT-1800] Implement OCF Security CR1291
2017-02-14 Dan Mihai[IOT-1816] Windows: Fix build breaks
2017-02-14 Dave ThalerIOT-1812: OICStrcpy is not safe with OICMalloc if the...
2017-02-14 Dan Mihai[IOT-1805] Fix SSL session leak on error
2017-02-14 Dan Mihai[IOT-1488] Remove workaround
2017-02-14 Dmitriy ZhuravlevFix mbedtls debug format
2017-02-14 Alex KelleyIOT-1811 Move MOT device info cleanup to fix AV
2017-02-13 Todd Malsbary[IOT-1815] Add missing OCRDDatabase functions to .def.
2017-02-13 Todd MalsbaryAdd missing handle parameter in rdtests.cpp.
2017-02-13 Larry Sachs[IOT-1765] Fix for DT_SONAME warning messages in Android
2017-02-13 jg.ham[IOT-1540] Connection manager logic add.
2017-02-13 hyuna0213.joAdd OCDoHandle parameter on resource-directory function
2017-02-13 jihwan.seoFix callback issue which there is no payload in case...
2017-02-13 Jongmin ChoiModify confirmable certificate OTM
2017-02-13 jihwan.seoFix blocking issue when OCStop is called in android...
2017-02-13 Jaehong JoFix static analysis issue in base layer.
2017-02-13 bg.chun[IOT-1531]PAL API for get link-local zone id from ifindex
2017-02-13 Chul LeeUpdated SSL_CHECK_FAIL macro to ignore bad client hello...
2017-02-10 jihwan.seodelete wifi API and pkg config in tizen.
2017-02-10 Pawel WinogrodzkiIOT-1583: Preparing SConscripts for /W3 and /WX changes.
2017-02-10 jihwan.seoreplace parameter name in setDevAddr
2017-02-10 Todd MalsbaryImplement RD update.
2017-02-09 George NashFix for missing-field-initializers compiler warning
2017-02-09 Todd MalsbaryAdd API to allow application to set RD storage filename.
2017-02-09 hyuna0213.joFix static analysis issue in base layer
2017-02-09 ChaJiWonFix defect found by static analyzer
2017-02-09 jihwan.seoClean up log messages in CA Layer.
2017-02-09 Todd MalsbaryImplement RD delete.
2017-02-09 Joonghwan LeeFix crash in ssl retransmission thread
2017-02-09 Chul LeeChange the cred usage according to CR33(MfgCertOTMClari...
2017-02-09 Joonghwan LeeFix selected ciphersuite info of established session
2017-02-08 Pawel WinogrodzkiIOT-1806: Temporarily disabling one of OCDiscover*...
2017-02-08 Todd Malsbary[IOT-1685] Make /oic/res observable.
2017-02-07 Todd MalsbaryResource directory related fixes.
2017-02-07 Nathan Heldt-Sheller[IOT-789] [IOT-792] [IOT-794] [IOT-1763 partial fix]
2017-02-07 Philippe Covalsecurity: Fix to access dereferenced object memory...
2017-02-07 saurabh.s9Adding C++ wrapper and test case to set a seed value...
2017-02-06 bg.chun[IOT-1775] Fix observer response handle logic
2017-02-06 jihwan.seoTo support BLE server disable flag in BT configure.
2017-02-06 jihwan.seoTo support BLE MTU negotiation. (android server impleme...
2017-02-06 Oleksii BeketovGetDerCrl() fix
2017-02-06 js126.leeRemove ACE related to /oic/sec/acl on defualt ACE setting
2017-02-03 Way VadhanasinIOT-1789 Eliminate duplicate messages regardless of...
2017-02-03 Dan Mihai[IOT-1783] Fix output buffer size
2017-02-03 Philippe Covalbuild: Convert EOL to use UNIX convention (csdk)
next