Fix cppcheck 'shadowVariable' warnings
[platform/core/api/wifi-manager.git] / test /
2021-02-09 Nishant ChapranaFix cppcheck 'returnNonBoolInBooleanFunction' warnings 61/253361/1
2021-02-09 Nishant ChapranaFix cppcheck 'invalidPrintfArgType_sint' warnings 60/253360/1
2021-02-09 Nishant ChapranaFix cppcheck 'unsignedLessThanZero' warnings 59/253359/1
2020-11-26 Nishant ChapranaFix typo Succesfully => Successfully 25/248325/3
2020-09-25 Jaehyun KimMerge "[tool] Use MACRO for using mac address length... accepted/tizen/unified/20201006.044345 submit/tizen/20200925.132900 submit/tizen/20201005.112026
2020-09-20 Nishant Chaprana[tool] Use MACRO for using mac address length 90/244490/2
2020-06-09 cheoleun moonMerge "Added API to get IEEE 802.11 connection mode... accepted/tizen/unified/20200609.153523 submit/tizen/20200609.003709
2020-06-08 Niraj Kumar GoitAdded API to get IEEE 802.11 connection mode. 78/234178/4
2020-03-05 Jaehyun Kim[wifi_manager_test] Support for AP names that include... 98/226798/1 submit/tizen/20200324.061720
2019-07-29 Jaehyun KimMerge "Add support for OWE security mode" into tizen accepted/tizen/unified/20190820.115115 submit/tizen/20190729.091802 submit/tizen/20190731.012344 submit/tizen/20190819.082417
2019-07-26 Jaehyun KimMerge "Added CAPI to get AP hidden status." into tizen submit/tizen/20190726.070639
2019-07-26 Jaehyun KimMerge "Added CAPI to get the hidden property of access...
2019-07-26 Niraj Kumar GoitAdded CAPI to get AP hidden status. 80/210180/3
2019-07-25 YuAdd support for OWE security mode 24/210824/1
2019-06-19 Niraj Kumar GoitAdded support of WPA3-SAE security mode. 85/207985/3 accepted/tizen/unified/20190624.075212 submit/tizen/20190621.094817
2019-03-26 Cheoleun Moon[wifi_manager_test] Print error message when there... 08/202208/4 accepted/tizen/unified/20190327.025219 submit/tizen/20190326.072635
2019-01-17 hyunuktakFix a svace issue for memory leak 65/197865/1 accepted/tizen/unified/20190128.061707 submit/tizen/20190122.114357 submit/tizen/20190123.120006
2018-12-17 Jaehyun KimMerge "Added internal CAPI to check for 5Ghz band suppo... accepted/tizen/unified/20181219.063348 submit/tizen/20181218.125545
2018-12-13 Abhishek SansanwalAdded internal CAPI to check for 5Ghz band support. 81/195381/2
2018-11-20 Jaehyun KimMerge "Added unexpected state transition handling"...
2018-11-06 Jaehyun KimMerge "API to get connection mode of connected network... submit/tizen/20181106.114249
2018-10-05 Milind MurhekarAPI to get connection mode of connected network 48/189948/8
2018-09-15 Niraj Kumar GoitAdded config API to set and get prefix length. 65/189265/2 accepted/tizen/unified/20180918.152333 submit/tizen/20180918.053753
2018-09-05 Niraj Kumar GoitAdded test-code of config CAPIs to set IP details. 99/186499/7 accepted/tizen/unified/20180907.211654 submit/tizen/20180907.071239
2018-08-23 Niraj Kumar GoitAdded config CAPI to set eap private-key information. 59/186059/3
2018-07-22 taesub.kimModified error for wifi-manager (ACR-1256) 56/184756/1 submit/tizen/20180723.014622
2018-07-20 taesub kimAdd new error (ACR-1256) 69/183669/5
2018-07-11 taesub kimModified wifi_manager_test file for testhub 22/183822/2 accepted/tizen/unified/20180712.092642 submit/tizen/20180711.084813
2018-07-05 Nishant Chaprana[Implemention] Asynchronous API for forgetting access... 33/183233/4 accepted/tizen/unified/20180709.064826 submit/tizen/20180706.050915
2018-05-17 Mayank Haaritwifi-manager: To get vsie list of APs 60/179260/3
2018-04-24 taesub kimMerge "Update doxygen for ip config type" into tizen accepted/tizen/unified/20180425.062306 submit/tizen/20180424.084858
2018-04-20 Mayank Haaritwifi-manager: Add support for returning APs information 77/176677/3
2018-04-19 Mayank Haaritwifi-manager: Implemented functionality to get AP's... 52/176352/7
2018-04-19 Jaehyun KimMerge "Added prototype for new APIs" into tizen accepted/tizen/unified/20180420.081853 submit/tizen/20180419.131851
2018-04-19 Jaehyun KimFixed a coverity for resource leak 80/176380/2
2018-04-16 taesub kimMerge "Added new CAPI to get the wps pin number from... accepted/tizen/unified/20180417.173156 submit/tizen/20180416.224602
2018-04-16 taesub kimMerge "Return correct EAP type for AKA PRIME, FAST...
2018-04-16 taesub kimMerge "Add support of SSID and Frequency mixed scan...
2018-04-13 taesub kimAdded new CAPI to get the wps pin number from supplicant 02/175002/4
2018-04-12 hyunuktakFixed a coverity for resource leak 61/175761/1 accepted/tizen/unified/20180413.073622 submit/tizen/20180413.011058
2018-04-09 Niraj Kumar GoitAdd support of SSID and Frequency mixed scan. 33/174933/3
2018-04-06 Jaehyun KimMerge "Fixed some coverity for resource leak" into... accepted/tizen/unified/20180406.144311 submit/tizen/20180406.023145
2018-04-03 hyunuktakFixed some coverity for resource leak 36/174536/3
2018-04-02 Taesoo JunFix memory leak - _test_found_print_ap_info_callback 90/174490/1 accepted/tizen/unified/20180406.062053 submit/tizen/20180403.231154
2018-03-16 Niraj Kumar GoitParse the security and encryption mode in the netlink... 67/172867/1
2018-02-28 taesub kimFix ASan build 52/171252/1 accepted/tizen/unified/20180302.061515 submit/tizen/20180228.035728
2018-02-26 taesub kimMerge "Added support of EAP-FAST, EAP-PWD and EAP-AKA... accepted/tizen/unified/20180227.062946 submit/tizen/20180226.110934
2018-02-15 Niraj Kumar GoitAdded support of EAP-FAST, EAP-PWD and EAP-AKA'. 46/170246/1
2018-01-22 Niraj Kumar GoitCancel CAPI wifi_manager_ap_get_vsie(). 53/167853/1 accepted/tizen/unified/20180124.154226 submit/tizen/20180124.041849
2018-01-22 Niraj Kumar GoitAdded CAPI to receive each vsie in callback. 98/165798/4 accepted/tizen/unified/20180123.061052 submit/tizen/20180122.055424
2018-01-02 taesub kimMerge "[CID-94441] Fix resource leak" into tizen accepted/tizen/unified/20180103.151852 submit/tizen/20180102.074639
2018-01-02 Seonah Moon[CID-94441] Fix resource leak 23/165523/1
2018-01-02 taesub kimFixed memory leak 16/165516/2
2018-01-01 taesub kimMerge "Add new rpm package for test application" into... accepted/tizen/unified/20180103.070146 submit/tizen/20180102.005852
2017-12-26 taesub kimMerge "Remove invalid memory release" into tizen accepted/tizen/unified/20171227.062308 submit/tizen/20171226.232826
2017-12-26 Niraj Kumar GoitRefactored "wifi_manager_netlink_scan" to perform both... 09/165009/3
2017-12-22 taesub kimAdded APIs to set/get enable or disable of passpoint 10/164510/6
2017-12-18 Niraj Kumar GoitAdded CAPI for netlink specific AP scan. 00/164000/2 accepted/tizen/unified/20171219.072613 submit/tizen/20171218.085650 submit/tizen/20171220.222501
2017-12-18 Seonah MoonRename extension header 17/164217/1
2017-11-30 Seonah Moonbug fix for test app 92/162292/1 accepted/tizen/unified/20171204.072225 submit/tizen/20171130.074734
2017-11-27 Niraj Kumar Goit[wifi-manager] Added CAPI for Netlink scan. 82/160582/3
2017-11-15 Abhishek SansanwalAdded CAPI's for IP conflict detection 65/151965/14 accepted/tizen/unified/20171117.125007 submit/tizen/20171116.232504
2017-11-14 taesub kimAdded support to Add, Get and Remove VSIE data and... 47/158947/7
2017-11-14 taesub kimMerge "wifi-manager: Added new macro in wifi_manager_di...
2017-11-14 taesub kimMerge "Added new CAPI to get the Association Status...
2017-11-14 Maneesh JainAdded new CAPI to get the Association Status Code from... 62/158262/5
2017-11-07 Niraj Kumar GoitAdded CAPI to get vsie information of each AP. 59/158859/3
2017-11-01 taesub kimMerge "Checking for client connection before doing... accepted/tizen/unified/20171106.073044 submit/tizen/20171103.014532
2017-10-25 taesub kimAdded APIs to set/get enable or disable of Wi-Fi profil... 42/157042/9
2017-09-28 Seonah Moon[CID-43828, 72998] bug fix (unused code, untrusted... 56/153456/1 accepted/tizen/unified/20170929.081847 submit/tizen/20170928.232941
2017-09-27 Taesoo JunFix memory leak in test app 57/152657/1 submit/tizen/20170927.082657
2017-09-18 taesub kimAdd APIs to set/get auto connection mode 66/149966/3 accepted/tizen/unified/20170921.072212 submit/tizen/20170920.020838
2017-09-13 taesub kimMerge "[wifi-manager] Issue scan request based on last...
2017-09-11 taesub kimAdd API to flush BSS 35/148835/1 accepted/tizen/unified/20170913.071026 submit/tizen/20170911.125730
2017-08-18 Niraj Kumar Goit[wifi-manager] Added CAPI to support Multi Specific... 90/143890/4 submit/tizen/20170821.070104
2017-08-10 taesub kimMerge "[wifi-manager] Added CAPI to get WiFi VSIE list... accepted/tizen/unified/20170811.133321 submit/tizen/20170811.041528
2017-08-09 taesub kimMerge "Add API to get the RSSI level" into tizen accepted/tizen/unified/20170811.021033 submit/tizen/20170809.085632
2017-08-03 taesub kimAdd API to get the RSSI level 24/141924/13
2017-08-03 taesub kimMerge "Added wifi_manager_ap_get_dhcp_lease_duration...
2017-08-03 taesub kimMerge "Added CAPI to get DHCP lease duration" into... submit/tizen/20170803.074947
2017-08-03 Abhishek SansanwalAdded wifi_manager_ap_get_dhcp_lease_duration API 11/142211/1
2017-08-01 Niraj Kumar GoitAdded support to Add, Get and Remove VSIE data. 03/140603/5
2017-07-10 taesub kimMerge "[wifi-manager] Enabled support of EAP-AKA and... accepted/tizen/4.0/unified/20170816.011502 accepted/tizen/4.0/unified/20170816.014738 accepted/tizen/unified/20170710.154645 submit/tizen/20170710.074033 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
2017-07-07 Milind Ramesh MurhekarAdd Support for bssid scan feature. 29/136729/4
2017-07-03 Niraj Kumar Goit[wifi-manager] Enabled support of EAP-AKA and EAP_SIM. 03/136703/3
2017-06-23 taesub kimMerge "Added callback CAPIs to get WiFi Module State... accepted/tizen/unified/20170703.064307 submit/tizen/20170703.005838
2017-06-23 taesub kimMerge "[TV Profile]: Add new CAPI to get WiFi Module...
2017-06-23 taesub kimMerge "Added new CAPI to print the WiFi Connection...
2017-06-22 Maneesh JainAdded callback CAPIs to get WiFi Module State event 09/132209/15
2017-06-22 Maneesh Jain[TV Profile]: Add new CAPI to get WiFi Module State 58/131858/10
2017-06-20 Maneesh JainAdded new CAPI to print the WiFi Connection Error State 35/132335/5
2017-06-09 taesub kimMerge "wifi-manager: Notify WPS Connection Errors to... accepted/tizen/unified/20170609.203904 submit/tizen/20170609.022610
2017-06-07 Saurav Babuwifi-manager: Notify WPS Connection Errors to application 53/132753/3
2017-06-01 taesub kimMerge "wifi-manager: Add new error codes for WPS Connec... accepted/tizen/unified/20170602.154210 submit/tizen/20170601.042236
2017-05-30 taesub kimModified test file for proxy method 45/131545/1
2017-04-24 taesub kimMerge "Fixed error that could be returned" into tizen submit/tizen/20170424.014832
2017-04-21 Maneesh JainTDLS: Implement TDLS Channel Switch Feature 45/124545/3 accepted/tizen/unified/20170421.115026 submit/tizen/20170421.072430
2017-04-20 taesub kimMerge "Fix for WGID-2660, WGID-2658, WGID-2663" into... accepted/tizen/unified/20170420.155737 submit/tizen/20170420.091040
2017-04-20 taesub kimMerge "Added CAPI to get DHCP Server Address" into...
2017-04-19 taesub kimMerge "Added new APIs for TDLS feature" into tizen
next