- 14 Aug, 2018 1 commit
-
-
Harish Kumara M authored
fixed the review comments and applying the mbedtls patches added stubbed function for st_wifi_free_scan_list in TizenRT Added the latest commit changes on TizenRT and auto build script for tizenrt. Change-Id: I8fd4c901311c0bbd76854185aa70f558fb069bf3 Signed-off-by:
pilli manikanta <p.manikanta@partner.samsung.com> Signed-off-by:
Harish Kumara M <h.marappa@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/26729Reviewed-by:
Abhishek Pandey <abhi.siso@samsung.com> Tested-by:
IoTivity Jenkins <jenkins-daemon@iotivity.org> Reviewed-by:
Uze Choi <uzchoi@samsung.com>
-
- 17 Jul, 2018 1 commit
-
-
pilli manikanta authored
added separate setting for each thread fixed the review commit and added the network monitoring functions fixed the crash issues and tested the lite stack on TizenRT Change-Id: I9130f0b4ae41df135adc004d57e244f00b1f0f07 Signed-off-by:
pilli manikanta <p.manikanta@partner.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/26331Reviewed-by:
Abhishek Pandey <abhi.siso@samsung.com> Tested-by:
IoTivity Jenkins <jenkins-daemon@iotivity.org> Reviewed-by:
Uze Choi <uzchoi@samsung.com>
-
- 14 Jun, 2018 1 commit
-
-
Jaehong Jo authored
st_cloud_access name is changed to st_cloud_manager Change-Id: If0f3e2c15b03bdc0e314f48389441913685c555f Signed-off-by:
Jaehong Jo <jaehong.jo@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/25799Tested-by:
IoTivity Jenkins <jenkins-daemon@iotivity.org> Reviewed-by:
Uze Choi <uzchoi@samsung.com>
-
- 30 May, 2018 1 commit
-
-
Abhishek Pandey authored
1. Fixed Tizen RT ST App Makefile. 2. Added resource handlers for ST App. 3. Updated readme. Change-Id: I982c2506197a27f74157dbd381a42a716e02e2fe Signed-off-by:
Abhishek Pandey <abhi.siso@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/25535Tested-by:
IoTivity Jenkins <jenkins-daemon@iotivity.org> Reviewed-by:
Uze Choi <uzchoi@samsung.com>
-
- 28 May, 2018 1 commit
-
-
Abhishek Pandey authored
Adding Tizen RT Port for st_app and fixed few errors. 1. Tizen RT don't support scanf. Using __TIZENRT__ define to avoid compiling any scanf and menu input related code handling. 2. Used Tizen RT Network APIs for Soft AP Creation and Target AP Wi-Fi Connection. 3. Updated build configurations accordingly. 4. Added IP Adapter Port functions for session event handling. 5. Sample app changes with static to avoid redefinition error across separate samples. 6. File mode changes: Few files had file mode = 755. Changed it to 644 for these files. Change-Id: Iaba4b71952df873c04b56a88fc51af7c4b50f2d5 Signed-off-by:
Abhishek Pandey <abhi.siso@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/25319Tested-by:
IoTivity Jenkins <jenkins-daemon@iotivity.org> Reviewed-by:
Uze Choi <uzchoi@samsung.com>
-
- 16 May, 2018 1 commit
-
-
pilli manikanta authored
Added few changes for secure mode and modified the makefile Bug: https://jira.iotivity.org/browse/LITE-4 Change-Id: I564b6ee337b7be93fd5c555d4c13ef16e698c70b Signed-off-by:
pilli manikanta <p.manikanta@partner.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/25241Tested-by:
IoTivity Jenkins <jenkins-daemon@iotivity.org> Reviewed-by:
Uze Choi <uzchoi@samsung.com>
-
- 08 May, 2018 1 commit
-
-
pooja authored
Change-Id: Idfcb37853c1fa1e75f689ea152c99961c2aa4ef8 Signed-off-by:
pooja <pooja.k@partner.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/25037Tested-by:
IoTivity Jenkins <jenkins-daemon@iotivity.org> Reviewed-by:
Uze Choi <uzchoi@samsung.com>
-
- 30 Apr, 2018 1 commit
-
-
pilli manikanta authored
Diffrences with liunx port: 1.Disabled IPV6 functionality(TizenRT won't support IPV6 functionality) 2.Added randomness generation function. 3.Disabled netlink socket(TizenRT won't support netlink sockets) 4.Added getting interface addresses api as per TizenRT. Bug: https://jira.iotivity.org/browse/LITE-4 Change-Id: I4624287bb93287491aa3eb4aeed9b57a9e148da0 Signed-off-by:
pilli manikanta <p.manikanta@partner.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/24969Reviewed-by:
Uze Choi <uzchoi@samsung.com> Tested-by:
Uze Choi <uzchoi@samsung.com>
-