Fix crash in ssl retransmission thread
[platform/upstream/iotivity.git] / service / easy-setup /
2016-12-01 ParkhiCorrect callback function for security provisioning...
2016-12-01 ParkhiFix defects detected by static analysis
2016-12-01 Philippe Covalbuild: Bypass and/or fix suspicious tests (workaround)
2016-12-01 ParkhiUpdate a payload format to be compatible to OIC spec...
2016-11-30 Philippe Covalbuild: Fix easy-setup unittests
2016-11-24 srijon.sbios: Fix the ios build break
2016-11-24 Philippe Covalprovisioning: Rename some C++ headers to avoid collisio...
2016-11-23 Jongmin ChoiRemove x.org.iotivity from secure resources
2016-11-23 ParkhiUpdate Easysetup mediator android sample app
2016-11-21 hyuna0213.jo[IOT-1551] Tizen: Support Ethernet/3G Status Monitoring...
2016-11-18 Philippe Covalbuild: Update version to 1.2.1
2016-11-17 Parkhifixed bug for ESEnrolleeState validation check logic
2016-11-16 Kevin Kane[IOT-1529] Sync TinyCBOR to release tag before using
2016-11-15 Philippe Covallinux: Use sqlite from system like Tizen does
2016-11-10 Kevin Kane[IOT-1511] Update mbedTLS to use 2.4.0 release tagged...
2016-10-31 ParkhiChange a timeout for resource discovery in cloud provis...
2016-10-28 Philippe Covaltizen: Reformat subpackages specs files to align master one
2016-10-27 Jihun HaAdd more descriptive log messages in easy setup
2016-10-24 Jihun HaFix enrollee sample application's crach issue
2016-10-18 Philippe Covaltizen: Use sqlite from system not scon puller
2016-10-17 Jihun HaUpdate a logic to check an availability of cloud server...
2016-10-17 Jihun HaAdd null checking for observe request in easy setup
2016-10-14 Joonghwan LeeFix for all discovered devices to include a secure... 1.2.0+RC4 1.2.0-RC4
2016-10-14 ParkhiAdd license comment
2016-10-14 ParkhiUpdate observe-request processing logic.
2016-10-13 ParkhiUpdated Easysetup Security logic.
2016-10-13 Jihun HaFixed bug for result of static analysis.
2016-10-13 ParkhiRemove unused old API.
2016-10-13 Jihun HaUpdate a response representation according to requested...
2016-10-11 ParkhiUpdate easysetup's security-provisioning logic.
2016-10-10 Jongmin Choi[IOT-1396] Changed values of OicSecDpom_t to align...
2016-10-07 Dmitriy ZhuravlevCommon adapter for DTLS/TLS
2016-10-06 Jihun HaAdd more provisioning status and error code in provisio...
2016-09-30 ParkhiMerge all changes of easy setup in master branch to...
2016-09-29 ParkhiFix warning codes in Easysetup
2016-09-29 ParkhiFix Jira issues (IOT-1338)
2016-09-29 ParkhiFix Jira issues(IOT-1268)
2016-09-29 ParkhiUpdated ESResult which supports more detail on Android...
2016-09-29 ParkhiUpdated all of request using High QOS.
2016-09-29 ParkhiUpdated doxygen comment due to ESResult is changed
2016-09-29 Jihun HaFix a condition to filter out a wrong cred ID
2016-09-29 sy01.younEasySetup Script files are changed to make static library.
2016-09-29 Jihun HaFix a wrong variable name in enrolleesecurity.cpp
2016-09-23 Parkhifixed android build fail with SECURED flag.
2016-09-21 Jihun HaUpdate a logic to convert a string UUID to oicuuid...
2016-09-20 Ashwini KumarAdd C++ Cloud provisioning
2016-09-16 Daniel FergusonIOT-1072 Unfork libcoap: add build flag
2016-09-12 Andrii ShtompelCloud Client
2016-09-12 Jihun HaUpdate a policy of successful cloud provisioning
2016-09-12 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-12 Jihun HaAdd setCredID to mediator sample application
2016-09-12 Jihun HaFix Jira issues(IOT-1263)
2016-09-12 Jihun HaFix Jira issues(IOT-1268)
2016-09-08 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-09-08 ccMerge remote-tracking branch 'origin/master' into notif...
2016-09-07 Jihun HaAdd dependency to build Easy setup android application
2016-09-07 ParkhiChanged svr db file for certification provisioning.
2016-09-07 sy01.younAdd WITH_TCP and WITH_CLOUD option in common build...
2016-09-07 Jihun HaAdd a path for header inclusion for security provisioni...
2016-09-06 Heewon ParkUpdated cloud provisioning retry logic.
2016-09-06 Jihun HaFix a logic to filter out an exception in createRemoteE...
2016-09-05 Heewon ParkAdd ifdef the code which utilizes TLS-supported APIs
2016-09-03 Hun-je YeonMerge branch 'notification-service'
2016-09-02 Philippe Covalbuild: Update version to 1.2.0
2016-09-02 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-09-02 ccMerge branch 'master' into notification-service
2016-09-02 Jihun HaUpdate QoS configuration to HIGH in Mediator android app
2016-09-01 Heewon ParkFix defects detected by SVACE system in easy setup
2016-09-01 Jihun HaFix wrong comparison statement in Easy setup.
2016-08-31 Heewon ParkUpdate mediator android sample app.
2016-08-31 Heewon ParkUpdate certificate-provisioin & acl-provision
2016-08-31 sy01.younFix a faulty logic in parsing a received query and...
2016-08-30 Heewon ParkUpdate validation check logic on Android SDK.
2016-08-30 hyuna0213.joUsing shared library instead of static on linux platform
2016-08-29 Heewon ParkUpdate createRemoteEnrollee function.
2016-08-29 Jongmin ChoiFix Default ACL
2016-08-25 Jihun HaUpdate security-provisioning logic
2016-08-25 Heewon ParkReplace normal Tag in Log with Easy Setup specified Tag
2016-08-25 ccMerge remote-tracking branch 'origin/notification-service'
2016-08-25 Jihun HaAdd explanatory comments for doxygen in easy setup
2016-08-24 Jihun HaFix wrong API call in easy setup
2016-08-24 Jihun HaAdd logic to handle GET/POST request with various interface
2016-08-24 sy01.younRemove unnecessary flags in script files when building...
2016-08-23 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-23 Jihun HaFix a defect detected by a static code analysis tool
2016-08-23 Heewon ParkUpdate EnrolleeConf data model
2016-08-23 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-23 Jihun HaUpdate Sconscript to disable easysetup unittest for...
2016-08-23 Jihun HaUpdate Android.mk file in easy setup
2016-08-23 Jihun HaUpdate resource types of easy setup
2016-08-23 Jihun HaUpdate unittest for easy setup along with the removal...
2016-08-23 Hun-je YeonMerge remote-tracking branch 'origin/master' into notif...
2016-08-22 Jihun HaModify some internal functions' name in easy setup
2016-08-22 Jihun HaRemove ESCloudProvState in Jni and Android
2016-08-22 Jihun HaRemove ESCloudProvState due to duplication
2016-08-22 Jongmin ChoiFix TLS-related Build error
2016-08-19 Hun-je YeonMerge branch 'notification-service'
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 sy01.younTizen Enrollee Sample App. and its script files are...
2016-08-19 sy01.younAdd & fix unittest of easy setup.
next