platform/core/api/thread.git
2022-03-31 hyunuk.takRemove thread_network_create/destroy_operational_networ... 40/273140/1
2022-03-31 hyunuk.takRemove FUNC_EXIT when it is terminated abnormally 39/273139/1
2022-03-31 hyunuk.takAdd thread_unset_operational_network API with unittest 38/273138/1
2022-03-31 hyunuk.takAdd thread_set_operational_network API with unittest 37/273137/1
2022-03-31 hyunuk.takAdd thread_network_set_panid API with unittest 36/273136/1
2022-03-31 hyunuk.takAdd thread_network_set_extended_panid API with unittest 35/273135/1
2022-03-31 hyunuk.takAdd thread_network_set_channel API with unittest 34/273134/1
2022-03-31 hyunuk.takAdd thread_network_set_pskc API with unittest 33/273133/1
2022-03-31 hyunuk.takAdd thread_network_set_key API with unittest 32/273132/1
2022-03-31 hyunuk.takAdd thread_network_set_name API with unittest 31/273131/1
2022-03-31 hyunuk.takAdd thread_network_destroy API with unittest 30/273130/1
2022-03-31 hyunuk.takAdd thread_network_create API with unittest 29/273129/1
2022-03-31 hyunuk.takAdd some APIs to handle network 28/273128/1
2022-03-31 hyunuk.takAdd srp test case for getting server registered service 27/273127/1
2022-03-31 hyunuk.takAdd srp test case for server stop 26/273126/1
2022-03-31 hyunuk.takAdd srp test case for server start 25/273125/1
2022-03-31 hyunuk.takAdd srp test case for setting client host address 24/273124/1
2022-03-31 hyunuk.takAdd srp test case for setting client host name 23/273123/1
2022-03-31 hyunuk.takAdd srp test case for removing client host 22/273122/1
2022-03-31 hyunuk.takAdd srp test case for client stop 21/273121/1
2022-03-31 hyunuk.takAdd srp test case for client start 20/273120/1
2022-03-31 hyunuk.takFix a typo of commissioner API 19/273119/1
2022-03-31 hyunuk.takAdd commissioner test case for setting commissioning... 18/273118/1
2022-03-31 hyunuk.takAdd commissioner test case for start 17/273117/1
2022-03-31 hyunuk.takAdd to clean up after used API for br enable 16/273116/1
2022-03-31 hyunuk.takModify indentation 15/273115/1
2022-03-31 hyunuk.takMove dummy ipv6 address to header file 14/273114/1
2022-03-31 hyunuk.takAdd border router test case for removing onmesh prefix 13/273113/1
2022-03-31 hyunuk.takAdd border router test case for adding onmesh prefix 12/273112/1
2022-03-31 hyunuk.takAdd border router test case for removing external route 11/273111/1
2022-03-31 hyunuk.takAdd border router test case for adding external route 10/273110/1
2022-03-31 hyunuk.takAdd border router test case for getting external routes 09/273109/1
2022-03-31 hyunuk.takAdd border router test case for disable 08/273108/1
2022-03-31 hyunuk.takAdd to clean up after used API for instance 07/273107/1
2022-03-31 hyunuk.takAdd border router test case for enable 06/273106/1
2022-03-28 hyunuk.takUse &s when get the string value 12/272912/1
2022-03-28 hyunuk.takAdd joiner test case for joining by network key 11/272911/1
2022-03-28 hyunuk.takAdd joiner test case for joiner stop 10/272910/1
2022-03-28 hyunuk.takAdd jointer test case for joiner start async 09/272909/1
2022-03-28 hyunuk.takRemove unnecessary iteration for joiner start 08/272908/1
2022-03-28 Wootak JungRemove unnecessary check logic 07/272907/1
2022-03-28 Wootak JungAdd test cases for panid related function 06/272906/1
2022-03-28 hyunuk.takAdd joiner test case for joiner start 05/272905/1
2022-03-28 Wootak JungAdd new API to get the panid from operational network 04/272904/1
2022-03-28 hyunuk.takModify a definition for dummy tlvs size 03/272903/1
2022-03-28 hyunuk.takAdd to clean up after used API for network 02/272902/1
2022-03-28 hyunuk.takAdd to free a memory for tlvs_buffer 01/272901/1
2022-03-28 hyunuk.takAdd network test case for removing ip address 00/272900/1
2022-03-28 hyunuk.takAdd network test case for adding ip address 99/272899/1
2022-03-28 hyunuk.takAdd network test case for getting ip address 98/272898/1
2022-03-28 hyunuk.takAdd network test case for detach 97/272897/1
2022-03-28 hyunuk.takAdd network test case for attach 96/272896/1
2022-03-28 hyunuk.takAdd network test case for getting active dataset tlvs 95/272895/1
2022-03-28 hyunuk.takAdd network test case for setting active dataset tlvs 94/272894/1
2022-03-28 hyunuk.takAdd network test case for destroying operational network 93/272893/1
2022-03-28 hyunuk.takAdd network test case for creating operational network 92/272892/1
2022-03-28 hyunuk.takMove scan callback function to member 91/272891/1
2022-03-28 hyunuk.takRelease timeout resource appropriately 90/272890/1
2022-03-28 hyunuk.takAdd core test case for getting extended address 89/272889/1
2022-03-28 hyunuk.takAdd core test case for scan 88/272888/1
2022-03-28 hyunuk.takAdd core test case for scan param destroy 87/272887/1
2022-03-28 hyunuk.takAdd core test case for scan param create 86/272886/1
2022-03-28 hyunuk.takAdd core test case for getting device type 85/272885/1
2022-03-28 hyunuk.takAdd core test case for setting device type 84/272884/1
2022-03-28 hyunuk.takAdd core test case for setting device role changed... 83/272883/1
2022-03-28 hyunuk.takAdd core test case for getting device role property 82/272882/1
2022-03-28 hyunuk.takAdd core test case for factoryreset 81/272881/1
2022-03-28 hyunuk.takAdd core test case for reset 80/272880/1
2022-03-28 hyunuk.takAdd core test case for stop 79/272879/1
2022-03-28 hyunuk.takAdd core test case for start 78/272878/1
2022-03-28 hyunuk.takAdd core test case for disable 77/272877/1
2022-03-28 hyunuk.takAdd core test case for enable 76/272876/1
2022-03-28 hyunuk.takAdd defense code for null param 75/272875/1
2022-03-28 hyunuk.takReplace g_objext_new with dummy value 74/272874/1
2022-03-28 hyunuk.takRemove unnecessary mock code for socket 73/272873/1
2022-03-28 hyunuk.takAdd missing flags 72/272872/1
2022-03-28 hyunuk.takInitial thread unittest codes 71/272871/1
2022-03-28 hyunuk.takMove test files to thread-test folder 70/272870/1
2022-03-07 Abhay AgarwalMerge "Update network API's" into tizen
2022-03-07 RavinderUpdate network API's 08/272008/3
2022-03-06 Wootak JungFix 64bit build error 74/271974/3 accepted/tizen/unified/20220307.232554 submit/tizen/20220304.050954 submit/tizen/20220307.015135
2022-03-03 Rohit SinghFix coverity issue 31/271831/6
2022-03-02 Abhay AgarwalMerge "Fix svace issues" into tizen
2022-03-02 RavinderFix svace issues 11/271711/4
2022-03-02 Rohit SinghAdd support to add and remove ipaddr for thread node 15/271715/5
2022-03-02 Rohit SinghAdd thread commissioning scenarios to thread-test 14/271714/3
2022-02-23 Dohyun PyunInitial commit for thread CAPI
2022-02-22 Tizen InfrastructureInitial empty repository master