summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Fix svace 'UNREACHABLE_CODE.NO_PATH' warningsNishant Chaprana1-1/+2
2021-01-25On device reboot enable wpa-supplicant for EAPoL.submit/tizen/20210126.062930Niraj Kumar Goit1-35/+142
2021-01-04Imported Upstream connman version 1.38Niraj Kumar Goit7-101/+875
2020-11-09Rename EAPoL configuration file path to /var/lib/connmanNiraj Kumar Goit1-1/+1
2020-10-07Merge "Add support for dlog" into tizenJaehyun Kim1-2/+8
2020-10-07Add support for dlogJaehyun Kim1-2/+8
2020-10-07[Fix][plugin/ethernet] SVACE warning DEREF_AFTER_NULLNishant Chaprana1-1/+4
2020-09-11Fix build warningsJaehyun Kim1-1/+1
2020-09-01Fix derefrencing of NULL pointersubmit/tizen/20200903.044940submit/tizen/20200902.111409submit/tizen/20200901.053326accepted/tizen/unified/20200903.151723Jaehyun Kim1-1/+3
2020-08-27Add support for handling multiple wifi interfacessubmit/tizen/20200828.142119Jaehyun Kim1-8/+12
2020-08-05Use ref counting for network during SignalPoll method call of wpa_supplicant.submit/tizen/20200811.004738accepted/tizen/unified/20200812.144017Nishant Chaprana1-5/+10
2020-07-23Svace issues: Null check and memory leakssubmit/tizen/20200804.104340submit/tizen/20200730.084504accepted/tizen/unified/20200805.122502Rahul Jain1-1/+1
2020-05-25Merge "supported OWE Transition mode" into tizensubmit/tizen/20200528.074637accepted/tizen/unified/20200529.124226Jiung Yu1-1/+31
2020-05-22supported OWE Transition modeJinwon Kim1-1/+31
2020-05-08Block all extra scans caused by ConnManJaehyun Kim1-0/+12
2020-05-04ethernet: Fix memory leaksubmit/tizen/20200504.152605Jaehyun Kim1-1/+3
2020-05-04Update EAPoL property in connman settings.submit/tizen/20200504.135236Niraj Kumar Goit1-3/+14
2020-05-04Add support of EAP on Ethernet.Nishant Chaprana2-0/+291
2020-04-16Add intelligent Network Selectionsubmit/tizen/20200417.010643accepted/tizen/unified/20200417.152700hyunuk.tak1-1/+88
2020-02-26Fix a problem where the full scan is executed twice in successionsubmit/tizen/20200306.121455Jaehyun Kim1-7/+19
2020-02-07Remove useless codeJaehyun Kim1-12/+0
2019-12-04Fix to handle scan events initiated by wpa_supplicantsubmit/tizen/20200203.052118submit/tizen/20191204.124930accepted/tizen/unified/20191205.091332Jaehyun Kim1-1/+22
2019-11-28Merge "wifi: Fix derefrencing of NULL pointer" into tizensubmit/tizen/20191128.114002accepted/tizen/unified/20191129.033505Jaehyun Kim1-0/+5
2019-11-22wifi: Fix derefrencing of NULL pointerJaehyun Kim1-0/+5
2019-11-04Remove TIZEN_EXT for patch accepted by upstream community.Nishant Chaprana1-8/+0
2019-10-14Merge "Use system hostname first" into tizensubmit/tizen/20191022.003657submit/tizen/20191021.013541submit/tizen/20191017.072410submit/tizen/20191016.060650submit/tizen/20191014.125724accepted/tizen/unified/20191022.150300Jaehyun Kim1-30/+40
2019-10-14Merge "Try to auto-connect with favorite service before full channel scan" in...Jaehyun Kim1-10/+33
2019-10-14Use system hostname firstJaehyun Kim1-30/+40
2019-10-11Try to auto-connect with favorite service before full channel scanhyunuk.tak1-10/+33
2019-10-11Extract strength as int32 in SignalPoll method_call's replysubmit/tizen/20191011.090452Nishant Chaprana1-2/+2
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