summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
hyunuk.tak [Mon, 21 Mar 2022 02:48:45 +0000 (11:48 +0900)]
Add missing flags
Change-Id: Icaa2d7cb37cdb8c1805cd978b4e5ffda78a29740
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
hyunuk.tak [Fri, 18 Mar 2022 06:24:26 +0000 (15:24 +0900)]
Initial thread unittest codes
Change-Id: Id88de3baf2d2c874da4c62b3bea05809382179de
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
hyunuk.tak [Fri, 18 Mar 2022 06:20:50 +0000 (15:20 +0900)]
Move test files to thread-test folder
Change-Id: Iaccf336e0d02b79c718f961e089c51215758206a
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
Abhay Agarwal [Mon, 7 Mar 2022 10:20:48 +0000 (10:20 +0000)]
Merge "Update network API's" into tizen
Ravinder [Fri, 4 Mar 2022 11:39:15 +0000 (17:09 +0530)]
Update network API's
Change-Id: I57e218960a6f0d5a0350de1cfc242ba18b25cfdb
Wootak Jung [Sun, 6 Mar 2022 23:32:27 +0000 (08:32 +0900)]
Fix 64bit build error
Change-Id: Icc9ddd60b872c37cfaad84fbeee5efd2255408d5
Rohit Singh [Wed, 2 Mar 2022 07:27:59 +0000 (12:57 +0530)]
Fix coverity issue
Change-Id: Ica1bd60af2fe5fd831d9941704ec3ed4ccb3dcb7
Signed-off-by: Rohit Singh <rohit.singh@samsung.com>
Abhay Agarwal [Wed, 2 Mar 2022 08:05:08 +0000 (08:05 +0000)]
Merge "Fix svace issues" into tizen
Ravinder [Wed, 23 Feb 2022 11:11:00 +0000 (16:41 +0530)]
Fix svace issues
This patch handles the static analysis issues related to memory leak,
deref after NULL, tainted int loop, vulnerable function uses etc.
Change-Id: I9c1b6e6e6504433342544c406333e66abc98b7ac
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
Rohit Singh [Thu, 24 Feb 2022 08:31:46 +0000 (14:01 +0530)]
Add support to add and remove ipaddr for thread node
This patch adds support to add and remove ipv6 address for the thread network:
- thread_add_ipaddr
- thread_remove_ipaddr
Change-Id: Ie12902e3f707938af7b856258bee8a5bd67cce99
Signed-off-by: Rohit Singh <rohit.singh@samsung.com>
Rohit Singh [Tue, 15 Feb 2022 17:39:38 +0000 (23:09 +0530)]
Add thread commissioning scenarios to thread-test
Change-Id: I9d327ac92bc1f2ed4c8c7e5b93a006aa8b90f01b
Signed-off-by: Rohit Singh <rohit.singh@samsung.com>
Dohyun Pyun [Wed, 23 Feb 2022 04:30:36 +0000 (13:30 +0900)]
Initial commit for thread CAPI
Change-Id: I139bbbc03acc77127d04f82f8081adf0ffd90a85
Signed-off-by: Dohyun Pyun <dh79.pyun@samsung.com>
Tizen Infrastructure [Tue, 22 Feb 2022 07:16:36 +0000 (07:16 +0000)]
Initial empty repository