Fix mbedtls debug format
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / adapter_util / ca_adapter_net_ssl.c
2017-02-14 Dmitriy ZhuravlevFix mbedtls debug format
2017-02-13 Chul LeeUpdated SSL_CHECK_FAIL macro to ignore bad client hello...
2017-02-09 Joonghwan LeeFix crash in ssl retransmission thread
2017-02-09 Joonghwan LeeFix selected ciphersuite info of established session
2017-01-30 George NashFix maybe-uninitialized warning in ca_adapter_net_ssl.c
2017-01-25 Chul Lee[Hotfix] Add DTLS handshake callback invocation after...
2017-01-25 Jongmin ChoiFix ownership transfer issues
2017-01-23 Oleksii BeketovParseChain update
2017-01-21 Dan MihaiFix SSL
2017-01-20 Dmitriy ZhuravlevFix for patchset 15853
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 Oleksii BeketovTLS suites
2017-01-16 Chul LeeAdd NULL check in StartRetransmit function.
2017-01-11 Hauke Mehrtensssl: call mbedtls_version_get_string() only if available
2017-01-10 Greg Zaverucha[IOT-1619, IOT-1620] DRBG prediction resistance and...
2017-01-10 Oleksii BeketovFix DTLS retransmission error
2017-01-10 Dave ThalerPort TCP adapter to Windows
2017-01-09 Hauke Mehrtensssl: enable usage of patched mbed functions conditionally
2017-01-09 junghun kimAdded SSL Adapter to Support BLE.
2016-12-23 Joonghwan Lee[IOT-1700] SendCallBack() doesn't return an error for...
2016-12-22 Joonghwan LeeFix handshake error check
2016-12-15 Greg Zaverucha[IOT-1621] Add custom config.h file mbedtls build options
2016-12-14 Uze ChoiMerge "Merge branch 'notification-service' to master...
2016-12-13 Greg Zaverucha[IOT-1313, IOT-1300] Improve random number generation
2016-12-13 KIM JungYongMerge branch 'notification-service' to master branch.
2016-12-05 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-12-05 saurabh.s9Adding C++ API for MOT
2016-11-28 George NashMerge remote-tracking branch 'origin/master' into gener...
2016-11-28 Joonghwan Lee[IOT-1548] Fix to transfer a large size of data on...
2016-11-25 Chul LeeAdd cipher suites
2016-11-24 js126.leeAdd OCConvertStringToUuid on C_common
2016-11-23 ccMerge branch 'master' into notification-service
2016-11-18 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-18 Joonghwan LeeAdded CAcloseSslConnectionAll() in ssl adapter
2016-11-17 Chul LeeEnable mbedTLS's log with LOGGING=1 option
2016-11-16 Chul Lee[IOT-1549] Add DTLS retransmission
2016-11-11 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-11 hyuna0213.joReturn correct error code when send fails in catcpserver
2016-11-08 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-04 Dmitriy ZhuravlevFix DTLS backward compatibility
2016-10-27 Dmitriy ZhuravlevFix IOT-1465
2016-10-24 George NashFixed sign-compare warning
2016-10-21 KIM JungYongMerge branch 'master' into notification-service
2016-10-19 Chul LeeMultiple Ownership Transfer support.
2016-10-13 Oleksii BeketovUnit tests for SSL adapter (ca_adapter_net_ssl.c)
2016-10-12 Dmitriy ZhuravlevCommon adapter for DTLS/TLS