summaryrefslogtreecommitdiff
path: root/gsupplicant/supplicant.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-18gsupplicant: Fixed crash issue when network exists in supplicantsubmit/tizen/20180518.061044accepted/tizen/unified/20180521.003506Saurav Babu1-0/+14
2018-04-20Add BSSID , signal strength and frequency list of the APssubmit/tizen/20180424.084858accepted/tizen/unified/20180425.062309Mayank Haarit1-0/+48
2018-04-20Added logic to get country code of APsMayank Haarit1-0/+23
2018-02-26[connman]Added support of EAP-FAST,EAP-PWD and EAP-AKA'.submit/tizen/20180226.110934accepted/tizen/unified/20180227.062953Niraj Kumar Goit1-2/+41
2018-02-21Added new dbus method to support bssid based connectionJaehyun Kim1-9/+23
2018-01-23Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-33/+49
2018-01-23Handles the passphrase decryption failure caseJaehyun Kim1-1/+3
2018-01-23Updated connman to version 1.35Seonah Moon1-164/+554
2018-01-22Merge "Modified logic to process each VSIE of all vendors." into tizensubmit/tizen/20180122.055447submit/tizen/20180122.055424accepted/tizen/unified/20180123.061054taesub kim1-33/+49
2018-01-12Handles the passphrase decryption failure casesubmit/tizen/20180121.225846submit/tizen/20180119.040348accepted/tizen/unified/20180123.061114Jaehyun Kim1-1/+3
2018-01-08Imported Upstream version 1.35upstream/1.35Seonah Moon1-108/+563
2018-01-04Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-33/+49
2017-12-28Make WiFi passphrase enc/dec routine async to prevent mutual synchronous call...submit/tizen/20171229.034008accepted/tizen/unified/20171229.070248Jaehyun Kim1-0/+157
2017-12-27connman: Get HS20 property of service correctlysubmit/tizen/20171228.074717submit/tizen/20171228.053515accepted/tizen/unified/20171229.070200Saurav Babu1-2/+11
2017-11-03Added handling of "AssocStatusCode" signalManeesh Jain1-0/+19
2017-11-02Fix memory leakSeonah Moon1-0/+1
2017-08-18[connman] Enabled specific scan for Multiple APs.submit/tizen/20170822.002714submit/tizen/20170821.070104Niraj Kumar Goit1-1/+5
2017-08-09[connman] Added support to get WiFi vendor element.submit/tizen/20170811.041528accepted/tizen/unified/20170811.133331Niraj Kumar Goit1-1/+52
2017-08-02[WGID-260167] Add null checksubmit/tizen/20170803.074947chleun.moon1-0/+4
2017-07-04Added support of EAP-AKA, EAP-SIM.Niraj Kumar Goit1-0/+14
2017-02-16[tizen 4.0]: Add support of Disconnect Reason Event HandlerManeesh Jain1-27/+19
2017-01-12Fix for single channel scan in SelectNetworktaesub kim1-0/+22
2016-09-07Append bssid property to the add_network call to wpa_supplicantMilind Ramesh Murhekar1-0/+13
2016-06-28Modify to get rsn mode using pairwisesubmit/tizen/20160628.112647accepted/tizen/wearable/20160629.021326accepted/tizen/tv/20160629.021220accepted/tizen/mobile/20160629.021329accepted/tizen/ivi/20160629.021304accepted/tizen/common/20160628.141818hyunuktak1-4/+9
2016-06-17[SPIN] Added the connman disconnect reason property.Niraj Kumar Goit1-0/+31
2016-06-17[SPIN] fix the invalid state from supplicant.Niraj Kumar Goit1-0/+6
2016-06-17[SPIN] Update operating frequency properly.Niraj Kumar Goit1-1/+3
2016-06-17[SPIN] add keymgmt property for bss.Niraj Kumar Goit1-0/+13
2016-06-17[SPIN] request RemoveNetwork when disconnected to stop scanning in supplicant.Niraj Kumar Goit1-0/+25
2016-06-15[SPIN] gsupplicant: fix stucking in scanning state when scan failed.Niraj Kumar Goit1-0/+15
2016-06-14[SPIN] support ft-psk and ft-eap security type.Niraj Kumar Goit1-0/+52
2016-06-13Merge "Add support for WPS2-PSK security type in Security property of service...submit/tizen/20160614.053635accepted/tizen/wearable/20160614.103626accepted/tizen/tv/20160614.103619accepted/tizen/mobile/20160614.103642accepted/tizen/ivi/20160614.103653accepted/tizen/common/20160614.144019taesub kim1-0/+12
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim1-0/+12
2016-06-09[SPIN] Admit to connect EAP-TLS without passphrase of privatekey.Niraj Kumar Goit1-0/+8
2016-06-09[SPIN]Set interface callback during scan requestNiraj Kumar Goit1-0/+5
2016-04-26Imported Upstream version 1.29upstream/1.29taesubkim1-70/+33
2016-01-05gsupplicant: Disable P2P support in connmanSaurav Babu1-0/+2
2015-10-06Sync with Tizen 2.4(1.29.36)submit/tizen/20151020.082803accepted/tizen/wearable/20151020.111030accepted/tizen/tv/20151020.111019accepted/tizen/mobile/20151020.111002taesub.kim1-2/+83
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-71/+165
2014-10-31Tethering: Add hidden access point support in technologyChengyi Zhao1-0/+4
2014-10-31Tethering: Add handling for wpa_supplicant authorized/deauthorized signalsChengyi Zhao1-0/+53
2014-10-31Tizen: Fix wifi enterprise to support SIM and AKAArron Wang1-0/+20
2014-10-31Tizen: Export more wifi info in ConnMan network APIArron Wang1-0/+49
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-60/+1179
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-308/+758
2013-05-17wifi: Scan all stored hidden networksTomasz Bursztyka1-1/+1
2013-02-25gsupplicant: Remove pointless timeout constantMarcel Holtmann1-2/+0
2013-02-22gsupplicant: Set the scan callback in g_supplicant_interface_scanJulien Massot1-0/+3
2013-02-18gsupplicant: Return zero for max scan SSID parameterPatrik Flykt1-2/+2
2013-01-11gsupplicant: Return max SSIDs to scan given by wpa_supplicantPatrik Flykt1-3/+2