summaryrefslogtreecommitdiff
path: root/gsupplicant/supplicant.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Merge "Add ApSelectionMethod config option" into tizenJaehyun Kim1-65/+57
2023-10-25Add ApSelectionMethod config optionJaehyun Kim1-65/+57
2023-10-18Fix memory leakAnjali Nijhara1-2/+12
2023-09-13Added dbus method to get whether 6GHz band is supportedJaehyun Kim1-1/+15
2023-09-12Add some missing code for SAE supportJaehyun Kim1-6/+9
2023-09-07Update ssid frequency only from best bss signalJaehyun Kim1-8/+13
2023-07-20Use estimated throughput for wifi roamingJaehyun Kim1-5/+13
2023-07-03Merge "Merge tag 'upstream/1.41' into tizen" into tizenaccepted/tizen/unified/20230705.063745Jaehyun Kim1-22/+28
2023-06-05Do not include related code if INS is not enabledaccepted/tizen/unified/20230616.172359Jaehyun Kim1-22/+24
2023-03-31Fix crash issue when passphrase decryption failsJaehyun Kim1-15/+34
2023-03-15Merge tag 'upstream/1.41' into tizenAnjali Nijhara1-22/+28
2023-03-15Imported Upstream version 1.41upstream/1.41Anjali Nijhara1-5/+41
2022-12-12DA: Fix build warningsJaehyun Kim1-2/+3
2022-12-12Add exception handling for null best_bssJaehyun Kim1-3/+3
2022-12-07Support PSK_SHA256 for ieee80211waccepted/tizen/7.0/unified/20221209.015645Jaehyun Kim1-2/+31
2022-10-31DA: Modify INS score source codeJaehyun Kim1-5/+17
2022-10-29Remove useless network path of the wifi interface when removing networkJaehyun Kim1-0/+43
2022-09-30Check dbus path before constructing AddNetwork messagetizen_7.0_m2_releaseaccepted/tizen/unified/20221005.023218accepted/tizen/7.0/unified/hotfix/20221116.110650accepted/tizen/7.0/unified/20221110.061230tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixJaehyun Kim1-0/+6
2022-09-19Support ft-psk and ft-sae connectionaccepted/tizen/unified/20220923.052717Jaehyun Kim1-3/+17
2022-08-23Maintain connection status when wifi roamingsubmit/tizen/20220902.085939submit/tizen/20220829.114301Jaehyun Kim1-10/+53
2022-06-05Fix derefrencing of invalid pointersubmit/tizen/20220617.053331accepted/tizen/unified/20220620.131713Jaehyun Kim1-0/+37
2022-03-17Fix EAP-TLS Wi-Fi connection issueNiraj Kumar Goit1-4/+0
2022-02-23Merge tag 'upstream/1.40' into tizen.submit/tizen/20220224.061208Niraj Kumar Goit1-2/+2
2022-02-14Add support to get PMF informationsubmit/tizen/20220215.060643accepted/tizen/unified/20220216.175734Jaehyun Kim1-3/+27
2021-12-30Fix WPA3 Multi-bssid Issuesubmit/tizen/20211230.103710accepted/tizen/unified/20220105.120844Anjali Nijhara1-0/+3
2021-12-28Start wifi roaming when better BSS is foundJaehyun Kim1-28/+35
2021-12-19Merge "Start scan for wifi roaming when SNR and signal are weakened" into tizenJaehyun Kim1-1/+6
2021-12-08Merge "service: Add a new property 'SecurityList'" into tizensubmit/tizen/20211215.063645accepted/tizen/unified/20211216.155835Jaehyun Kim1-3/+12
2021-12-08Merge "Use the default logic when not using INS" into tizenJaehyun Kim1-7/+10
2021-12-07Merge "Fix an incorrect value being used for signal score calculation" into t...Jaehyun Kim1-1/+1
2021-12-07service: Add a new property 'SecurityList'Jaehyun Kim1-3/+12
2021-12-06Use the default logic when not using INSJaehyun Kim1-7/+10
2021-11-24Fix an incorrect value being used for signal score calculationJaehyun Kim1-1/+1
2021-10-27Use TIZEN_EXT_INS for INS related codeNishant Chaprana1-8/+10
2021-10-05Start scan for wifi roaming when SNR and signal are weakenedJaehyun Kim1-1/+6
2021-08-18Use SNR and estimated throughput for BSS scoringJaehyun Kim1-5/+40
2021-06-10Check the reply of SignalPoll method correctlyJaehyun Kim1-1/+6
2021-05-07Modified to handle WPA3/WPA2 mixed mode as WPA3-SAEsubmit/tizen/20210513.084419submit/tizen/20210512.013459Jaehyun Kim1-2/+4
2021-04-29Send Mac policy parameters in CreateInterface dbus call.submit/tizen/20210503.112345accepted/tizen/unified/20210506.103545Nishant Chaprana1-1/+11
2021-04-21Add setter/getter for handling MAC randomization policyNishant Chaprana1-0/+191
2021-03-31Use dbus_free for deallocation, when allocated with dbus_malloc0Nishant Chaprana1-1/+1
2021-01-27Error checking in passphrase decryption method.Niraj Kumar Goit1-0/+8
2021-01-04Imported Upstream connman version 1.38Niraj Kumar Goit1-0/+18
2020-10-14Imported Upstream version 1.38upstream/1.38Nishant Chaprana1-0/+18
2020-10-07Add support for dlogJaehyun Kim1-13/+50
2020-06-09Add omitted TIZEN_EXTJaehyun Kim1-2/+2
2020-05-22supported OWE Transition modeJinwon Kim1-5/+82
2020-05-15gsupplicant: update an interface state in GetInterface callbackSeonah Moon1-33/+0
2020-05-13Handle the case that best_bss is NULLsubmit/tizen/20200513.103127Cheoleun Moon1-3/+15
2020-05-12Create interface first when enable Wi-Fisubmit/tizen/20200512.123850accepted/tizen/unified/20200512.144346Seonah Moon1-0/+90