summaryrefslogtreecommitdiff
path: root/gsupplicant/supplicant.c
AgeCommit message (Expand)AuthorFilesLines
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-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
2020-05-04Add support of EAP on Ethernet.Nishant Chaprana1-1/+101
2020-04-20Verify INS functions using connmanctlsubmit/tizen/20200422.012623hyunuk.tak1-76/+102
2020-04-16Add intelligent Network Selectionsubmit/tizen/20200417.010643accepted/tizen/unified/20200417.152700hyunuk.tak1-18/+507
2020-02-07gsupplicant: Fix memory leaksubmit/tizen/20200212.122721accepted/tizen/unified/20200213.121529Jaehyun Kim1-0/+8
2019-12-04Fix to handle scan events initiated by wpa_supplicantsubmit/tizen/20200203.052118submit/tizen/20191204.124930accepted/tizen/unified/20191205.091332Jaehyun Kim1-3/+16
2019-10-11Extract strength as int32 in SignalPoll method_call's replysubmit/tizen/20191011.090452Nishant Chaprana1-4/+2
2019-10-07Change g_waring to g_messageINSUN PYO1-1/+1
2019-09-27Add DPP service based on configuration filesubmit/tizen/20190927.130602Yu1-2/+277
2019-09-18Imported Upstream version 1.37submit/tizen/20190920.082459Nishant Chaprana1-96/+143
2019-08-27Update RSSI/Strength of connected service using SignalPoll eventNishant Chaprana1-1/+8
2019-07-25Add OWE security mode supportYu1-2/+18
2019-07-04Imported Upstream version 1.37upstream/1.37Nishant Chaprana1-26/+135
2019-06-19Added support of WPA3-SAE security mode.submit/tizen/20190621.094817accepted/tizen/unified/20190624.075215Niraj Kumar Goit1-10/+14
2019-06-11Improve support of Multiple same SSIDs including band steering.submit/tizen/20190611.082034accepted/tizen/unified/20190611.110358Jaehyun Kim1-0/+15
2019-04-05Added support of Multiple same SSIDs including band steering.submit/tizen/20190409.131053accepted/tizen/unified/20190410.061801Niraj Kumar Goit1-7/+7
2019-03-29[Upstream]gsupplicant: Switch to different BSSID of same SSID in case of sign...Niraj Kumar Goit1-1/+7
2018-12-17Copy vsie_list before remove old listSeonah Moon1-1/+8
2018-12-17Added dbus method to get whether 5Ghz band is supportedsubmit/tizen/20181217.121131accepted/tizen/unified/20181218.063104Abhishek Sansanwal1-0/+17
2018-10-05Add IEEE 802.11 protocol(b/g/n/a/ac) Modes of APsMilind Murhekar1-0/+116
2018-10-04[CONNMAN][Change AP's max speed logic]Mayank Haarit1-0/+92
2018-09-13Fixed some build warningsJaehyun Kim1-3/+3
2018-08-24[connman] Added Tizen Wi-Fi Meshsubmit/tizen/20180824.072908Nishant Chaprana1-1/+525
2018-07-27Fixed invalid memory access during connectionsubmit/tizen/20180731.042150accepted/tizen/unified/20180731.075043Jaehyun Kim1-9/+4
2018-06-11gsupplicant: Fixed invalid read issueSaurav Babu1-0/+12
2018-05-24Fixed various memory leaksSaurav Babu1-5/+5