summaryrefslogtreecommitdiff
path: root/src/network.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-17Fix crash issue when sending DHCP_FAIL signalJaehyun Kim1-3/+10
2023-10-25Add ApSelectionMethod config optionJaehyun Kim1-8/+4
2023-07-20Use estimated throughput for wifi roamingJaehyun Kim1-2/+13
2023-06-05Do not include related code if INS is not enabledaccepted/tizen/unified/20230616.172359Jaehyun Kim1-1/+7
2023-06-05Add a dbus method for DHCP statusJaehyun Kim1-0/+30
2023-01-11Add a dbus signal and a property for DHCP statusaccepted/tizen/7.0/unified/20230118.093741Jaehyun Kim1-4/+6
2022-12-07Support PSK_SHA256 for ieee80211waccepted/tizen/7.0/unified/20221209.015645Jaehyun Kim1-0/+13
2022-10-31DA: Standard error for customer self-diagnosisJaehyun Kim1-0/+4
2022-10-31DA: Set ignore field as true when assoc failsJaehyun Kim1-0/+3
2022-10-31DA: Add DHCP state notify functionJaehyun Kim1-0/+43
2022-08-23Maintain connection status when wifi roamingsubmit/tizen/20220902.085939submit/tizen/20220829.114301Jaehyun Kim1-3/+27
2022-06-05Fix derefrencing of invalid pointersubmit/tizen/20220617.053331accepted/tizen/unified/20220620.131713Jaehyun Kim1-0/+3
2022-02-23Merge tag 'upstream/1.40' into tizen.submit/tizen/20220224.061208Niraj Kumar Goit1-0/+16
2022-02-15Imported Upstream version 1.40upstream/1.40Niraj Kumar Goit1-0/+15
2022-02-14Add support to get PMF informationsubmit/tizen/20220215.060643accepted/tizen/unified/20220216.175734Jaehyun Kim1-2/+6
2022-01-21Fix NULL dereferencingsubmit/tizen/20220125.082819accepted/tizen/unified/20220126.213040Jaehyun Kim1-0/+4
2022-01-13Add support for handling wifi authentication failuresubmit/tizen/20220118.052414accepted/tizen/unified/20220119.121745Jaehyun Kim1-1/+23
2021-12-28Change the roaming scan intervalsubmit/tizen/20211230.063452Jaehyun Kim1-0/+12
2021-12-28Start wifi roaming when better BSS is foundJaehyun Kim1-9/+33
2021-12-07service: Add a new property 'SecurityList'Jaehyun Kim1-0/+15
2021-12-06Use the default logic when not using INSJaehyun Kim1-15/+8
2021-01-04Imported Upstream connman version 1.38Niraj Kumar Goit1-1/+1
2020-10-14Imported Upstream version 1.38upstream/1.38Nishant Chaprana1-1/+1
2020-10-07Add support for dlogJaehyun Kim1-3/+21
2020-07-23Svace issues: Null check and memory leakssubmit/tizen/20200804.104340submit/tizen/20200730.084504accepted/tizen/unified/20200805.122502Rahul Jain1-0/+4
2020-05-22supported OWE Transition modeJinwon Kim1-1/+59
2020-05-04Add support of EAP on Ethernet.Nishant Chaprana1-0/+19
2020-04-16Add intelligent Network Selectionsubmit/tizen/20200417.010643accepted/tizen/unified/20200417.152700hyunuk.tak1-0/+49
2019-09-27Add DPP service based on configuration filesubmit/tizen/20190927.130602Yu1-0/+22
2019-09-18Imported Upstream version 1.37submit/tizen/20190920.082459Nishant Chaprana1-9/+356
2019-09-06Emit Service PropertyChanged when ConnectReason and DisconnectionRequested ch...Nishant Chaprana1-0/+4
2019-08-27Update RSSI/Strength of connected service using SignalPoll eventNishant Chaprana1-0/+3
2019-07-04Imported Upstream version 1.37upstream/1.37Nishant Chaprana1-8/+357
2019-06-11Improve support of Multiple same SSIDs including band steering.submit/tizen/20190611.082034accepted/tizen/unified/20190611.110358Jaehyun Kim1-23/+0
2019-04-05Added support of Multiple same SSIDs including band steering.submit/tizen/20190409.131053accepted/tizen/unified/20190410.061801Niraj Kumar Goit1-5/+23
2018-10-05Add IEEE 802.11 protocol(b/g/n/a/ac) Modes of APsMilind Murhekar1-0/+30
2018-10-04[CONNMAN][Change AP's max speed logic]Mayank Haarit1-0/+19
2018-05-24Fixed various memory leaksSaurav Babu1-0/+2
2018-04-20Add BSSID , signal strength and frequency list of the APssubmit/tizen/20180424.084858accepted/tizen/unified/20180425.062309Mayank Haarit1-0/+14
2018-04-20Added logic to get country code of APsMayank Haarit1-0/+24
2018-02-26[connman]Added support of EAP-FAST,EAP-PWD and EAP-AKA'.submit/tizen/20180226.110934accepted/tizen/unified/20180227.062953Niraj Kumar Goit1-0/+4
2018-01-23Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-22/+27
2018-01-23Updated connman to version 1.35Seonah Moon1-104/+84
2018-01-08Imported Upstream version 1.35upstream/1.35Seonah Moon1-71/+77
2018-01-04Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-21/+27
2017-12-27connman: Get HS20 property of service correctlysubmit/tizen/20171228.074717submit/tizen/20171228.053515accepted/tizen/unified/20171229.070200Saurav Babu1-20/+5
2017-12-19[Upstream] Wait 4 seconds for RA before re-sending RS messages.Niraj Kumar Goit1-2/+10
2017-12-13Remove non-essential logssubmit/tizen/20171218.085650accepted/tizen/unified/20171219.072622taesub kim1-4/+3
2017-12-07Revert "[connman] Configure IPv6 after IPv4 dhcp succeed."Saurav Babu1-24/+1
2017-11-03Added handling of "AssocStatusCode" signalManeesh Jain1-0/+21