summaryrefslogtreecommitdiff
path: root/gsupplicant
AgeCommit message (Expand)AuthorFilesLines
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 Babu2-0/+16
2018-05-24Fixed various memory leaksSaurav Babu1-5/+5
2018-05-23gsupplicant: Fixed resource leaksubmit/tizen/20180524.035245accepted/tizen/unified/20180524.050028Jaehyun Kim1-1/+5
2018-05-23gsupplicant: Fixed crash issuesubmit/tizen/20180523.121952accepted/tizen/unified/20180523.144438Saurav Babu1-2/+7
2018-05-21Don't remove network when G_SUPPLICANT_STATE_DISCONNECTED is receivedsubmit/tizen/20180523.065951accepted/tizen/unified/20180523.144422Saurav Babu2-26/+0
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 Haarit2-0/+49
2018-04-20Added logic to get country code of APsMayank Haarit2-0/+25
2018-02-26[connman]Added support of EAP-FAST,EAP-PWD and EAP-AKA'.submit/tizen/20180226.110934accepted/tizen/unified/20180227.062953Niraj Kumar Goit2-2/+53
2018-02-21Added new dbus method to support bssid based connectionJaehyun Kim2-9/+25
2018-01-23Modified logic to process each VSIE of all vendors.Niraj Kumar Goit2-35/+50
2018-01-23Handles the passphrase decryption failure caseJaehyun Kim1-1/+3
2018-01-23Updated connman to version 1.35Seonah Moon2-166/+564
2018-01-22Merge "Modified logic to process each VSIE of all vendors." into tizensubmit/tizen/20180122.055447submit/tizen/20180122.055424accepted/tizen/unified/20180123.061054taesub kim2-35/+50
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 Moon2-108/+574
2018-01-04Modified logic to process each VSIE of all vendors.Niraj Kumar Goit2-35/+50
2017-12-28Make WiFi passphrase enc/dec routine async to prevent mutual synchronous call...submit/tizen/20171229.034008accepted/tizen/unified/20171229.070248Jaehyun Kim2-0/+158
2017-12-27connman: Get HS20 property of service correctlysubmit/tizen/20171228.074717submit/tizen/20171228.053515accepted/tizen/unified/20171229.070200Saurav Babu2-3/+12
2017-11-03Added handling of "AssocStatusCode" signalManeesh Jain2-0/+21
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 Goit2-1/+54
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 Jain2-28/+21
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.141818hyunuktak2-5/+10
2016-06-17[SPIN] Added the connman disconnect reason property.Niraj Kumar Goit2-0/+32
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 Goit2-0/+14
2016-06-17[SPIN] request RemoveNetwork when disconnected to stop scanning in supplicant.Niraj Kumar Goit2-0/+28
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 Goit2-0/+61
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 kim2-0/+13
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim2-0/+13
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.29taesubkim2-75/+34
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.kim2-2/+98
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak4-76/+173
2014-10-31Tethering: Add hidden access point support in technologyChengyi Zhao2-0/+11
2014-10-31Tethering: Add handling for wpa_supplicant authorized/deauthorized signalsChengyi Zhao2-0/+55
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 Wang2-0/+59
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang4-117/+1367