summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-10-07[Fix] Dereference after free in sta_remove_callback()Nishant Chaprana1-0/+8
2019-10-01Remove Wi-Fi device reference on wifi_disable when wifi is scanningsubmit/tizen/20191001.114836accepted/tizen/unified/20191007.234805Yu1-0/+6
2019-09-27Add DPP service based on configuration filesubmit/tizen/20190927.130602Yu1-0/+10
2019-09-18Imported Upstream version 1.37submit/tizen/20190920.082459Nishant Chaprana13-332/+538
2019-09-10Merge "Update RSSI/Strength of connected service using SignalPoll event" into...Jaehyun Kim1-3/+10
2019-08-27Update RSSI/Strength of connected service using SignalPoll eventNishant Chaprana1-3/+10
2019-08-26Sort hidden profiles based on modified time.Niraj Kumar Goit1-29/+83
2019-08-06Add support to find stored Hidden AP when it's channel is changedsubmit/tizen/20190807.124141Jaehyun Kim1-1/+4
2019-07-29Merge "Add OWE security mode support" into tizensubmit/tizen/20190731.014248submit/tizen/20190729.091802Jaehyun Kim1-0/+2
2019-07-26Merge "Refactoring of scan for stored hidden profiles." into tizenJaehyun Kim1-0/+49
2019-07-25Add OWE security mode supportYu1-0/+2
2019-07-04Imported Upstream version 1.37upstream/1.37Nishant Chaprana11-171/+470
2019-06-19Added support of WPA3-SAE security mode.submit/tizen/20190621.094817accepted/tizen/unified/20190624.075215Niraj Kumar Goit1-0/+5
2019-06-11Fixed to prevent bssid corruptionsubmit/tizen/20190614.050629accepted/tizen/unified/20190617.061745Jaehyun Kim1-5/+7
2019-06-11Improve support of Multiple same SSIDs including band steering.submit/tizen/20190611.082034accepted/tizen/unified/20190611.110358Jaehyun Kim1-17/+61
2019-06-11Added support to get maximum scan SSIDs.Niraj Kumar Goit1-0/+3
2019-05-16Refactoring of scan for stored hidden profiles.Niraj Kumar Goit1-0/+49
2019-04-05Added support of Multiple same SSIDs including band steering.submit/tizen/20190409.131053accepted/tizen/unified/20190410.061801Niraj Kumar Goit1-1/+41
2019-02-21Remove the timer for MaxSpeed polling when the interface is removedsubmit/tizen/20190226.010652submit/tizen/20190222.021924accepted/tizen/unified/20190307.230901Jaehyun Kim1-20/+32
2019-02-18Fix the dangling pointer(network) inside autosignalpoll_timeout().submit/tizen/20190218.125443accepted/tizen/unified/20190219.154224Lokesh1-8/+13
2018-12-17Added dbus method to get whether 5Ghz band is supportedsubmit/tizen/20181217.121131accepted/tizen/unified/20181218.063104Abhishek Sansanwal1-0/+7
2018-10-05Add IEEE 802.11 protocol(b/g/n/a/ac) Modes of APsMilind Murhekar1-1/+80
2018-10-04[CONNMAN][Change AP's max speed logic]Mayank Haarit1-0/+67
2018-09-19Fixed null dereferencingsubmit/tizen_5.0/20181101.000006submit/tizen/20180919.090201accepted/tizen/unified/20180919.142036accepted/tizen/5.0/unified/20181102.025128Jaehyun Kim1-1/+5
2018-09-13Fixed 'incompatible pointer type' warningsubmit/tizen/20180913.042841accepted/tizen/unified/20180914.073119Jaehyun Kim1-1/+1
2018-08-24[connman] Added Tizen Wi-Fi Meshsubmit/tizen/20180824.072908Nishant Chaprana2-2/+868
2018-06-28Fixed an issue where communication with the telephony failed.submit/tizen/20180703.012932accepted/tizen/unified/20180703.062157Jaehyun Kim1-9/+10
2018-06-11telephony: Fixed memory leakSaurav Babu1-5/+6
2018-06-11gsupplicant: Fixed invalid read issueSaurav Babu1-0/+17
2018-05-21Don't remove network when G_SUPPLICANT_STATE_DISCONNECTED is receivedsubmit/tizen/20180523.065951accepted/tizen/unified/20180523.144422Saurav Babu1-24/+0
2018-04-20Add BSSID , signal strength and frequency list of the APssubmit/tizen/20180424.084858accepted/tizen/unified/20180425.062309Mayank Haarit1-0/+5
2018-04-20Added logic to get country code of APsMayank Haarit1-0/+6
2018-04-10Add SSID and Frequency mixed scan.Niraj Kumar Goit1-2/+47
2018-03-23Fix a coverity for logically dead codesubmit/tizen/20180329.102914accepted/tizen/unified/20180403.060112hyunuktak1-5/+0
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/+27
2018-02-21Added new dbus method to support bssid based connectionJaehyun Kim1-2/+13
2018-01-23Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-8/+6
2018-01-23Updated connman to version 1.35Seonah Moon11-1818/+1964
2018-01-08Imported Upstream version 1.35upstream/1.35Seonah Moon10-1704/+1984
2018-01-04Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-8/+6
2017-12-28Make WiFi passphrase enc/dec routine async to prevent mutual synchronous call...submit/tizen/20171229.034008accepted/tizen/unified/20171229.070248Jaehyun Kim1-67/+98
2017-12-27connman: Get HS20 property of service correctlysubmit/tizen/20171228.074717submit/tizen/20171228.053515accepted/tizen/unified/20171229.070200Saurav Babu1-2/+3
2017-12-12Add WiFi passphrase encryption routinesubmit/tizen/20171212.235218accepted/tizen/unified/20171213.153208Jaehyun Kim1-1/+119
2017-11-03Added handling of "AssocStatusCode" signalManeesh Jain1-1/+22
2017-11-02Fix SVACE issue @SVACE ID WGID: 30779 & 30802Maneesh Jain1-1/+19
2017-10-11[WGID-302103] Fix dereference without null checksubmit/tizen/20171012.045027accepted/tizen/unified/20171013.190316Jaehyun Kim1-2/+2
2017-09-28wifi: Don't increase device ref count on full scan after specific scanSaurav Babu1-16/+24
2017-09-28Revert "wifi: Fixed issue with device reference count"taesub kim1-4/+0
2017-09-22wifi: Fixed issue with device reference countsubmit/tizen/20170926.020531submit/tizen/20170922.065607accepted/tizen/unified/20170927.063111Saurav Babu1-0/+4
2017-08-18[connman] Enabled specific scan for Multiple APs.submit/tizen/20170822.002714submit/tizen/20170821.070104Niraj Kumar Goit1-10/+22