summaryrefslogtreecommitdiff
path: root/gsupplicant/supplicant.c
AgeCommit message (Expand)AuthorFilesLines
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
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 Babu1-23/+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 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